#CD91AF#CD91AF
#CD91AF is a light, moderate pink. Relative luminance 0.363; OKLCH L 72.4% C 0.082 H 347.9°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CD91AF |
|---|---|
| RGB | rgb(205, 145, 175) |
| HSL | hsl(330, 38%, 69%) |
| HSV | hsv(330, 29%, 80%) |
| CMYK | cmyk(0%, 29.3%, 14.6%, 19.6%) |
| CIE-LAB | lab(66.77, 27.19, -6.59) |
| CIE-LCH | lch(66.77, 27.98, 346.37°) |
| OKLab | oklab(72.41% 0.0803 -0.0172) |
| OKLCH | oklch(72.41% 0.082 347.9) |
| XYZ | xyz(43.0402, 36.3271, 45.2939) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.94
Dull Pink
#D5869D
ΔE00 5.46
Grey Pink
#C3909B
ΔE00 6.22
Faded Pink
#DE9DAC
ΔE00 6.35
Pig Pink
#E78EA5
ΔE00 6.91
Lilac
#C8A2C8
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD91AF #91CDAF
analogous
#CD91CD #CD91AF #CD9191
triadic
#CD91AF #AFCD91 #91AFCD
tetradic
#CD91AF #CDCD91 #91CDAF #9191CD
square
#CD91AF #CDCD91 #91CDAF #9191CD
split-complementary
#CD91AF #91CD91 #91CDCD
monochromatic
#9C4772 #BA6790 #CD91AF #E0BBCE #F3E5EC
Accessibility & contrast
On white
2.54
#CD91AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#CD91AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD91AF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD91AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD91AF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB0
Deuteranopia (green-blind)
#A4A6AD
Tritanopia (blue-blind)
#D5909B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cd91af; /* rgb */ color: rgb(205, 145, 175); /* oklch */ color: oklch(72.4% 0.082 347.9);
Tailwind
colors: {
custom: {
50: '#ddb2c6',
500: '#cd91af',
950: '#000000',
},
}SCSS
$custom: #cd91af; $custom-light: #ddb2c6; $custom-dark: #000000;
JSON
{
"hex": "#cd91af",
"rgb": {
"r": 205,
"g": 145,
"b": 175
},
"hsl": {
"h": 330,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.72408,
"c": 0.08209,
"h": 347.9
},
"luminance": 0.36325
}Semantic roles & 50–950 ramp
primary
#CD91AF
secondary
#D4E6DD
accent
#B07335
background
#FDFAFC
surface
#FBF5F8
border
#D4CFD1
text
#151113
muted
#838082