#CDAEBA#CDAEBA
#CDAEBA is a light, muted pink. Relative luminance 0.468; OKLCH L 78.1% C 0.039 H 352.8°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAEBA |
|---|---|
| RGB | rgb(205, 174, 186) |
| HSL | hsl(337, 24%, 74%) |
| HSV | hsv(337, 15%, 80%) |
| CMYK | cmyk(0%, 15.1%, 9.3%, 19.6%) |
| CIE-LAB | lab(74.06, 13.21, -1.94) |
| CIE-LCH | lch(74.06, 13.35, 351.65°) |
| OKLab | oklab(78.14% 0.0389 -0.005) |
| OKLCH | oklch(78.14% 0.039 352.8) |
| XYZ | xyz(49.1752, 46.7976, 52.8873) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.09
Pinkish Grey
#C8ACA9
ΔE00 6.52
Thistle
#D8BFD8
ΔE00 6.60
Light Mauve
#C292A1
ΔE00 8.32
Faded Pink
#DE9DAC
ΔE00 8.57
Lilac
#C8A2C8
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAEBA #AECDC1
analogous
#CDAECA #CDAEBA #CDB2AE
triadic
#CDAEBA #BACDAE #AEBACD
tetradic
#CDAEBA #CACDAE #AECDC1 #B2AECD
square
#CDAEBA #CACDAE #AECDC1 #B2AECD
split-complementary
#CDAEBA #AECDB2 #AECACD
monochromatic
#9E627A #B6889A #CDAEBA #E4D4DA #F3ECEF
Accessibility & contrast
On white
2.03
#CDAEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#CDAEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAEBA
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAEBA | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3BA
Deuteranopia (green-blind)
#B8B8B9
Tritanopia (blue-blind)
#D2ADB2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cdaeba; /* rgb */ color: rgb(205, 174, 186); /* oklch */ color: oklch(78.1% 0.039 352.8);
Tailwind
colors: {
custom: {
50: '#dcc6ce',
500: '#cdaeba',
950: '#000000',
},
}SCSS
$custom: #cdaeba; $custom-light: #dcc6ce; $custom-dark: #000000;
JSON
{
"hex": "#cdaeba",
"rgb": {
"r": 205,
"g": 174,
"b": 186
},
"hsl": {
"h": 336.774,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.78141,
"c": 0.03925,
"h": 352.8
},
"luminance": 0.46796
}Semantic roles & 50–950 ramp
primary
#CDAEBA
secondary
#E1EAE6
accent
#A27D43
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282