#888DF4#888DF4
#888DF4 is a light, vivid blue. Relative luminance 0.308; OKLCH L 68.5% C 0.150 H 279.5°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #888DF4 |
|---|---|
| RGB | rgb(136, 141, 244) |
| HSL | hsl(237, 83%, 75%) |
| HSV | hsv(237, 44%, 96%) |
| CMYK | cmyk(44.3%, 42.2%, 0%, 4.3%) |
| CIE-LAB | lab(62.35, 24.06, -52.35) |
| CIE-LCH | lch(62.35, 57.61, 294.68°) |
| OKLab | oklab(68.47% 0.0249 -0.148) |
| OKLCH | oklch(68.47% 0.15 279.5) |
| XYZ | xyz(36.0025, 30.8139, 89.6211) |
| Luminance | 0.3082 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.94
Perrywinkle
#8F8CE7
ΔE00 2.78
Periwinkle Blue
#8F99FB
ΔE00 3.46
Periwinkle (survey)
#8E82FE
ΔE00 4.12
Soft Blue
#6488EA
ΔE00 6.71
Cornflower
#6A79F7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888DF4 #F4EF88
analogous
#88C3F4 #888DF4 #B988F4
triadic
#888DF4 #F4888D #8DF488
tetradic
#888DF4 #F488C3 #F4EF88 #88F4B9
square
#888DF4 #F488C3 #F4EF88 #88F4B9
split-complementary
#888DF4 #F4B988 #C3F488
monochromatic
#1822EA #5057EF #888DF4 #C0C3F9 #E3E4FC
Accessibility & contrast
On white
2.93
#888DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#888DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888DF4
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888DF4 | 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)
#669BF8
Deuteranopia (green-blind)
#5F93F2
Tritanopia (blue-blind)
#64A2B5
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #888df4; /* rgb */ color: rgb(136, 141, 244); /* oklch */ color: oklch(68.5% 0.150 279.5);
Tailwind
colors: {
custom: {
50: '#b0aef8',
500: '#888df4',
950: '#000000',
},
}SCSS
$custom: #888df4; $custom-light: #b0aef8; $custom-dark: #000000;
JSON
{
"hex": "#888df4",
"rgb": {
"r": 136,
"g": 141,
"b": 244
},
"hsl": {
"h": 237.222,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.68466,
"c": 0.15009,
"h": 279.5
},
"luminance": 0.30816
}Semantic roles & 50–950 ramp
primary
#888DF4
secondary
#F4F3D7
accent
#D506DF
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85