#CDBAB2#CDBAB2
#CDBAB2 is a light, muted orange. Relative luminance 0.513; OKLCH L 80.3% C 0.024 H 44.3°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBAB2 |
|---|---|
| RGB | rgb(205, 186, 178) |
| HSL | hsl(18, 21%, 75%) |
| HSV | hsv(18, 13%, 80%) |
| CMYK | cmyk(0%, 9.3%, 13.2%, 19.6%) |
| CIE-LAB | lab(76.87, 5.40, 6.50) |
| CIE-LCH | lch(76.87, 8.45, 50.28°) |
| OKLab | oklab(80.26% 0.0175 0.0171) |
| OKLCH | oklch(80.26% 0.024 44.3) |
| XYZ | xyz(50.7711, 51.3123, 49.3406) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.58
Pinkish Grey
#C8ACA9
ΔE00 5.64
Greige
#B8AB98
ΔE00 8.31
Silver
#C0C0C0
ΔE00 8.44
Mushroom
#BA9E88
ΔE00 9.63
Light Gray
#D3D3D3
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBAB2 #B2C5CD
analogous
#CDB2B7 #CDBAB2 #CDC8B2
triadic
#CDBAB2 #B2CDBA #BAB2CD
tetradic
#CDBAB2 #B7CDB2 #B2C5CD #C8B2CD
square
#CDBAB2 #B7CDB2 #B2C5CD #C8B2CD
split-complementary
#CDBAB2 #B2CDC8 #B2B7CD
monochromatic
#9D7768 #B5998D #CDBAB2 #E5DBD7 #F3EEEC
Accessibility & contrast
On white
1.86
#CDBAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#CDBAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBAB2
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBAB2 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB1
Deuteranopia (green-blind)
#C3BFB2
Tritanopia (blue-blind)
#D3B7B8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cdbab2; /* rgb */ color: rgb(205, 186, 178); /* oklch */ color: oklch(80.3% 0.024 44.3);
Tailwind
colors: {
custom: {
50: '#dccec9',
500: '#cdbab2',
950: '#000000',
},
}SCSS
$custom: #cdbab2; $custom-light: #dccec9; $custom-dark: #000000;
JSON
{
"hex": "#cdbab2",
"rgb": {
"r": 205,
"g": 186,
"b": 178
},
"hsl": {
"h": 17.778,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.80264,
"c": 0.02449,
"h": 44.3
},
"luminance": 0.51311
}Semantic roles & 50–950 ramp
primary
#CDBAB2
secondary
#8198A2
accent
#85A046
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382