#888FF6#888FF6
#888FF6 is a light, vivid blue. Relative luminance 0.315; OKLCH L 69.0% C 0.150 H 278.7°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #888FF6 |
|---|---|
| RGB | rgb(136, 143, 246) |
| HSL | hsl(236, 86%, 75%) |
| HSV | hsv(236, 45%, 96%) |
| CMYK | cmyk(44.7%, 41.9%, 0%, 3.5%) |
| CIE-LAB | lab(62.95, 23.46, -52.49) |
| CIE-LCH | lch(62.95, 57.49, 294.08°) |
| OKLab | oklab(68.96% 0.0228 -0.1484) |
| OKLCH | oklch(68.96% 0.15 278.7) |
| XYZ | xyz(36.6053, 31.5312, 91.3282) |
| Luminance | 0.3153 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.48
Periwinkle Blue
#8F99FB
ΔE00 2.86
Perrywinkle
#8F8CE7
ΔE00 3.21
Periwinkle (survey)
#8E82FE
ΔE00 4.62
Soft Blue
#6488EA
ΔE00 6.64
Cornflower
#6A79F7
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888FF6 #F6EF88
analogous
#88C6F6 #888FF6 #B888F6
triadic
#888FF6 #F6888F #8FF688
tetradic
#888FF6 #F688C6 #F6EF88 #88F6B8
square
#888FF6 #F688C6 #F6EF88 #88F6B8
split-complementary
#888FF6 #F6B888 #C6F688
monochromatic
#1624ED #4F59F2 #888FF6 #C1C5FA #E3E4FD
Accessibility & contrast
On white
2.87
#888FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#888FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888FF6
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888FF6 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689DFA
Deuteranopia (green-blind)
#6094F4
Tritanopia (blue-blind)
#62A4B7
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #888ff6; /* rgb */ color: rgb(136, 143, 246); /* oklch */ color: oklch(69.0% 0.150 278.7);
Tailwind
colors: {
custom: {
50: '#b0aff9',
500: '#888ff6',
950: '#000000',
},
}SCSS
$custom: #888ff6; $custom-light: #b0aff9; $custom-dark: #000000;
JSON
{
"hex": "#888ff6",
"rgb": {
"r": 136,
"g": 143,
"b": 246
},
"hsl": {
"h": 236.182,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.68959,
"c": 0.15016,
"h": 278.7
},
"luminance": 0.31533
}Semantic roles & 50–950 ramp
primary
#888FF6
secondary
#F5F3D6
accent
#D403E2
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85