#888DFF#888DFF
#888DFF is a light, vivid blue. Relative luminance 0.315; OKLCH L 69.1% C 0.165 H 279.2°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #888DFF |
|---|---|
| RGB | rgb(136, 141, 255) |
| HSL | hsl(237, 100%, 77%) |
| HSV | hsv(237, 47%, 100%) |
| CMYK | cmyk(46.7%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(62.93, 27.23, -57.46) |
| CIE-LCH | lch(62.93, 63.59, 295.36°) |
| OKLab | oklab(69.1% 0.0265 -0.163) |
| OKLCH | oklch(69.1% 0.165 279.2) |
| XYZ | xyz(37.7227, 31.5020, 98.6812) |
| Luminance | 0.3150 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.05
Periwinkle Blue
#8F99FB
ΔE00 3.53
Periwinkle (survey)
#8E82FE
ΔE00 3.82
Perrywinkle
#8F8CE7
ΔE00 4.04
Cornflower
#6A79F7
ΔE00 6.92
Soft Blue
#6488EA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888DFF #FFFA88
analogous
#88C9FF #888DFF #BF88FF
triadic
#888DFF #FF888D #8DFF88
tetradic
#888DFF #FF88C9 #FFFA88 #88FFBF
square
#888DFF #FF88C9 #FFFA88 #88FFBF
split-complementary
#888DFF #FFBF88 #C9FF88
monochromatic
#0E18FF #4B52FF #888DFF #C5C8FF #E0E2FF
Accessibility & contrast
On white
2.88
#888DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#888DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888DFF
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888DFF | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9DFF
Deuteranopia (green-blind)
#5594FC
Tritanopia (blue-blind)
#5DA5BA
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #888dff; /* rgb */ color: rgb(136, 141, 255); /* oklch */ color: oklch(69.1% 0.165 279.2);
Tailwind
colors: {
custom: {
50: '#b1aeff',
500: '#888dff',
950: '#000000',
},
}SCSS
$custom: #888dff; $custom-light: #b1aeff; $custom-dark: #000000;
JSON
{
"hex": "#888dff",
"rgb": {
"r": 136,
"g": 141,
"b": 255
},
"hsl": {
"h": 237.479,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.69095,
"c": 0.16514,
"h": 279.2
},
"luminance": 0.31504
}Semantic roles & 50–950 ramp
primary
#888DFF
secondary
#F7F6D4
accent
#DC00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86