#888FED#888FED
#888FED is a light, vivid blue. Relative luminance 0.310; OKLCH L 68.5% C 0.138 H 278.9°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #888FED |
|---|---|
| RGB | rgb(136, 143, 237) |
| HSL | hsl(236, 74%, 73%) |
| HSV | hsv(236, 43%, 93%) |
| CMYK | cmyk(42.6%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(62.50, 20.89, -48.25) |
| CIE-LCH | lch(62.50, 52.58, 293.41°) |
| OKLab | oklab(68.47% 0.0212 -0.136) |
| OKLCH | oklch(68.47% 0.138 278.9) |
| XYZ | xyz(35.2573, 30.9920, 84.2286) |
| Luminance | 0.3099 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.42
Lavender Blue
#8B88F8
ΔE00 2.97
Periwinkle Blue
#8F99FB
ΔE00 3.22
Periwinkle (survey)
#8E82FE
ΔE00 5.14
Soft Blue
#6488EA
ΔE00 6.65
Cornflower
#6A79F7
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888FED #EDE688
analogous
#88C1ED #888FED #B388ED
triadic
#888FED #ED888F #8FED88
tetradic
#888FED #ED88C1 #EDE688 #88EDB3
square
#888FED #ED88C1 #EDE688 #88EDB3
split-complementary
#888FED #EDB388 #C1ED88
monochromatic
#212EDA #535DE5 #888FED #BDC1F5 #E4E6FB
Accessibility & contrast
On white
2.92
#888FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#888FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888FED
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888FED | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9BF1
Deuteranopia (green-blind)
#6693EB
Tritanopia (blue-blind)
#67A2B3
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #888fed; /* rgb */ color: rgb(136, 143, 237); /* oklch */ color: oklch(68.5% 0.138 278.9);
Tailwind
colors: {
custom: {
50: '#afaff3',
500: '#888fed',
950: '#000000',
},
}SCSS
$custom: #888fed; $custom-light: #afaff3; $custom-dark: #000000;
JSON
{
"hex": "#888fed",
"rgb": {
"r": 136,
"g": 143,
"b": 237
},
"hsl": {
"h": 235.842,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.68466,
"c": 0.13769,
"h": 278.9
},
"luminance": 0.30994
}Semantic roles & 50–950 ramp
primary
#888FED
secondary
#F3F1D8
accent
#C810D6
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85