#C88DEC#C88DEC
#C88DEC is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.6% C 0.146 H 311.8°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C88DEC |
|---|---|
| RGB | rgb(200, 141, 236) |
| HSL | hsl(277, 71%, 74%) |
| HSV | hsv(277, 40%, 93%) |
| CMYK | cmyk(15.3%, 40.3%, 0%, 7.5%) |
| CIE-LAB | lab(67.57, 39.30, -39.35) |
| CIE-LCH | lch(67.57, 55.62, 314.96°) |
| OKLab | oklab(73.63% 0.0972 -0.1089) |
| OKLCH | oklch(73.63% 0.146 311.8) |
| XYZ | xyz(48.4820, 37.3861, 84.0028) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.43
Baby Purple
#CA9BF7
ΔE00 3.69
Lavender (survey)
#C79FEF
ΔE00 4.83
Pale Purple
#B790D4
ΔE00 5.19
Pastel Purple
#CAA0FF
ΔE00 5.33
Lilac (survey)
#CEA2FD
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C88DEC #B1EC8D
analogous
#998DEC #C88DEC #EC8DE1
triadic
#C88DEC #ECC88D #8DECC8
tetradic
#C88DEC #EC998D #B1EC8D #8DE1EC
square
#C88DEC #EC998D #B1EC8D #8DE1EC
split-complementary
#C88DEC #E1EC8D #8DEC99
monochromatic
#9524DA #AF59E3 #C88DEC #E1C1F5 #F2E5FB
Accessibility & contrast
On white
2.48
#C88DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#C88DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C88DEC
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C88DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C88DEC | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1F0
Deuteranopia (green-blind)
#89A6E9
Tritanopia (blue-blind)
#C49BB1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c88dec; /* rgb */ color: rgb(200, 141, 236); /* oklch */ color: oklch(73.6% 0.146 311.8);
Tailwind
colors: {
custom: {
50: '#daaff2',
500: '#c88dec',
950: '#000000',
},
}SCSS
$custom: #c88dec; $custom-light: #daaff2; $custom-dark: #000000;
JSON
{
"hex": "#c88dec",
"rgb": {
"r": 200,
"g": 141,
"b": 236
},
"hsl": {
"h": 277.263,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.73628,
"c": 0.14599,
"h": 311.8
},
"luminance": 0.37385
}Semantic roles & 50–950 ramp
primary
#C88DEC
secondary
#E2F2D9
accent
#D3125B
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85