#888FEA#888FEA
#888FEA is a light, vivid blue. Relative luminance 0.308; OKLCH L 68.3% C 0.133 H 278.9°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #888FEA |
|---|---|
| RGB | rgb(136, 143, 234) |
| HSL | hsl(236, 70%, 73%) |
| HSV | hsv(236, 42%, 92%) |
| CMYK | cmyk(41.9%, 38.9%, 0%, 8.2%) |
| CIE-LAB | lab(62.35, 20.04, -46.82) |
| CIE-LCH | lch(62.35, 50.93, 293.17°) |
| OKLab | oklab(68.31% 0.0206 -0.1319) |
| OKLCH | oklch(68.31% 0.133 278.9) |
| XYZ | xyz(34.8227, 30.8181, 81.9396) |
| Luminance | 0.3082 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.25
Lavender Blue
#8B88F8
ΔE00 3.24
Periwinkle Blue
#8F99FB
ΔE00 3.44
Periwinkle (survey)
#8E82FE
ΔE00 5.38
Soft Blue
#6488EA
ΔE00 6.72
Cornflower
#6A79F7
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888FEA #EAE388
analogous
#88C0EA #888FEA #B288EA
triadic
#888FEA #EA888F #8FEA88
tetradic
#888FEA #EA88C0 #EAE388 #88EAB2
square
#888FEA #EA88C0 #EAE388 #88EAB2
split-complementary
#888FEA #EAB288 #C0EA88
monochromatic
#2532D2 #545EE1 #888FEA #BCC0F3 #E5E7FA
Accessibility & contrast
On white
2.93
#888FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#888FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888FEA
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888FEA | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEE
Deuteranopia (green-blind)
#6893E8
Tritanopia (blue-blind)
#69A1B1
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #888fea; /* rgb */ color: rgb(136, 143, 234); /* oklch */ color: oklch(68.3% 0.133 278.9);
Tailwind
colors: {
custom: {
50: '#afaff1',
500: '#888fea',
950: '#000000',
},
}SCSS
$custom: #888fea; $custom-light: #afaff1; $custom-dark: #000000;
JSON
{
"hex": "#888fea",
"rgb": {
"r": 136,
"g": 143,
"b": 234
},
"hsl": {
"h": 235.714,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.68306,
"c": 0.13349,
"h": 278.9
},
"luminance": 0.3082
}Semantic roles & 50–950 ramp
primary
#888FEA
secondary
#F2F0D9
accent
#C414D2
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85