#888FEE#888FEE
#888FEE is a light, vivid blue. Relative luminance 0.311; OKLCH L 68.5% C 0.139 H 278.9°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #888FEE |
|---|---|
| RGB | rgb(136, 143, 238) |
| HSL | hsl(236, 75%, 73%) |
| HSV | hsv(236, 43%, 93%) |
| CMYK | cmyk(42.9%, 39.9%, 0%, 6.7%) |
| CIE-LAB | lab(62.55, 21.18, -48.72) |
| CIE-LCH | lch(62.55, 53.13, 293.49°) |
| OKLab | oklab(68.52% 0.0214 -0.1374) |
| OKLCH | oklch(68.52% 0.139 278.9) |
| XYZ | xyz(35.4038, 31.0506, 85.0002) |
| Luminance | 0.3105 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.49
Lavender Blue
#8B88F8
ΔE00 2.89
Periwinkle Blue
#8F99FB
ΔE00 3.16
Periwinkle (survey)
#8E82FE
ΔE00 5.07
Soft Blue
#6488EA
ΔE00 6.64
Cornflower
#6A79F7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888FEE #EEE788
analogous
#88C2EE #888FEE #B488EE
triadic
#888FEE #EE888F #8FEE88
tetradic
#888FEE #EE88C2 #EEE788 #88EEB4
square
#888FEE #EE88C2 #EEE788 #88EEB4
split-complementary
#888FEE #EEB488 #C2EE88
monochromatic
#1F2CDC #525DE6 #888FEE #BEC1F6 #E4E6FB
Accessibility & contrast
On white
2.91
#888FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#888FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888FEE
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888FEE | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9BF2
Deuteranopia (green-blind)
#6694EC
Tritanopia (blue-blind)
#67A2B3
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #888fee; /* rgb */ color: rgb(136, 143, 238); /* oklch */ color: oklch(68.5% 0.139 278.9);
Tailwind
colors: {
custom: {
50: '#afaff4',
500: '#888fee',
950: '#000000',
},
}SCSS
$custom: #888fee; $custom-light: #afaff4; $custom-dark: #000000;
JSON
{
"hex": "#888fee",
"rgb": {
"r": 136,
"g": 143,
"b": 238
},
"hsl": {
"h": 235.882,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.6852,
"c": 0.13908,
"h": 278.9
},
"luminance": 0.31052
}Semantic roles & 50–950 ramp
primary
#888FEE
secondary
#F3F1D8
accent
#C90ED7
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85