#CDB2B2#CDB2B2
#CDB2B2 is a light, muted red. Relative luminance 0.480; OKLCH L 78.7% C 0.031 H 17.8°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB2B2 |
|---|---|
| RGB | rgb(205, 178, 178) |
| HSL | hsl(0, 21%, 75%) |
| HSV | hsv(0, 13%, 80%) |
| CMYK | cmyk(0%, 13.2%, 13.2%, 19.6%) |
| CIE-LAB | lab(74.85, 9.70, 3.58) |
| CIE-LCH | lch(74.85, 10.34, 20.28°) |
| OKLab | oklab(78.69% 0.0297 0.0096) |
| OKLCH | oklch(78.69% 0.031 17.8) |
| XYZ | xyz(49.1327, 48.0355, 48.7944) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.13
Dusty Pink
#D8A7B1
ΔE00 7.58
Thistle
#D8BFD8
ΔE00 10.22
Rosybrown
#BC8F8F
ΔE00 10.50
Pale Rose
#FDC1C5
ΔE00 10.51
Light Rose
#FFC5CB
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB2B2 #B2CDCD
analogous
#CDB2BF #CDB2B2 #CDBFB2
triadic
#CDB2B2 #B2CDB2 #B2B2CD
tetradic
#CDB2B2 #BFCDB2 #B2CDCD #BFB2CD
square
#CDB2B2 #BFCDB2 #B2CDCD #BFB2CD
split-complementary
#CDB2B2 #B2CDBF #B2BFCD
monochromatic
#9D6868 #B58D8D #CDB2B2 #E5D7D7 #F3ECEC
Accessibility & contrast
On white
1.98
#CDB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#CDB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB2B2
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB2B2 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B2
Deuteranopia (green-blind)
#BDBAB2
Tritanopia (blue-blind)
#D3B0B2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cdb2b2; /* rgb */ color: rgb(205, 178, 178); /* oklch */ color: oklch(78.7% 0.031 17.8);
Tailwind
colors: {
custom: {
50: '#dcc9c9',
500: '#cdb2b2',
950: '#000000',
},
}SCSS
$custom: #cdb2b2; $custom-light: #dcc9c9; $custom-dark: #000000;
JSON
{
"hex": "#cdb2b2",
"rgb": {
"r": 205,
"g": 178,
"b": 178
},
"hsl": {
"h": 0,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.78685,
"c": 0.03124,
"h": 17.8
},
"luminance": 0.48034
}Semantic roles & 50–950 ramp
primary
#CDB2B2
secondary
#E2E9E9
accent
#A0A046
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282