#888DF6#888DF6
#888DF6 is a light, vivid blue. Relative luminance 0.309; OKLCH L 68.6% C 0.153 H 279.5°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #888DF6 |
|---|---|
| RGB | rgb(136, 141, 246) |
| HSL | hsl(237, 86%, 75%) |
| HSV | hsv(237, 45%, 96%) |
| CMYK | cmyk(44.7%, 42.7%, 0%, 3.5%) |
| CIE-LAB | lab(62.45, 24.63, -53.28) |
| CIE-LCH | lch(62.45, 58.70, 294.81°) |
| OKLab | oklab(68.58% 0.0252 -0.1507) |
| OKLCH | oklch(68.58% 0.153 279.5) |
| XYZ | xyz(36.3078, 30.9360, 91.2291) |
| Luminance | 0.3094 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.87
Perrywinkle
#8F8CE7
ΔE00 3.00
Periwinkle Blue
#8F99FB
ΔE00 3.43
Periwinkle (survey)
#8E82FE
ΔE00 4.03
Soft Blue
#6488EA
ΔE00 6.73
Cornflower
#6A79F7
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888DF6 #F6F188
analogous
#88C4F6 #888DF6 #BA88F6
triadic
#888DF6 #F6888D #8DF688
tetradic
#888DF6 #F688C4 #F6F188 #88F6BA
square
#888DF6 #F688C4 #F6F188 #88F6BA
split-complementary
#888DF6 #F6BA88 #C4F688
monochromatic
#1620ED #4F56F2 #888DF6 #C1C4FA #E3E4FD
Accessibility & contrast
On white
2.92
#888DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#888DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888DF6
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888DF6 | 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)
#659BFA
Deuteranopia (green-blind)
#5D93F4
Tritanopia (blue-blind)
#63A3B6
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #888df6; /* rgb */ color: rgb(136, 141, 246); /* oklch */ color: oklch(68.6% 0.153 279.5);
Tailwind
colors: {
custom: {
50: '#b0aefa',
500: '#888df6',
950: '#000000',
},
}SCSS
$custom: #888df6; $custom-light: #b0aefa; $custom-dark: #000000;
JSON
{
"hex": "#888df6",
"rgb": {
"r": 136,
"g": 141,
"b": 246
},
"hsl": {
"h": 237.273,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.68579,
"c": 0.15284,
"h": 279.5
},
"luminance": 0.30938
}Semantic roles & 50–950 ramp
primary
#888DF6
secondary
#F5F3D6
accent
#D803E2
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85