#C899CD#C899CD
#C899CD is a light, moderate purple. Relative luminance 0.395; OKLCH L 74.4% C 0.090 H 323.2°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C899CD |
|---|---|
| RGB | rgb(200, 153, 205) |
| HSL | hsl(294, 34%, 70%) |
| HSV | hsv(294, 25%, 80%) |
| CMYK | cmyk(2.4%, 25.4%, 0%, 19.6%) |
| CIE-LAB | lab(69.09, 26.44, -19.89) |
| CIE-LCH | lch(69.09, 33.09, 323.05°) |
| OKLab | oklab(74.39% 0.0719 -0.0538) |
| OKLCH | oklch(74.39% 0.09 323.2) |
| XYZ | xyz(46.2288, 39.4708, 62.9292) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.98
Plum
#DDA0DD
ΔE00 4.18
Pale Purple
#B790D4
ΔE00 5.78
Lavender
#B39DDB
ΔE00 7.39
Lavender Pink
#DD85D7
ΔE00 7.44
Lavender (survey)
#C79FEF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C899CD #9ECD99
analogous
#AE99CD #C899CD #CD99B8
triadic
#C899CD #CDC899 #99CDC8
tetradic
#C899CD #CDAE99 #9ECD99 #99B8CD
square
#C899CD #CDAE99 #9ECD99 #99B8CD
split-complementary
#C899CD #B8CD99 #99CDAE
monochromatic
#964D9E #B270B9 #C899CD #DEC2E1 #F4EAF5
Accessibility & contrast
On white
2.36
#C899CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#C899CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C899CD
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C899CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C899CD | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5CF
Deuteranopia (green-blind)
#9FABCB
Tritanopia (blue-blind)
#CA9EAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c899cd; /* rgb */ color: rgb(200, 153, 205); /* oklch */ color: oklch(74.4% 0.090 323.2);
Tailwind
colors: {
custom: {
50: '#d9b7dc',
500: '#c899cd',
950: '#000000',
},
}SCSS
$custom: #c899cd; $custom-light: #d9b7dc; $custom-dark: #000000;
JSON
{
"hex": "#c899cd",
"rgb": {
"r": 200,
"g": 153,
"b": 205
},
"hsl": {
"h": 294.231,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.74389,
"c": 0.08978,
"h": 323.2
},
"luminance": 0.3947
}Semantic roles & 50–950 ramp
primary
#C899CD
secondary
#DBE8DA
accent
#AD3844
background
#FDFBFD
surface
#FAF6FB
border
#D3D0D4
text
#141115
muted
#838083