#CDBBA2#CDBBA2
#CDBBA2 is a light, muted orange. Relative luminance 0.511; OKLCH L 80.1% C 0.040 H 76.1°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBA2 |
|---|---|
| RGB | rgb(205, 187, 162) |
| HSL | hsl(35, 30%, 72%) |
| HSV | hsv(35, 21%, 80%) |
| CMYK | cmyk(0%, 8.8%, 21%, 19.6%) |
| CIE-LAB | lab(76.76, 2.38, 14.99) |
| CIE-LCH | lch(76.76, 15.18, 80.99°) |
| OKLab | oklab(80.06% 0.0096 0.0386) |
| OKLCH | oklch(80.06% 0.04 76.1) |
| XYZ | xyz(49.4687, 51.1296, 41.4385) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.64
Warm Gray
#C9BEB0
ΔE00 4.36
Greige
#B8AB98
ΔE00 5.15
Tan
#D2B48C
ΔE00 5.46
Putty
#BEAE8A
ΔE00 5.72
Taupe (survey)
#B9A281
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBA2 #A2B4CD
analogous
#CDA6A2 #CDBBA2 #CACDA2
triadic
#CDBBA2 #A2CDBB #BBA2CD
tetradic
#CDBBA2 #A2CDA6 #A2B4CD #CDA2CA
square
#CDBBA2 #A2CDA6 #A2B4CD #CDA2CA
split-complementary
#CDBBA2 #A2CACD #A6A2CD
monochromatic
#9F8056 #B89E7A #CDBBA2 #E2D8CA #F4F0EB
Accessibility & contrast
On white
1.87
#CDBBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#CDBBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBA2
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBA2 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BBA0
Deuteranopia (green-blind)
#C7BFA3
Tritanopia (blue-blind)
#D5B6B4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cdbba2; /* rgb */ color: rgb(205, 187, 162); /* oklch */ color: oklch(80.1% 0.040 76.1);
Tailwind
colors: {
custom: {
50: '#dccfbd',
500: '#cdbba2',
950: '#000000',
},
}SCSS
$custom: #cdbba2; $custom-light: #dccfbd; $custom-dark: #000000;
JSON
{
"hex": "#cdbba2",
"rgb": {
"r": 205,
"g": 187,
"b": 162
},
"hsl": {
"h": 34.884,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.80057,
"c": 0.03981,
"h": 76.1
},
"luminance": 0.51128
}Semantic roles & 50–950 ramp
primary
#CDBBA2
secondary
#7186A2
accent
#6AA93D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382