#888AF9#888AF9
#888AF9 is a light, vivid blue. Relative luminance 0.303; OKLCH L 68.2% C 0.161 H 280.5°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #888AF9 |
|---|---|
| RGB | rgb(136, 138, 249) |
| HSL | hsl(239, 90%, 75%) |
| HSV | hsv(239, 45%, 98%) |
| CMYK | cmyk(45.4%, 44.6%, 0%, 2.4%) |
| CIE-LAB | lab(61.87, 27.24, -55.86) |
| CIE-LCH | lch(61.87, 62.15, 296.00°) |
| OKLab | oklab(68.19% 0.0292 -0.1583) |
| OKLCH | oklch(68.19% 0.161 280.5) |
| XYZ | xyz(36.3356, 30.2490, 93.5282) |
| Luminance | 0.3025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.01
Periwinkle (survey)
#8E82FE
ΔE00 3.04
Perrywinkle
#8F8CE7
ΔE00 3.29
Periwinkle Blue
#8F99FB
ΔE00 4.30
Cornflower
#6A79F7
ΔE00 6.36
Soft Blue
#6488EA
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888AF9 #F9F788
analogous
#88C2F9 #888AF9 #BE88F9
triadic
#888AF9 #F9888A #8AF988
tetradic
#888AF9 #F988C2 #F9F788 #88F9BE
square
#888AF9 #F988C2 #F9F788 #88F9BE
split-complementary
#888AF9 #F9BE88 #C2F988
monochromatic
#1317F3 #4E51F6 #888AF9 #C2C3FC #E2E2FE
Accessibility & contrast
On white
2.98
#888AF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#888AF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888AF9
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888AF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888AF9 | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9AFD
Deuteranopia (green-blind)
#5691F6
Tritanopia (blue-blind)
#61A1B5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #888af9; /* rgb */ color: rgb(136, 138, 249); /* oklch */ color: oklch(68.2% 0.161 280.5);
Tailwind
colors: {
custom: {
50: '#b0acfc',
500: '#888af9',
950: '#000000',
},
}SCSS
$custom: #888af9; $custom-light: #b0acfc; $custom-dark: #000000;
JSON
{
"hex": "#888af9",
"rgb": {
"r": 136,
"g": 138,
"b": 249
},
"hsl": {
"h": 238.938,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.68185,
"c": 0.16099,
"h": 280.5
},
"luminance": 0.30251
}Semantic roles & 50–950 ramp
primary
#888AF9
secondary
#F6F5D5
accent
#E100E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85