#C88FEE#C88FEE
#C88FEE is a light, vivid violet. Relative luminance 0.381; OKLCH L 74.1% C 0.145 H 310.8°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C88FEE |
|---|---|
| RGB | rgb(200, 143, 238) |
| HSL | hsl(276, 74%, 75%) |
| HSV | hsv(276, 40%, 93%) |
| CMYK | cmyk(16%, 39.9%, 0%, 6.7%) |
| CIE-LAB | lab(68.09, 38.64, -39.63) |
| CIE-LCH | lch(68.09, 55.35, 314.28°) |
| OKLab | oklab(74.05% 0.0948 -0.1097) |
| OKLCH | oklch(74.05% 0.145 310.8) |
| XYZ | xyz(49.0718, 38.0981, 85.6409) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.13
Liliac
#C48EFD
ΔE00 3.14
Lavender (survey)
#C79FEF
ΔE00 4.36
Pastel Purple
#CAA0FF
ΔE00 4.76
Lilac (survey)
#CEA2FD
ΔE00 4.86
Pale Purple
#B790D4
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C88FEE #B5EE8F
analogous
#998FEE #C88FEE #EE8FE4
triadic
#C88FEE #EEC88F #8FEEC8
tetradic
#C88FEE #EE998F #B5EE8F #8FE4EE
square
#C88FEE #EE998F #B5EE8F #8FE4EE
split-complementary
#C88FEE #E4EE8F #8FEE99
monochromatic
#9425DE #AE5AE6 #C88FEE #E2C4F6 #F2E4FB
Accessibility & contrast
On white
2.44
#C88FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#C88FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C88FEE
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C88FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C88FEE | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F2
Deuteranopia (green-blind)
#8AA7EB
Tritanopia (blue-blind)
#C49DB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c88fee; /* rgb */ color: rgb(200, 143, 238); /* oklch */ color: oklch(74.1% 0.145 310.8);
Tailwind
colors: {
custom: {
50: '#dab0f4',
500: '#c88fee',
950: '#000000',
},
}SCSS
$custom: #c88fee; $custom-light: #dab0f4; $custom-dark: #000000;
JSON
{
"hex": "#c88fee",
"rgb": {
"r": 200,
"g": 143,
"b": 238
},
"hsl": {
"h": 276,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.74054,
"c": 0.14498,
"h": 310.8
},
"luminance": 0.38097
}Semantic roles & 50–950 ramp
primary
#C88FEE
secondary
#E3F3D8
accent
#D6105F
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151117
muted
#838085