#888DF1#888DF1
#888DF1 is a light, vivid blue. Relative luminance 0.306; OKLCH L 68.3% C 0.146 H 279.6°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #888DF1 |
|---|---|
| RGB | rgb(136, 141, 241) |
| HSL | hsl(237, 79%, 74%) |
| HSV | hsv(237, 44%, 95%) |
| CMYK | cmyk(43.6%, 41.5%, 0%, 5.5%) |
| CIE-LAB | lab(62.20, 23.20, -50.94) |
| CIE-LCH | lch(62.20, 55.97, 294.48°) |
| OKLab | oklab(68.3% 0.0244 -0.1439) |
| OKLCH | oklch(68.3% 0.146 279.6) |
| XYZ | xyz(35.5507, 30.6332, 87.2416) |
| Luminance | 0.3064 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.11
Perrywinkle
#8F8CE7
ΔE00 2.46
Periwinkle Blue
#8F99FB
ΔE00 3.54
Periwinkle (survey)
#8E82FE
ΔE00 4.30
Soft Blue
#6488EA
ΔE00 6.70
Cornflower
#6A79F7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888DF1 #F1EC88
analogous
#88C2F1 #888DF1 #B888F1
triadic
#888DF1 #F1888D #8DF188
tetradic
#888DF1 #F188C2 #F1EC88 #88F1B8
square
#888DF1 #F188C2 #F1EC88 #88F1B8
split-complementary
#888DF1 #F1B888 #C2F188
monochromatic
#1B24E4 #5159EB #888DF1 #BFC1F7 #E4E5FC
Accessibility & contrast
On white
2.95
#888DF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#888DF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888DF1
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888DF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888DF1 | 1.00 | 2.95 | 7.13 | 7.13 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689AF5
Deuteranopia (green-blind)
#6193EF
Tritanopia (blue-blind)
#65A1B3
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #888df1; /* rgb */ color: rgb(136, 141, 241); /* oklch */ color: oklch(68.3% 0.146 279.6);
Tailwind
colors: {
custom: {
50: '#afaef6',
500: '#888df1',
950: '#000000',
},
}SCSS
$custom: #888df1; $custom-light: #afaef6; $custom-dark: #000000;
JSON
{
"hex": "#888df1",
"rgb": {
"r": 136,
"g": 141,
"b": 241
},
"hsl": {
"h": 237.143,
"s": 78.947,
"l": 73.922
},
"oklch": {
"l": 0.68299,
"c": 0.14594,
"h": 279.6
},
"luminance": 0.30635
}Semantic roles & 50–950 ramp
primary
#888DF1
secondary
#F4F2D7
accent
#D10ADB
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#111017
muted
#807F85