#888DFA#888DFA
#888DFA is a light, vivid blue. Relative luminance 0.312; OKLCH L 68.8% C 0.158 H 279.4°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #888DFA |
|---|---|
| RGB | rgb(136, 141, 250) |
| HSL | hsl(237, 92%, 76%) |
| HSV | hsv(237, 46%, 98%) |
| CMYK | cmyk(45.6%, 43.6%, 0%, 2%) |
| CIE-LAB | lab(62.66, 25.78, -55.15) |
| CIE-LCH | lch(62.66, 60.88, 295.06°) |
| OKLab | oklab(68.81% 0.0258 -0.1562) |
| OKLCH | oklch(68.81% 0.158 279.4) |
| XYZ | xyz(36.9283, 31.1843, 94.4973) |
| Luminance | 0.3119 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.86
Periwinkle Blue
#8F99FB
ΔE00 3.43
Perrywinkle
#8F8CE7
ΔE00 3.46
Periwinkle (survey)
#8E82FE
ΔE00 3.89
Soft Blue
#6488EA
ΔE00 6.80
Cornflower
#6A79F7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888DFA #FAF588
analogous
#88C6FA #888DFA #BC88FA
triadic
#888DFA #FA888D #8DFA88
tetradic
#888DFA #FA88C6 #FAF588 #88FABC
square
#888DFA #FA88C6 #FAF588 #88FABC
split-complementary
#888DFA #FABC88 #C6FA88
monochromatic
#131CF5 #4D55F8 #888DFA #C3C5FC #E2E3FE
Accessibility & contrast
On white
2.90
#888DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#888DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888DFA
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888DFA | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629CFE
Deuteranopia (green-blind)
#5A93F8
Tritanopia (blue-blind)
#60A4B7
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #888dfa; /* rgb */ color: rgb(136, 141, 250); /* oklch */ color: oklch(68.8% 0.158 279.4);
Tailwind
colors: {
custom: {
50: '#b0aefc',
500: '#888dfa',
950: '#000000',
},
}SCSS
$custom: #888dfa; $custom-light: #b0aefc; $custom-dark: #000000;
JSON
{
"hex": "#888dfa",
"rgb": {
"r": 136,
"g": 141,
"b": 250
},
"hsl": {
"h": 237.368,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.68806,
"c": 0.15833,
"h": 279.4
},
"luminance": 0.31186
}Semantic roles & 50–950 ramp
primary
#888DFA
secondary
#F6F4D5
accent
#DB00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85