#888DF8#888DF8
#888DF8 is a light, vivid blue. Relative luminance 0.311; OKLCH L 68.7% C 0.156 H 279.4°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #888DF8 |
|---|---|
| RGB | rgb(136, 141, 248) |
| HSL | hsl(237, 89%, 75%) |
| HSV | hsv(237, 45%, 97%) |
| CMYK | cmyk(45.2%, 43.1%, 0%, 2.7%) |
| CIE-LAB | lab(62.56, 25.21, -54.22) |
| CIE-LCH | lch(62.56, 59.79, 294.93°) |
| OKLab | oklab(68.69% 0.0255 -0.1535) |
| OKLCH | oklch(68.69% 0.156 279.4) |
| XYZ | xyz(36.6164, 31.0595, 92.8544) |
| Luminance | 0.3106 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.84
Perrywinkle
#8F8CE7
ΔE00 3.23
Periwinkle Blue
#8F99FB
ΔE00 3.42
Periwinkle (survey)
#8E82FE
ΔE00 3.95
Soft Blue
#6488EA
ΔE00 6.76
Cornflower
#6A79F7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888DF8 #F8F388
analogous
#88C5F8 #888DF8 #BB88F8
triadic
#888DF8 #F8888D #8DF888
tetradic
#888DF8 #F888C5 #F8F388 #88F8BB
square
#888DF8 #F888C5 #F8F388 #88F8BB
split-complementary
#888DF8 #F8BB88 #C5F888
monochromatic
#141EF1 #4E56F5 #888DF8 #C2C4FB #E2E3FD
Accessibility & contrast
On white
2.91
#888DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#888DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888DF8
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888DF8 | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639CFC
Deuteranopia (green-blind)
#5B93F6
Tritanopia (blue-blind)
#62A3B6
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #888df8; /* rgb */ color: rgb(136, 141, 248); /* oklch */ color: oklch(68.7% 0.156 279.4);
Tailwind
colors: {
custom: {
50: '#b0aefb',
500: '#888df8',
950: '#000000',
},
}SCSS
$custom: #888df8; $custom-light: #b0aefb; $custom-dark: #000000;
JSON
{
"hex": "#888df8",
"rgb": {
"r": 136,
"g": 141,
"b": 248
},
"hsl": {
"h": 237.321,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.68692,
"c": 0.15559,
"h": 279.4
},
"luminance": 0.31061
}Semantic roles & 50–950 ramp
primary
#888DF8
secondary
#F5F4D6
accent
#DB00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85