#888DFE#888DFE
#888DFE is a light, vivid blue. Relative luminance 0.314; OKLCH L 69.0% C 0.164 H 279.3°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #888DFE |
|---|---|
| RGB | rgb(136, 141, 254) |
| HSL | hsl(237, 98%, 76%) |
| HSV | hsv(237, 46%, 100%) |
| CMYK | cmyk(46.5%, 44.5%, 0%, 0.4%) |
| CIE-LAB | lab(62.88, 26.94, -57.00) |
| CIE-LCH | lch(62.88, 63.05, 295.30°) |
| OKLab | oklab(69.04% 0.0264 -0.1616) |
| OKLCH | oklch(69.04% 0.164 279.3) |
| XYZ | xyz(37.5622, 31.4378, 97.8356) |
| Luminance | 0.3144 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.99
Periwinkle Blue
#8F99FB
ΔE00 3.50
Periwinkle (survey)
#8E82FE
ΔE00 3.83
Perrywinkle
#8F8CE7
ΔE00 3.92
Cornflower
#6A79F7
ΔE00 6.91
Soft Blue
#6488EA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888DFE #FEF988
analogous
#88C8FE #888DFE #BE88FE
triadic
#888DFE #FE888D #8DFE88
tetradic
#888DFE #FE88C8 #FEF988 #88FEBE
square
#888DFE #FE88C8 #FEF988 #88FEBE
split-complementary
#888DFE #FEBE88 #C8FE88
monochromatic
#0F19FD #4B53FD #888DFE #C5C7FF #E1E2FF
Accessibility & contrast
On white
2.88
#888DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#888DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888DFE
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888DFE | 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)
#5F9DFF
Deuteranopia (green-blind)
#5694FB
Tritanopia (blue-blind)
#5EA5B9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #888dfe; /* rgb */ color: rgb(136, 141, 254); /* oklch */ color: oklch(69.0% 0.164 279.3);
Tailwind
colors: {
custom: {
50: '#b1aeff',
500: '#888dfe',
950: '#000000',
},
}SCSS
$custom: #888dfe; $custom-light: #b1aeff; $custom-dark: #000000;
JSON
{
"hex": "#888dfe",
"rgb": {
"r": 136,
"g": 141,
"b": 254
},
"hsl": {
"h": 237.458,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.69036,
"c": 0.16378,
"h": 279.3
},
"luminance": 0.3144
}Semantic roles & 50–950 ramp
primary
#888DFE
secondary
#F7F6D4
accent
#DC00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86