#888EF1#888EF1
#888EF1 is a light, vivid blue. Relative luminance 0.309; OKLCH L 68.5% C 0.145 H 279.2°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #888EF1 |
|---|---|
| RGB | rgb(136, 142, 241) |
| HSL | hsl(237, 79%, 74%) |
| HSV | hsv(237, 44%, 95%) |
| CMYK | cmyk(43.6%, 41.1%, 0%, 5.5%) |
| CIE-LAB | lab(62.45, 22.61, -50.54) |
| CIE-LCH | lch(62.45, 55.37, 294.11°) |
| OKLab | oklab(68.49% 0.0232 -0.1427) |
| OKLCH | oklch(68.49% 0.145 279.2) |
| XYZ | xyz(35.6988, 30.9294, 87.2910) |
| Luminance | 0.3093 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.39
Perrywinkle
#8F8CE7
ΔE00 2.58
Periwinkle Blue
#8F99FB
ΔE00 3.27
Periwinkle (survey)
#8E82FE
ΔE00 4.58
Soft Blue
#6488EA
ΔE00 6.65
Cornflower
#6A79F7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888EF1 #F1EB88
analogous
#88C3F1 #888EF1 #B788F1
triadic
#888EF1 #F1888E #8EF188
tetradic
#888EF1 #F188C3 #F1EB88 #88F1B7
square
#888EF1 #F188C3 #F1EB88 #88F1B7
split-complementary
#888EF1 #F1B788 #C3F188
monochromatic
#1B26E4 #515AEB #888EF1 #BFC2F7 #E4E5FC
Accessibility & contrast
On white
2.92
#888EF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#888EF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888EF1
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888EF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888EF1 | 1.00 | 2.92 | 7.19 | 7.19 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699BF5
Deuteranopia (green-blind)
#6293EF
Tritanopia (blue-blind)
#65A2B4
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #888ef1; /* rgb */ color: rgb(136, 142, 241); /* oklch */ color: oklch(68.5% 0.145 279.2);
Tailwind
colors: {
custom: {
50: '#afaff6',
500: '#888ef1',
950: '#000000',
},
}SCSS
$custom: #888ef1; $custom-light: #afaff6; $custom-dark: #000000;
JSON
{
"hex": "#888ef1",
"rgb": {
"r": 136,
"g": 142,
"b": 241
},
"hsl": {
"h": 236.571,
"s": 78.947,
"l": 73.922
},
"oklch": {
"l": 0.68491,
"c": 0.1446,
"h": 279.2
},
"luminance": 0.30931
}Semantic roles & 50–950 ramp
primary
#888EF1
secondary
#F4F2D7
accent
#CF0ADB
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#111017
muted
#807F85