#919DF9#919DF9
#919DF9 is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.5% C 0.134 H 276.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #919DF9 |
|---|---|
| RGB | rgb(145, 157, 249) |
| HSL | hsl(233, 90%, 77%) |
| HSV | hsv(233, 42%, 98%) |
| CMYK | cmyk(41.8%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(67.26, 18.40, -47.29) |
| CIE-LCH | lch(67.26, 50.74, 291.26°) |
| OKLab | oklab(72.46% 0.016 -0.133) |
| OKLCH | oklch(72.46% 0.134 276.9) |
| XYZ | xyz(40.8278, 36.9713, 94.5891) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.21
Perrywinkle
#8F8CE7
ΔE00 5.61
Lavender Blue
#8B88F8
ΔE00 6.13
Periwinkle (survey)
#8E82FE
ΔE00 8.09
Cornflowerblue
#6495ED
ΔE00 8.34
Soft Blue
#6488EA
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#919DF9 #F9ED91
analogous
#91D1F9 #919DF9 #B991F9
triadic
#919DF9 #F9919D #9DF991
tetradic
#919DF9 #F991D1 #F9ED91 #91F9B9
square
#919DF9 #F991D1 #F9ED91 #91F9B9
split-complementary
#919DF9 #F9B991 #D1F991
monochromatic
#1D36F3 #5769F6 #919DF9 #CBD1FC #E2E5FD
Accessibility & contrast
On white
2.50
#919DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#919DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #919DF9
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##919DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##919DF9 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FD
Deuteranopia (green-blind)
#75A0F7
Tritanopia (blue-blind)
#6FB0BF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #919df9; /* rgb */ color: rgb(145, 157, 249); /* oklch */ color: oklch(72.5% 0.134 276.9);
Tailwind
colors: {
custom: {
50: '#b5b9fb',
500: '#919df9',
950: '#000000',
},
}SCSS
$custom: #919df9; $custom-light: #b5b9fb; $custom-dark: #000000;
JSON
{
"hex": "#919df9",
"rgb": {
"r": 145,
"g": 157,
"b": 249
},
"hsl": {
"h": 233.077,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.72459,
"c": 0.13397,
"h": 276.9
},
"luminance": 0.36973
}Semantic roles & 50–950 ramp
primary
#919DF9
secondary
#F6F2D5
accent
#CB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085