#888FF9#888FF9
#888FF9 is a light, vivid blue. Relative luminance 0.317; OKLCH L 69.1% C 0.154 H 278.7°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #888FF9 |
|---|---|
| RGB | rgb(136, 143, 249) |
| HSL | hsl(236, 90%, 75%) |
| HSV | hsv(236, 45%, 98%) |
| CMYK | cmyk(45.4%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(63.11, 24.33, -53.89) |
| CIE-LCH | lch(63.11, 59.13, 294.30°) |
| OKLab | oklab(69.13% 0.0233 -0.1525) |
| OKLCH | oklch(69.13% 0.154 278.7) |
| XYZ | xyz(37.0695, 31.7168, 93.7729) |
| Luminance | 0.3172 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.45
Periwinkle Blue
#8F99FB
ΔE00 2.85
Perrywinkle
#8F8CE7
ΔE00 3.52
Periwinkle (survey)
#8E82FE
ΔE00 4.52
Soft Blue
#6488EA
ΔE00 6.70
Cornflower
#6A79F7
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888FF9 #F9F288
analogous
#88C7F9 #888FF9 #B988F9
triadic
#888FF9 #F9888F #8FF988
tetradic
#888FF9 #F988C7 #F9F288 #88F9B9
square
#888FF9 #F988C7 #F9F288 #88F9B9
split-complementary
#888FF9 #F9B988 #C7F988
monochromatic
#1321F3 #4E58F6 #888FF9 #C2C6FC #E2E4FE
Accessibility & contrast
On white
2.86
#888FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#888FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888FF9
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888FF9 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFD
Deuteranopia (green-blind)
#5E95F7
Tritanopia (blue-blind)
#61A5B8
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #888ff9; /* rgb */ color: rgb(136, 143, 249); /* oklch */ color: oklch(69.1% 0.154 278.7);
Tailwind
colors: {
custom: {
50: '#b0affc',
500: '#888ff9',
950: '#000000',
},
}SCSS
$custom: #888ff9; $custom-light: #b0affc; $custom-dark: #000000;
JSON
{
"hex": "#888ff9",
"rgb": {
"r": 136,
"g": 143,
"b": 249
},
"hsl": {
"h": 236.283,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.69128,
"c": 0.15429,
"h": 278.7
},
"luminance": 0.31719
}Semantic roles & 50–950 ramp
primary
#888FF9
secondary
#F6F4D5
accent
#D700E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85