#888FF5#888FF5
#888FF5 is a light, vivid blue. Relative luminance 0.315; OKLCH L 68.9% C 0.149 H 278.8°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #888FF5 |
|---|---|
| RGB | rgb(136, 143, 245) |
| HSL | hsl(236, 84%, 75%) |
| HSV | hsv(236, 44%, 96%) |
| CMYK | cmyk(44.5%, 41.6%, 0%, 3.9%) |
| CIE-LAB | lab(62.90, 23.18, -52.02) |
| CIE-LCH | lch(62.90, 56.95, 294.01°) |
| OKLab | oklab(68.9% 0.0227 -0.147) |
| OKLCH | oklch(68.9% 0.149 278.8) |
| XYZ | xyz(36.4523, 31.4699, 90.5221) |
| Luminance | 0.3147 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.51
Periwinkle Blue
#8F99FB
ΔE00 2.88
Perrywinkle
#8F8CE7
ΔE00 3.11
Periwinkle (survey)
#8E82FE
ΔE00 4.66
Soft Blue
#6488EA
ΔE00 6.63
Cornflower
#6A79F7
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888FF5 #F5EE88
analogous
#88C5F5 #888FF5 #B888F5
triadic
#888FF5 #F5888F #8FF588
tetradic
#888FF5 #F588C5 #F5EE88 #88F5B8
square
#888FF5 #F588C5 #F5EE88 #88F5B8
split-complementary
#888FF5 #F5B888 #C5F588
monochromatic
#1725EC #505AF0 #888FF5 #C0C4FA #E3E4FD
Accessibility & contrast
On white
2.88
#888FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#888FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888FF5
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888FF5 | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689CF9
Deuteranopia (green-blind)
#6194F3
Tritanopia (blue-blind)
#63A4B6
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #888ff5; /* rgb */ color: rgb(136, 143, 245); /* oklch */ color: oklch(68.9% 0.149 278.8);
Tailwind
colors: {
custom: {
50: '#b0aff9',
500: '#888ff5',
950: '#000000',
},
}SCSS
$custom: #888ff5; $custom-light: #b0aff9; $custom-dark: #000000;
JSON
{
"hex": "#888ff5",
"rgb": {
"r": 136,
"g": 143,
"b": 245
},
"hsl": {
"h": 236.147,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.68904,
"c": 0.14878,
"h": 278.8
},
"luminance": 0.31472
}Semantic roles & 50–950 ramp
primary
#888FF5
secondary
#F5F3D6
accent
#D305E1
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85