#CD98AE#CD98AE
#CD98AE is a light, moderate pink. Relative luminance 0.385; OKLCH L 73.6% C 0.069 H 352.3°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CD98AE |
|---|---|
| RGB | rgb(205, 152, 174) |
| HSL | hsl(335, 35%, 70%) |
| HSV | hsv(335, 26%, 80%) |
| CMYK | cmyk(0%, 25.9%, 15.1%, 19.6%) |
| CIE-LAB | lab(68.38, 23.20, -3.65) |
| CIE-LCH | lch(68.38, 23.49, 351.06°) |
| OKLab | oklab(73.64% 0.0688 -0.0093) |
| OKLCH | oklch(73.64% 0.069 352.3) |
| XYZ | xyz(44.0451, 38.4935, 45.1461) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.32
Faded Pink
#DE9DAC
ΔE00 4.52
Grey Pink
#C3909B
ΔE00 4.65
Dusty Pink
#D8A7B1
ΔE00 5.49
Dull Pink
#D5869D
ΔE00 6.14
Greyish Pink
#C88D94
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD98AE #98CDB7
analogous
#CD98C9 #CD98AE #CD9C98
triadic
#CD98AE #AECD98 #98AECD
tetradic
#CD98AE #C9CD98 #98CDB7 #9C98CD
square
#CD98AE #C9CD98 #98CDB7 #9C98CD
split-complementary
#CD98AE #98CD9C #98C9CD
monochromatic
#9E4D6E #B96F8E #CD98AE #E1C1CE #F5EAEF
Accessibility & contrast
On white
2.41
#CD98AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#CD98AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD98AE
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD98AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD98AE | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA1AF
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#D5969F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cd98ae; /* rgb */ color: rgb(205, 152, 174); /* oklch */ color: oklch(73.6% 0.069 352.3);
Tailwind
colors: {
custom: {
50: '#ddb6c6',
500: '#cd98ae',
950: '#000000',
},
}SCSS
$custom: #cd98ae; $custom-light: #ddb6c6; $custom-dark: #000000;
JSON
{
"hex": "#cd98ae",
"rgb": {
"r": 205,
"g": 152,
"b": 174
},
"hsl": {
"h": 335.094,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.73638,
"c": 0.06947,
"h": 352.3
},
"luminance": 0.38492
}Semantic roles & 50–950 ramp
primary
#CD98AE
secondary
#D9E8E2
accent
#AD7D38
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082