#888CF8#888CF8
#888CF8 is a light, vivid blue. Relative luminance 0.308; OKLCH L 68.5% C 0.157 H 279.8°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #888CF8 |
|---|---|
| RGB | rgb(136, 140, 248) |
| HSL | hsl(238, 89%, 75%) |
| HSV | hsv(238, 45%, 97%) |
| CMYK | cmyk(45.2%, 43.5%, 0%, 2.7%) |
| CIE-LAB | lab(62.31, 25.79, -54.61) |
| CIE-LCH | lch(62.31, 60.39, 295.28°) |
| OKLab | oklab(68.5% 0.0267 -0.1546) |
| OKLCH | oklch(68.5% 0.157 279.8) |
| XYZ | xyz(36.4696, 30.7659, 92.8055) |
| Luminance | 0.3077 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.55
Perrywinkle
#8F8CE7
ΔE00 3.18
Periwinkle (survey)
#8E82FE
ΔE00 3.65
Periwinkle Blue
#8F99FB
ΔE00 3.71
Cornflower
#6A79F7
ΔE00 6.73
Soft Blue
#6488EA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888CF8 #F8F488
analogous
#88C4F8 #888CF8 #BC88F8
triadic
#888CF8 #F8888C #8CF888
tetradic
#888CF8 #F888C4 #F8F488 #88F8BC
square
#888CF8 #F888C4 #F8F488 #88F8BC
split-complementary
#888CF8 #F8BC88 #C4F888
monochromatic
#141CF1 #4E54F5 #888CF8 #C2C4FB #E2E3FD
Accessibility & contrast
On white
2.94
#888CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#888CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888CF8
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888CF8 | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFC
Deuteranopia (green-blind)
#5A93F6
Tritanopia (blue-blind)
#62A2B6
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #888cf8; /* rgb */ color: rgb(136, 140, 248); /* oklch */ color: oklch(68.5% 0.157 279.8);
Tailwind
colors: {
custom: {
50: '#b0adfb',
500: '#888cf8',
950: '#000000',
},
}SCSS
$custom: #888cf8; $custom-light: #b0adfb; $custom-dark: #000000;
JSON
{
"hex": "#888cf8",
"rgb": {
"r": 136,
"g": 140,
"b": 248
},
"hsl": {
"h": 237.857,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.68503,
"c": 0.15693,
"h": 279.8
},
"luminance": 0.30768
}Semantic roles & 50–950 ramp
primary
#888CF8
secondary
#F5F4D6
accent
#DD00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85