#888CF3#888CF3
#888CF3 is a light, vivid blue. Relative luminance 0.305; OKLCH L 68.2% C 0.150 H 280.0°. Best body text is #000000 at 7.09:1 contrast (WCAG AA passes).
Color values
| HEX | #888CF3 |
|---|---|
| RGB | rgb(136, 140, 243) |
| HSL | hsl(238, 82%, 74%) |
| HSV | hsv(238, 44%, 95%) |
| CMYK | cmyk(44%, 42.4%, 0%, 4.7%) |
| CIE-LAB | lab(62.05, 24.35, -52.27) |
| CIE-LCH | lch(62.05, 57.67, 294.98°) |
| OKLab | oklab(68.22% 0.0259 -0.1478) |
| OKLCH | oklch(68.22% 0.15 280) |
| XYZ | xyz(35.7042, 30.4598, 88.7747) |
| Luminance | 0.3046 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.71
Perrywinkle
#8F8CE7
ΔE00 2.60
Periwinkle Blue
#8F99FB
ΔE00 3.77
Periwinkle (survey)
#8E82FE
ΔE00 3.89
Soft Blue
#6488EA
ΔE00 6.77
Cornflower
#6A79F7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888CF3 #F3EF88
analogous
#88C2F3 #888CF3 #BA88F3
triadic
#888CF3 #F3888C #8CF388
tetradic
#888CF3 #F388C2 #F3EF88 #88F3BA
square
#888CF3 #F388C2 #F3EF88 #88F3BA
split-complementary
#888CF3 #F3BA88 #C2F388
monochromatic
#1921E8 #5056ED #888CF3 #C0C2F9 #E3E4FC
Accessibility & contrast
On white
2.96
#888CF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.09
#888CF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888CF3
7.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888CF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888CF3 | 1.00 | 2.96 | 7.09 | 7.09 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659AF7
Deuteranopia (green-blind)
#5E92F1
Tritanopia (blue-blind)
#64A1B4
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #888cf3; /* rgb */ color: rgb(136, 140, 243); /* oklch */ color: oklch(68.2% 0.150 280.0);
Tailwind
colors: {
custom: {
50: '#b0adf7',
500: '#888cf3',
950: '#000000',
},
}SCSS
$custom: #888cf3; $custom-light: #b0adf7; $custom-dark: #000000;
JSON
{
"hex": "#888cf3",
"rgb": {
"r": 136,
"g": 140,
"b": 243
},
"hsl": {
"h": 237.757,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.6822,
"c": 0.15007,
"h": 280
},
"luminance": 0.30461
}Semantic roles & 50–950 ramp
primary
#888CF3
secondary
#F4F3D7
accent
#D607DE
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85