#888FE0#888FE0
#888FE0 is a light, moderate blue. Relative luminance 0.303; OKLCH L 67.8% C 0.119 H 278.9°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #888FE0 |
|---|---|
| RGB | rgb(136, 143, 224) |
| HSL | hsl(235, 59%, 71%) |
| HSV | hsv(235, 39%, 88%) |
| CMYK | cmyk(39.3%, 36.2%, 0%, 12.2%) |
| CIE-LAB | lab(61.88, 17.25, -42.03) |
| CIE-LCH | lch(61.88, 45.43, 292.31°) |
| OKLab | oklab(67.78% 0.0185 -0.1179) |
| OKLCH | oklch(67.78% 0.119 278.9) |
| XYZ | xyz(33.4264, 30.2596, 74.5860) |
| Luminance | 0.3026 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.32
Lavender Blue
#8B88F8
ΔE00 4.40
Periwinkle Blue
#8F99FB
ΔE00 4.45
Periwinkle (survey)
#8E82FE
ΔE00 6.37
Soft Blue
#6488EA
ΔE00 7.15
Cornflower
#6A79F7
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888FE0 #E0D988
analogous
#88BBE0 #888FE0 #AD88E0
triadic
#888FE0 #E0888F #8FE088
tetradic
#888FE0 #E088BB #E0D988 #88E0AD
square
#888FE0 #E088BB #E0D988 #88E0AD
split-complementary
#888FE0 #E0AD88 #BBE088
monochromatic
#313CBC #5761D3 #888FE0 #B9BDED #E7E8F9
Accessibility & contrast
On white
2.98
#888FE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#888FE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888FE0
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888FE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888FE0 | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7499E3
Deuteranopia (green-blind)
#6E92DE
Tritanopia (blue-blind)
#6E9FAD
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #888fe0; /* rgb */ color: rgb(136, 143, 224); /* oklch */ color: oklch(67.8% 0.119 278.9);
Tailwind
colors: {
custom: {
50: '#aeafea',
500: '#888fe0',
950: '#000000',
},
}SCSS
$custom: #888fe0; $custom-light: #aeafea; $custom-dark: #000000;
JSON
{
"hex": "#888fe0",
"rgb": {
"r": 136,
"g": 143,
"b": 224
},
"hsl": {
"h": 235.227,
"s": 58.667,
"l": 70.588
},
"oklch": {
"l": 0.67784,
"c": 0.11939,
"h": 278.9
},
"luminance": 0.30261
}Semantic roles & 50–950 ramp
primary
#888FE0
secondary
#EEECD6
accent
#B91FC6
background
#FAFAFE
surface
#F5F4FD
border
#CFCED5
text
#111016
muted
#807F84