#888DF9#888DF9
#888DF9 is a light, vivid blue. Relative luminance 0.311; OKLCH L 68.7% C 0.157 H 279.4°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #888DF9 |
|---|---|
| RGB | rgb(136, 141, 249) |
| HSL | hsl(237, 90%, 75%) |
| HSV | hsv(237, 45%, 98%) |
| CMYK | cmyk(45.4%, 43.4%, 0%, 2.4%) |
| CIE-LAB | lab(62.61, 25.49, -54.68) |
| CIE-LCH | lch(62.61, 60.33, 295.00°) |
| OKLab | oklab(68.75% 0.0257 -0.1548) |
| OKLCH | oklch(68.75% 0.157 279.4) |
| XYZ | xyz(36.7719, 31.1217, 93.6737) |
| Luminance | 0.3112 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.85
Perrywinkle
#8F8CE7
ΔE00 3.34
Periwinkle Blue
#8F99FB
ΔE00 3.42
Periwinkle (survey)
#8E82FE
ΔE00 3.92
Soft Blue
#6488EA
ΔE00 6.78
Cornflower
#6A79F7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888DF9 #F9F488
analogous
#88C5F9 #888DF9 #BB88F9
triadic
#888DF9 #F9888D #8DF988
tetradic
#888DF9 #F988C5 #F9F488 #88F9BB
square
#888DF9 #F988C5 #F9F488 #88F9BB
split-complementary
#888DF9 #F9BB88 #C5F988
monochromatic
#131DF3 #4E55F6 #888DF9 #C2C5FC #E2E3FE
Accessibility & contrast
On white
2.91
#888DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#888DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888DF9
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888DF9 | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639CFD
Deuteranopia (green-blind)
#5B93F7
Tritanopia (blue-blind)
#61A3B7
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #888df9; /* rgb */ color: rgb(136, 141, 249); /* oklch */ color: oklch(68.7% 0.157 279.4);
Tailwind
colors: {
custom: {
50: '#b0aefc',
500: '#888df9',
950: '#000000',
},
}SCSS
$custom: #888df9; $custom-light: #b0aefc; $custom-dark: #000000;
JSON
{
"hex": "#888df9",
"rgb": {
"r": 136,
"g": 141,
"b": 249
},
"hsl": {
"h": 237.345,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.68749,
"c": 0.15696,
"h": 279.4
},
"luminance": 0.31124
}Semantic roles & 50–950 ramp
primary
#888DF9
secondary
#F6F4D5
accent
#DB00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85