#888FF4#888FF4
#888FF4 is a light, vivid blue. Relative luminance 0.314; OKLCH L 68.8% C 0.147 H 278.8°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #888FF4 |
|---|---|
| RGB | rgb(136, 143, 244) |
| HSL | hsl(236, 83%, 75%) |
| HSV | hsv(236, 44%, 96%) |
| CMYK | cmyk(44.3%, 41.4%, 0%, 4.3%) |
| CIE-LAB | lab(62.85, 22.89, -51.55) |
| CIE-LCH | lch(62.85, 56.40, 293.94°) |
| OKLab | oklab(68.85% 0.0225 -0.1457) |
| OKLCH | oklch(68.85% 0.147 278.8) |
| XYZ | xyz(36.3000, 31.4090, 89.7203) |
| Luminance | 0.3141 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.54
Periwinkle Blue
#8F99FB
ΔE00 2.90
Perrywinkle
#8F8CE7
ΔE00 3.01
Periwinkle (survey)
#8E82FE
ΔE00 4.71
Soft Blue
#6488EA
ΔE00 6.62
Cornflower
#6A79F7
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888FF4 #F4ED88
analogous
#88C5F4 #888FF4 #B788F4
triadic
#888FF4 #F4888F #8FF488
tetradic
#888FF4 #F488C5 #F4ED88 #88F4B7
square
#888FF4 #F488C5 #F4ED88 #88F4B7
split-complementary
#888FF4 #F4B788 #C5F488
monochromatic
#1826EA #505AEF #888FF4 #C0C4F9 #E3E5FC
Accessibility & contrast
On white
2.88
#888FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#888FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888FF4
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888FF4 | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699CF8
Deuteranopia (green-blind)
#6194F2
Tritanopia (blue-blind)
#64A4B6
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #888ff4; /* rgb */ color: rgb(136, 143, 244); /* oklch */ color: oklch(68.8% 0.147 278.8);
Tailwind
colors: {
custom: {
50: '#b0aff8',
500: '#888ff4',
950: '#000000',
},
}SCSS
$custom: #888ff4; $custom-light: #b0aff8; $custom-dark: #000000;
JSON
{
"hex": "#888ff4",
"rgb": {
"r": 136,
"g": 143,
"b": 244
},
"hsl": {
"h": 236.111,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.68848,
"c": 0.1474,
"h": 278.8
},
"luminance": 0.31411
}Semantic roles & 50–950 ramp
primary
#888FF4
secondary
#F4F2D7
accent
#D106DF
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85