#C88BEE#C88BEE
#C88BEE is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.4% C 0.152 H 311.5°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C88BEE |
|---|---|
| RGB | rgb(200, 139, 238) |
| HSL | hsl(277, 74%, 74%) |
| HSV | hsv(277, 42%, 93%) |
| CMYK | cmyk(16%, 41.6%, 0%, 6.7%) |
| CIE-LAB | lab(67.22, 40.81, -41.00) |
| CIE-LCH | lch(67.22, 57.85, 314.87°) |
| OKLab | oklab(73.39% 0.1004 -0.1136) |
| OKLCH | oklch(73.39% 0.152 311.5) |
| XYZ | xyz(48.4819, 36.9185, 85.4443) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.07
Baby Purple
#CA9BF7
ΔE00 4.06
Lavender (survey)
#C79FEF
ΔE00 5.38
Pastel Purple
#CAA0FF
ΔE00 5.60
Light Purple
#BF77F6
ΔE00 5.65
Pale Purple
#B790D4
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C88BEE #B1EE8B
analogous
#978BEE #C88BEE #EE8BE2
triadic
#C88BEE #EEC88B #8BEEC8
tetradic
#C88BEE #EE978B #B1EE8B #8BE2EE
square
#C88BEE #EE978B #B1EE8B #8BE2EE
split-complementary
#C88BEE #E2EE8B #8BEE97
monochromatic
#9521DE #AF56E6 #C88BEE #E1C0F6 #F2E4FB
Accessibility & contrast
On white
2.50
#C88BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#C88BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C88BEE
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C88BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C88BEE | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F2
Deuteranopia (green-blind)
#86A5EB
Tritanopia (blue-blind)
#C49AB1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c88bee; /* rgb */ color: rgb(200, 139, 238); /* oklch */ color: oklch(73.4% 0.152 311.5);
Tailwind
colors: {
custom: {
50: '#daaef4',
500: '#c88bee',
950: '#000000',
},
}SCSS
$custom: #c88bee; $custom-light: #daaef4; $custom-dark: #000000;
JSON
{
"hex": "#c88bee",
"rgb": {
"r": 200,
"g": 139,
"b": 238
},
"hsl": {
"h": 276.97,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.73393,
"c": 0.15164,
"h": 311.5
},
"luminance": 0.36918
}Semantic roles & 50–950 ramp
primary
#C88BEE
secondary
#E2F3D8
accent
#D70F5C
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85