#C899CF#C899CF
#C899CF is a light, moderate purple. Relative luminance 0.396; OKLCH L 74.5% C 0.092 H 322.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C899CF |
|---|---|
| RGB | rgb(200, 153, 207) |
| HSL | hsl(292, 36%, 71%) |
| HSV | hsv(292, 26%, 81%) |
| CMYK | cmyk(3.4%, 26.1%, 0%, 18.8%) |
| CIE-LAB | lab(69.16, 26.83, -20.89) |
| CIE-LCH | lch(69.16, 34.00, 322.10°) |
| OKLab | oklab(74.47% 0.0725 -0.0565) |
| OKLCH | oklch(74.47% 0.092 322) |
| XYZ | xyz(46.4717, 39.5679, 64.2087) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.07
Lilac
#C8A2C8
ΔE00 4.36
Pale Purple
#B790D4
ΔE00 5.39
Lavender
#B39DDB
ΔE00 7.05
Lavender (survey)
#C79FEF
ΔE00 7.05
Lavender Pink
#DD85D7
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C899CF #A0CF99
analogous
#AD99CF #C899CF #CF99BB
triadic
#C899CF #CFC899 #99CFC8
tetradic
#C899CF #CFAD99 #A0CF99 #99BBCF
square
#C899CF #CFAD99 #A0CF99 #99BBCF
split-complementary
#C899CF #BBCF99 #99CFAD
monochromatic
#964CA2 #B26FBB #C899CF #DEC3E3 #F4EAF5
Accessibility & contrast
On white
2.36
#C899CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#C899CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C899CF
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C899CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C899CF | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5D1
Deuteranopia (green-blind)
#9EABCD
Tritanopia (blue-blind)
#CA9EAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c899cf; /* rgb */ color: rgb(200, 153, 207); /* oklch */ color: oklch(74.5% 0.092 322.0);
Tailwind
colors: {
custom: {
50: '#d9b7dd',
500: '#c899cf',
950: '#000000',
},
}SCSS
$custom: #c899cf; $custom-light: #d9b7dd; $custom-dark: #000000;
JSON
{
"hex": "#c899cf",
"rgb": {
"r": 200,
"g": 153,
"b": 207
},
"hsl": {
"h": 292.222,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.74466,
"c": 0.09195,
"h": 322
},
"luminance": 0.39567
}Semantic roles & 50–950 ramp
primary
#C899CF
secondary
#DCE9DB
accent
#AF3746
background
#FDFBFD
surface
#FAF6FB
border
#D3D0D4
text
#141115
muted
#838083