#829DF9#829DF9
#829DF9 is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.5% C 0.138 H 270.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #829DF9 |
|---|---|
| RGB | rgb(130, 157, 249) |
| HSL | hsl(226, 91%, 74%) |
| HSV | hsv(226, 48%, 98%) |
| CMYK | cmyk(47.8%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(66.29, 14.80, -48.88) |
| CIE-LCH | lch(66.29, 51.07, 286.85°) |
| OKLab | oklab(71.47% 0.0006 -0.1379) |
| OKLCH | oklch(71.47% 0.138 270.2) |
| XYZ | xyz(38.3563, 35.6970, 94.4732) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.51
Cornflowerblue
#6495ED
ΔE00 5.36
Soft Blue
#6488EA
ΔE00 6.98
Lavender Blue
#8B88F8
ΔE00 7.54
Perrywinkle
#8F8CE7
ΔE00 7.59
Carolina Blue
#8AB8FE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#829DF9 #F9DE82
analogous
#82D8F9 #829DF9 #A382F9
triadic
#829DF9 #F9829D #9DF982
tetradic
#829DF9 #F982D8 #F9DE82 #82F9A3
square
#829DF9 #F982D8 #F9DE82 #82F9A3
split-complementary
#829DF9 #F9A382 #D8F982
monochromatic
#0D41F3 #486FF6 #829DF9 #BCCBFC #E2E8FE
Accessibility & contrast
On white
2.58
#829DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#829DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #829DF9
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##829DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##829DF9 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FD
Deuteranopia (green-blind)
#6E9CF7
Tritanopia (blue-blind)
#52B0BF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #829df9; /* rgb */ color: rgb(130, 157, 249); /* oklch */ color: oklch(71.5% 0.138 270.2);
Tailwind
colors: {
custom: {
50: '#acb9fb',
500: '#829df9',
950: '#000000',
},
}SCSS
$custom: #829df9; $custom-light: #acb9fb; $custom-dark: #000000;
JSON
{
"hex": "#829df9",
"rgb": {
"r": 130,
"g": 157,
"b": 249
},
"hsl": {
"h": 226.387,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.71465,
"c": 0.13793,
"h": 270.2
},
"luminance": 0.35699
}Semantic roles & 50–950 ramp
primary
#829DF9
secondary
#F6EED5
accent
#B100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085