#CDAFB6#CDAFB6
#CDAFB6 is a light, muted red. Relative luminance 0.470; OKLCH L 78.2% C 0.036 H 2.2°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFB6 |
|---|---|
| RGB | rgb(205, 175, 182) |
| HSL | hsl(346, 23%, 75%) |
| HSV | hsv(346, 15%, 80%) |
| CMYK | cmyk(0%, 14.6%, 11.2%, 19.6%) |
| CIE-LAB | lab(74.20, 11.98, 0.46) |
| CIE-LCH | lch(74.20, 11.99, 2.19°) |
| OKLab | oklab(78.22% 0.0359 0.0014) |
| OKLCH | oklch(78.22% 0.036 2.2) |
| XYZ | xyz(48.9498, 47.0177, 50.7437) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.61
Dusty Pink
#D8A7B1
ΔE00 5.40
Thistle
#D8BFD8
ΔE00 7.93
Light Mauve
#C292A1
ΔE00 8.98
Faded Pink
#DE9DAC
ΔE00 9.13
Grey Pink
#C3909B
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFB6 #AFCDC6
analogous
#CDAFC5 #CDAFB6 #CDB7AF
triadic
#CDAFB6 #B6CDAF #AFB6CD
tetradic
#CDAFB6 #C5CDAF #AFCDC6 #B7AFCD
square
#CDAFB6 #C5CDAF #AFCDC6 #B7AFCD
split-complementary
#CDAFB6 #AFCDB7 #AFC5CD
monochromatic
#9E6471 #B58994 #CDAFB6 #E5D5D8 #F3ECEE
Accessibility & contrast
On white
2.02
#CDAFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#CDAFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFB6
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFB6 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B3B6
Deuteranopia (green-blind)
#B9B8B5
Tritanopia (blue-blind)
#D3ADB1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cdafb6; /* rgb */ color: rgb(205, 175, 182); /* oklch */ color: oklch(78.2% 0.036 2.2);
Tailwind
colors: {
custom: {
50: '#dcc7cb',
500: '#cdafb6',
950: '#000000',
},
}SCSS
$custom: #cdafb6; $custom-light: #dcc7cb; $custom-dark: #000000;
JSON
{
"hex": "#cdafb6",
"rgb": {
"r": 205,
"g": 175,
"b": 182
},
"hsl": {
"h": 346,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.78215,
"c": 0.03592,
"h": 2.2
},
"luminance": 0.47016
}Semantic roles & 50–950 ramp
primary
#CDAFB6
secondary
#E1EAE8
accent
#A28C44
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282