#919DF7#919DF7
#919DF7 is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.4% C 0.131 H 276.8°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #919DF7 |
|---|---|
| RGB | rgb(145, 157, 247) |
| HSL | hsl(233, 86%, 77%) |
| HSV | hsv(233, 41%, 97%) |
| CMYK | cmyk(41.3%, 36.4%, 0%, 3.1%) |
| CIE-LAB | lab(67.16, 17.85, -46.35) |
| CIE-LCH | lch(67.16, 49.66, 291.06°) |
| OKLab | oklab(72.36% 0.0156 -0.1303) |
| OKLCH | oklch(72.36% 0.131 276.8) |
| XYZ | xyz(40.5175, 36.8472, 92.9550) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.34
Perrywinkle
#8F8CE7
ΔE00 5.52
Lavender Blue
#8B88F8
ΔE00 6.17
Periwinkle (survey)
#8E82FE
ΔE00 8.16
Cornflowerblue
#6495ED
ΔE00 8.35
Soft Blue
#6488EA
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#919DF7 #F7EB91
analogous
#91D0F7 #919DF7 #B891F7
triadic
#919DF7 #F7919D #9DF791
tetradic
#919DF7 #F791D0 #F7EB91 #91F7B8
square
#919DF7 #F791D0 #F7EB91 #91F7B8
split-complementary
#919DF7 #F7B891 #D0F791
monochromatic
#1F37EF #586AF3 #919DF7 #CAD0FB #E2E6FD
Accessibility & contrast
On white
2.51
#919DF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#919DF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #919DF7
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##919DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##919DF7 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FB
Deuteranopia (green-blind)
#76A0F5
Tritanopia (blue-blind)
#70AFBE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #919df7; /* rgb */ color: rgb(145, 157, 247); /* oklch */ color: oklch(72.4% 0.131 276.8);
Tailwind
colors: {
custom: {
50: '#b5b9fa',
500: '#919df7',
950: '#000000',
},
}SCSS
$custom: #919df7; $custom-light: #b5b9fa; $custom-dark: #000000;
JSON
{
"hex": "#919df7",
"rgb": {
"r": 145,
"g": 157,
"b": 247
},
"hsl": {
"h": 232.941,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.72357,
"c": 0.1312,
"h": 276.8
},
"luminance": 0.36849
}Semantic roles & 50–950 ramp
primary
#919DF7
secondary
#F5F1D6
accent
#C903E3
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085