#CDAFB2#CDAFB2
#CDAFB2 is a light, muted red. Relative luminance 0.469; OKLCH L 78.1% C 0.035 H 11.1°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFB2 |
|---|---|
| RGB | rgb(205, 175, 178) |
| HSL | hsl(354, 23%, 75%) |
| HSV | hsv(354, 15%, 80%) |
| CMYK | cmyk(0%, 14.6%, 13.2%, 19.6%) |
| CIE-LAB | lab(74.10, 11.32, 2.50) |
| CIE-LCH | lch(74.10, 11.59, 12.43°) |
| OKLab | oklab(78.1% 0.0344 0.0067) |
| OKLCH | oklch(78.1% 0.035 11.1) |
| XYZ | xyz(48.5423, 46.8547, 48.5976) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.02
Dusty Pink
#D8A7B1
ΔE00 5.94
Thistle
#D8BFD8
ΔE00 9.35
Rosybrown
#BC8F8F
ΔE00 9.55
Light Mauve
#C292A1
ΔE00 9.58
Faded Pink
#DE9DAC
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFB2 #AFCDCA
analogous
#CDAFC1 #CDAFB2 #CDBBAF
triadic
#CDAFB2 #B2CDAF #AFB2CD
tetradic
#CDAFB2 #C1CDAF #AFCDCA #BBAFCD
square
#CDAFB2 #C1CDAF #AFCDCA #BBAFCD
split-complementary
#CDAFB2 #AFCDBB #AFC1CD
monochromatic
#9E646A #B5898E #CDAFB2 #E5D5D6 #F3ECED
Accessibility & contrast
On white
2.02
#CDAFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#CDAFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFB2
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFB2 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B3B2
Deuteranopia (green-blind)
#BAB8B2
Tritanopia (blue-blind)
#D3ADB0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cdafb2; /* rgb */ color: rgb(205, 175, 178); /* oklch */ color: oklch(78.1% 0.035 11.1);
Tailwind
colors: {
custom: {
50: '#dcc7c9',
500: '#cdafb2',
950: '#000000',
},
}SCSS
$custom: #cdafb2; $custom-light: #dcc7c9; $custom-dark: #000000;
JSON
{
"hex": "#cdafb2",
"rgb": {
"r": 205,
"g": 175,
"b": 178
},
"hsl": {
"h": 354,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.781,
"c": 0.03501,
"h": 11.1
},
"luminance": 0.46853
}Semantic roles & 50–950 ramp
primary
#CDAFB2
secondary
#E1EAE9
accent
#A29844
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282