#CC98CF#CC98CF
#CC98CF is a light, moderate purple. Relative luminance 0.398; OKLCH L 74.7% C 0.096 H 324.7°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CC98CF |
|---|---|
| RGB | rgb(204, 152, 207) |
| HSL | hsl(297, 36%, 70%) |
| HSV | hsv(297, 27%, 81%) |
| CMYK | cmyk(1.4%, 26.6%, 0%, 18.8%) |
| CIE-LAB | lab(69.33, 28.69, -20.60) |
| CIE-LCH | lch(69.33, 35.32, 324.33°) |
| OKLab | oklab(74.69% 0.0786 -0.0557) |
| OKLCH | oklch(74.69% 0.096 324.7) |
| XYZ | xyz(47.3913, 39.8002, 64.2051) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.47
Lilac
#C8A2C8
ΔE00 4.69
Pale Purple
#B790D4
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.54
Lavender (survey)
#C79FEF
ΔE00 7.49
Lavender
#B39DDB
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC98CF #9BCF98
analogous
#B098CF #CC98CF #CF98B6
triadic
#CC98CF #CFCC98 #98CFCC
tetradic
#CC98CF #CFB098 #9BCF98 #98B6CF
square
#CC98CF #CFB098 #9BCF98 #98B6CF
split-complementary
#CC98CF #B6CF98 #98CFB0
monochromatic
#9D4BA1 #B76EBC #CC98CF #E1C2E2 #F5EAF5
Accessibility & contrast
On white
2.34
#CC98CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#CC98CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC98CF
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC98CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC98CF | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5D1
Deuteranopia (green-blind)
#A0ABCD
Tritanopia (blue-blind)
#CF9DAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cc98cf; /* rgb */ color: rgb(204, 152, 207); /* oklch */ color: oklch(74.7% 0.096 324.7);
Tailwind
colors: {
custom: {
50: '#dcb7dd',
500: '#cc98cf',
950: '#000000',
},
}SCSS
$custom: #cc98cf; $custom-light: #dcb7dd; $custom-dark: #000000;
JSON
{
"hex": "#cc98cf",
"rgb": {
"r": 204,
"g": 152,
"b": 207
},
"hsl": {
"h": 296.727,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.74685,
"c": 0.09631,
"h": 324.7
},
"luminance": 0.39799
}Semantic roles & 50–950 ramp
primary
#CC98CF
secondary
#DBE9DA
accent
#AF363D
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083