#888EF9#888EF9
#888EF9 is a light, vivid blue. Relative luminance 0.314; OKLCH L 68.9% C 0.156 H 279.1°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #888EF9 |
|---|---|
| RGB | rgb(136, 142, 249) |
| HSL | hsl(237, 90%, 75%) |
| HSV | hsv(237, 45%, 98%) |
| CMYK | cmyk(45.4%, 43%, 0%, 2.4%) |
| CIE-LAB | lab(62.86, 24.91, -54.29) |
| CIE-LCH | lch(62.86, 59.73, 294.65°) |
| OKLab | oklab(68.94% 0.0245 -0.1537) |
| OKLCH | oklch(68.94% 0.156 279.1) |
| XYZ | xyz(36.9200, 31.4179, 93.7230) |
| Luminance | 0.3142 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.14
Periwinkle Blue
#8F99FB
ΔE00 3.13
Perrywinkle
#8F8CE7
ΔE00 3.42
Periwinkle (survey)
#8E82FE
ΔE00 4.22
Soft Blue
#6488EA
ΔE00 6.73
Cornflower
#6A79F7
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888EF9 #F9F388
analogous
#88C6F9 #888EF9 #BA88F9
triadic
#888EF9 #F9888E #8EF988
tetradic
#888EF9 #F988C6 #F9F388 #88F9BA
square
#888EF9 #F988C6 #F9F388 #88F9BA
split-complementary
#888EF9 #F9BA88 #C6F988
monochromatic
#131FF3 #4E57F6 #888EF9 #C2C5FC #E2E3FE
Accessibility & contrast
On white
2.88
#888EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#888EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888EF9
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888EF9 | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649DFD
Deuteranopia (green-blind)
#5C94F7
Tritanopia (blue-blind)
#61A4B7
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #888ef9; /* rgb */ color: rgb(136, 142, 249); /* oklch */ color: oklch(68.9% 0.156 279.1);
Tailwind
colors: {
custom: {
50: '#b0affc',
500: '#888ef9',
950: '#000000',
},
}SCSS
$custom: #888ef9; $custom-light: #b0affc; $custom-dark: #000000;
JSON
{
"hex": "#888ef9",
"rgb": {
"r": 136,
"g": 142,
"b": 249
},
"hsl": {
"h": 236.814,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.68938,
"c": 0.15562,
"h": 279.1
},
"luminance": 0.3142
}Semantic roles & 50–950 ramp
primary
#888EF9
secondary
#F6F4D5
accent
#D900E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85