#C898CD#C898CD
#C898CD is a light, moderate purple. Relative luminance 0.391; OKLCH L 74.2% C 0.092 H 323.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C898CD |
|---|---|
| RGB | rgb(200, 152, 205) |
| HSL | hsl(294, 35%, 70%) |
| HSV | hsv(294, 26%, 80%) |
| CMYK | cmyk(2.4%, 25.9%, 0%, 19.6%) |
| CIE-LAB | lab(68.86, 26.99, -20.24) |
| CIE-LCH | lch(68.86, 33.74, 323.13°) |
| OKLab | oklab(74.21% 0.0734 -0.0547) |
| OKLCH | oklch(74.21% 0.092 323.3) |
| XYZ | xyz(46.0658, 39.1448, 62.8748) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.18
Lilac
#C8A2C8
ΔE00 4.29
Pale Purple
#B790D4
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 7.17
Lavender
#B39DDB
ΔE00 7.42
Lavender (survey)
#C79FEF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C898CD #9DCD98
analogous
#AE98CD #C898CD #CD98B7
triadic
#C898CD #CDC898 #98CDC8
tetradic
#C898CD #CDAE98 #9DCD98 #98B7CD
square
#C898CD #CDAE98 #9DCD98 #98B7CD
split-complementary
#C898CD #B7CD98 #98CDAE
monochromatic
#964D9E #B26FB9 #C898CD #DEC1E1 #F4EAF5
Accessibility & contrast
On white
2.38
#C898CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#C898CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C898CD
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C898CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C898CD | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CF
Deuteranopia (green-blind)
#9EAACB
Tritanopia (blue-blind)
#CA9DAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c898cd; /* rgb */ color: rgb(200, 152, 205); /* oklch */ color: oklch(74.2% 0.092 323.3);
Tailwind
colors: {
custom: {
50: '#d9b6dc',
500: '#c898cd',
950: '#000000',
},
}SCSS
$custom: #c898cd; $custom-light: #d9b6dc; $custom-dark: #000000;
JSON
{
"hex": "#c898cd",
"rgb": {
"r": 200,
"g": 152,
"b": 205
},
"hsl": {
"h": 294.34,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.7421,
"c": 0.09159,
"h": 323.3
},
"luminance": 0.39144
}Semantic roles & 50–950 ramp
primary
#C898CD
secondary
#DAE8D9
accent
#AD3843
background
#FDFBFD
surface
#FAF6FB
border
#D3D0D4
text
#141115
muted
#838083