#828AF9#828AF9
#828AF9 is a light, vivid blue. Relative luminance 0.298; OKLCH L 67.8% C 0.162 H 278.0°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #828AF9 |
|---|---|
| RGB | rgb(130, 138, 249) |
| HSL | hsl(236, 91%, 74%) |
| HSV | hsv(236, 48%, 98%) |
| CMYK | cmyk(47.8%, 44.6%, 0%, 2.4%) |
| CIE-LAB | lab(61.45, 25.88, -56.56) |
| CIE-LCH | lch(61.45, 62.20, 294.59°) |
| OKLab | oklab(67.76% 0.0226 -0.1605) |
| OKLCH | oklch(67.76% 0.162 278) |
| XYZ | xyz(35.3880, 29.7604, 93.4838) |
| Luminance | 0.2976 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.10
Periwinkle (survey)
#8E82FE
ΔE00 3.87
Perrywinkle
#8F8CE7
ΔE00 4.03
Periwinkle Blue
#8F99FB
ΔE00 4.38
Cornflower
#6A79F7
ΔE00 5.75
Soft Blue
#6488EA
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#828AF9 #F9F182
analogous
#82C6F9 #828AF9 #B582F9
triadic
#828AF9 #F9828A #8AF982
tetradic
#828AF9 #F982C6 #F9F182 #82F9B5
square
#828AF9 #F982C6 #F9F182 #82F9B5
split-complementary
#828AF9 #F9B582 #C6F982
monochromatic
#0D1DF3 #4853F6 #828AF9 #BCC1FC #E2E4FE
Accessibility & contrast
On white
3.02
#828AF9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#828AF9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #828AF9
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##828AF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##828AF9 | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C99FD
Deuteranopia (green-blind)
#5290F7
Tritanopia (blue-blind)
#55A2B5
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #828af9; /* rgb */ color: rgb(130, 138, 249); /* oklch */ color: oklch(67.8% 0.162 278.0);
Tailwind
colors: {
custom: {
50: '#adacfc',
500: '#828af9',
950: '#000000',
},
}SCSS
$custom: #828af9; $custom-light: #adacfc; $custom-dark: #000000;
JSON
{
"hex": "#828af9",
"rgb": {
"r": 130,
"g": 138,
"b": 249
},
"hsl": {
"h": 235.966,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.67758,
"c": 0.16209,
"h": 278
},
"luminance": 0.29762
}Semantic roles & 50–950 ramp
primary
#828AF9
secondary
#F6F4D5
accent
#D600E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85