#829EF9#829EF9
#829EF9 is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.7% C 0.137 H 269.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #829EF9 |
|---|---|
| RGB | rgb(130, 158, 249) |
| HSL | hsl(226, 91%, 74%) |
| HSV | hsv(226, 48%, 98%) |
| CMYK | cmyk(47.8%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(66.55, 14.22, -48.47) |
| CIE-LCH | lch(66.55, 50.51, 286.36°) |
| OKLab | oklab(71.67% -0.0006 -0.1367) |
| OKLCH | oklch(71.67% 0.137 269.8) |
| XYZ | xyz(38.5262, 36.0367, 94.5299) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.75
Cornflowerblue
#6495ED
ΔE00 5.34
Soft Blue
#6488EA
ΔE00 7.17
Carolina Blue
#8AB8FE
ΔE00 7.46
Lavender Blue
#8B88F8
ΔE00 7.86
Perrywinkle
#8F8CE7
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#829EF9 #F9DD82
analogous
#82DAF9 #829EF9 #A282F9
triadic
#829EF9 #F9829E #9EF982
tetradic
#829EF9 #F982DA #F9DD82 #82F9A2
square
#829EF9 #F982DA #F9DD82 #82F9A2
split-complementary
#829EF9 #F9A282 #DAF982
monochromatic
#0D43F3 #4871F6 #829EF9 #BCCBFC #E2E8FE
Accessibility & contrast
On white
2.56
#829EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#829EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #829EF9
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##829EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##829EF9 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FD
Deuteranopia (green-blind)
#6F9DF7
Tritanopia (blue-blind)
#52B1C0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #829ef9; /* rgb */ color: rgb(130, 158, 249); /* oklch */ color: oklch(71.7% 0.137 269.8);
Tailwind
colors: {
custom: {
50: '#acbafb',
500: '#829ef9',
950: '#000000',
},
}SCSS
$custom: #829ef9; $custom-light: #acbafb; $custom-dark: #000000;
JSON
{
"hex": "#829ef9",
"rgb": {
"r": 130,
"g": 158,
"b": 249
},
"hsl": {
"h": 225.882,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.71666,
"c": 0.13673,
"h": 269.8
},
"luminance": 0.36039
}Semantic roles & 50–950 ramp
primary
#829EF9
secondary
#F6EED5
accent
#AF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085