#919EE6#919EE6
#919EE6 is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.7% C 0.106 H 275.6°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #919EE6 |
|---|---|
| RGB | rgb(145, 158, 230) |
| HSL | hsl(231, 63%, 74%) |
| HSV | hsv(231, 37%, 90%) |
| CMYK | cmyk(37%, 31.3%, 0%, 9.8%) |
| CIE-LAB | lab(66.66, 12.63, -37.82) |
| CIE-LCH | lch(66.66, 39.87, 288.47°) |
| OKLab | oklab(71.72% 0.0103 -0.1056) |
| OKLCH | oklch(71.72% 0.106 275.6) |
| XYZ | xyz(38.1827, 36.1851, 79.8202) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.54
Perrywinkle
#8F8CE7
ΔE00 5.66
Lavender Blue
#8B88F8
ΔE00 7.32
Cornflowerblue
#6495ED
ΔE00 8.69
Pastel Blue
#A2BFFE
ΔE00 9.01
Soft Blue
#6488EA
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#919EE6 #E6D991
analogous
#91C8E6 #919EE6 #AE91E6
triadic
#919EE6 #E6919E #9EE691
tetradic
#919EE6 #E691C8 #E6D991 #91E6AE
square
#919EE6 #E691C8 #E6D991 #91E6AE
split-complementary
#919EE6 #E6AE91 #C8E691
monochromatic
#2F47CE #5F72DB #919EE6 #C3CAF1 #E6E9F9
Accessibility & contrast
On white
2.55
#919EE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#919EE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #919EE6
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##919EE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##919EE6 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A6E9
Deuteranopia (green-blind)
#819FE4
Tritanopia (blue-blind)
#78ACB8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #919ee6; /* rgb */ color: rgb(145, 158, 230); /* oklch */ color: oklch(71.7% 0.106 275.6);
Tailwind
colors: {
custom: {
50: '#b4baee',
500: '#919ee6',
950: '#000000',
},
}SCSS
$custom: #919ee6; $custom-light: #b4baee; $custom-dark: #000000;
JSON
{
"hex": "#919ee6",
"rgb": {
"r": 145,
"g": 158,
"b": 230
},
"hsl": {
"h": 230.824,
"s": 62.963,
"l": 73.529
},
"oklch": {
"l": 0.71721,
"c": 0.10606,
"h": 275.6
},
"luminance": 0.36187
}Semantic roles & 50–950 ramp
primary
#919EE6
secondary
#F1EDDA
accent
#B01BCB
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084