#819EF9#819EF9
#819EF9 is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.6% C 0.137 H 269.3°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #819EF9 |
|---|---|
| RGB | rgb(129, 158, 249) |
| HSL | hsl(226, 91%, 74%) |
| HSV | hsv(226, 48%, 98%) |
| CMYK | cmyk(48.2%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(66.49, 13.99, -48.57) |
| CIE-LCH | lch(66.49, 50.55, 286.07°) |
| OKLab | oklab(71.6% -0.0016 -0.137) |
| OKLCH | oklch(71.6% 0.137 269.3) |
| XYZ | xyz(38.3735, 35.9580, 94.5227) |
| Luminance | 0.3596 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.94
Cornflowerblue
#6495ED
ΔE00 5.17
Soft Blue
#6488EA
ΔE00 7.10
Carolina Blue
#8AB8FE
ΔE00 7.40
Lavender Blue
#8B88F8
ΔE00 7.99
Perrywinkle
#8F8CE7
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#819EF9 #F9DC81
analogous
#81DAF9 #819EF9 #A081F9
triadic
#819EF9 #F9819E #9EF981
tetradic
#819EF9 #F981DA #F9DC81 #81F9A0
square
#819EF9 #F981DA #F9DC81 #81F9A0
split-complementary
#819EF9 #F9A081 #DAF981
monochromatic
#0C44F3 #4771F6 #819EF9 #BBCBFC #E2E9FE
Accessibility & contrast
On white
2.56
#819EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#819EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #819EF9
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##819EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##819EF9 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FD
Deuteranopia (green-blind)
#6F9DF7
Tritanopia (blue-blind)
#50B1C0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #819ef9; /* rgb */ color: rgb(129, 158, 249); /* oklch */ color: oklch(71.6% 0.137 269.3);
Tailwind
colors: {
custom: {
50: '#abbafb',
500: '#819ef9',
950: '#000000',
},
}SCSS
$custom: #819ef9; $custom-light: #abbafb; $custom-dark: #000000;
JSON
{
"hex": "#819ef9",
"rgb": {
"r": 129,
"g": 158,
"b": 249
},
"hsl": {
"h": 225.5,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.71603,
"c": 0.13705,
"h": 269.3
},
"luminance": 0.3596
}Semantic roles & 50–950 ramp
primary
#819EF9
secondary
#F6EED5
accent
#AE00E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085