#829BF9#829BF9
#829BF9 is a light, vivid blue. Relative luminance 0.350; OKLCH L 71.1% C 0.140 H 271.2°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #829BF9 |
|---|---|
| RGB | rgb(130, 155, 249) |
| HSL | hsl(227, 91%, 74%) |
| HSV | hsv(227, 48%, 98%) |
| CMYK | cmyk(47.8%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(65.77, 15.96, -49.70) |
| CIE-LCH | lch(65.77, 52.20, 287.80°) |
| OKLab | oklab(71.07% 0.0029 -0.1403) |
| OKLCH | oklch(71.07% 0.14 271.2) |
| XYZ | xyz(38.0207, 35.0258, 94.3614) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.08
Cornflowerblue
#6495ED
ΔE00 5.44
Soft Blue
#6488EA
ΔE00 6.63
Lavender Blue
#8B88F8
ΔE00 6.92
Perrywinkle
#8F8CE7
ΔE00 7.03
Carolina Blue
#8AB8FE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#829BF9 #F9E082
analogous
#82D7F9 #829BF9 #A582F9
triadic
#829BF9 #F9829B #9BF982
tetradic
#829BF9 #F982D7 #F9E082 #82F9A5
square
#829BF9 #F982D7 #F9E082 #82F9A5
split-complementary
#829BF9 #F9A582 #D7F982
monochromatic
#0D3EF3 #486CF6 #829BF9 #BCCAFC #E2E8FE
Accessibility & contrast
On white
2.62
#829BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#829BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #829BF9
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##829BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##829BF9 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FD
Deuteranopia (green-blind)
#6B9BF7
Tritanopia (blue-blind)
#53AFBE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #829bf9; /* rgb */ color: rgb(130, 155, 249); /* oklch */ color: oklch(71.1% 0.140 271.2);
Tailwind
colors: {
custom: {
50: '#acb8fb',
500: '#829bf9',
950: '#000000',
},
}SCSS
$custom: #829bf9; $custom-light: #acb8fb; $custom-dark: #000000;
JSON
{
"hex": "#829bf9",
"rgb": {
"r": 130,
"g": 155,
"b": 249
},
"hsl": {
"h": 227.395,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.71065,
"c": 0.14036,
"h": 271.2
},
"luminance": 0.35028
}Semantic roles & 50–950 ramp
primary
#829BF9
secondary
#F6EFD5
accent
#B500E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085