#888CFA#888CFA
#888CFA is a light, vivid blue. Relative luminance 0.309; OKLCH L 68.6% C 0.160 H 279.7°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #888CFA |
|---|---|
| RGB | rgb(136, 140, 250) |
| HSL | hsl(238, 92%, 76%) |
| HSV | hsv(238, 46%, 98%) |
| CMYK | cmyk(45.6%, 44%, 0%, 2%) |
| CIE-LAB | lab(62.42, 26.37, -55.54) |
| CIE-LCH | lch(62.42, 61.48, 295.39°) |
| OKLab | oklab(68.62% 0.027 -0.1574) |
| OKLCH | oklch(68.62% 0.16 279.7) |
| XYZ | xyz(36.7815, 30.8907, 94.4484) |
| Luminance | 0.3089 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.57
Perrywinkle
#8F8CE7
ΔE00 3.41
Periwinkle (survey)
#8E82FE
ΔE00 3.59
Periwinkle Blue
#8F99FB
ΔE00 3.72
Cornflower
#6A79F7
ΔE00 6.72
Soft Blue
#6488EA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888CFA #FAF688
analogous
#88C5FA #888CFA #BD88FA
triadic
#888CFA #FA888C #8CFA88
tetradic
#888CFA #FA88C5 #FAF688 #88FABD
square
#888CFA #FA88C5 #FAF688 #88FABD
split-complementary
#888CFA #FABD88 #C5FA88
monochromatic
#131AF5 #4D53F8 #888CFA #C3C5FC #E2E3FE
Accessibility & contrast
On white
2.93
#888CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#888CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888CFA
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888CFA | 1.00 | 2.93 | 7.18 | 7.18 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609BFE
Deuteranopia (green-blind)
#5893F8
Tritanopia (blue-blind)
#60A3B7
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #888cfa; /* rgb */ color: rgb(136, 140, 250); /* oklch */ color: oklch(68.6% 0.160 279.7);
Tailwind
colors: {
custom: {
50: '#b0adfc',
500: '#888cfa',
950: '#000000',
},
}SCSS
$custom: #888cfa; $custom-light: #b0adfc; $custom-dark: #000000;
JSON
{
"hex": "#888cfa",
"rgb": {
"r": 136,
"g": 140,
"b": 250
},
"hsl": {
"h": 237.895,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.68618,
"c": 0.15967,
"h": 279.7
},
"luminance": 0.30893
}Semantic roles & 50–950 ramp
primary
#888CFA
secondary
#F6F5D5
accent
#DD00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85