#CDBCA2#CDBCA2
#CDBCA2 is a light, muted orange. Relative luminance 0.516; OKLCH L 80.3% C 0.040 H 78.5°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBCA2 |
|---|---|
| RGB | rgb(205, 188, 162) |
| HSL | hsl(36, 30%, 72%) |
| HSV | hsv(36, 21%, 80%) |
| CMYK | cmyk(0%, 8.3%, 21%, 19.6%) |
| CIE-LAB | lab(77.01, 1.85, 15.35) |
| CIE-LCH | lch(77.01, 15.46, 83.15°) |
| OKLab | oklab(80.26% 0.008 0.0396) |
| OKLCH | oklch(80.26% 0.04 78.5) |
| XYZ | xyz(49.6816, 51.5554, 41.5095) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.61
Warm Gray
#C9BEB0
ΔE00 4.52
Greige
#B8AB98
ΔE00 5.34
Putty
#BEAE8A
ΔE00 5.41
Tan
#D2B48C
ΔE00 5.57
Very Light Brown
#D3B683
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBCA2 #A2B3CD
analogous
#CDA7A2 #CDBCA2 #C9CDA2
triadic
#CDBCA2 #A2CDBC #BCA2CD
tetradic
#CDBCA2 #A2CDA7 #A2B3CD #CDA2C9
square
#CDBCA2 #A2CDA7 #A2B3CD #CDA2C9
split-complementary
#CDBCA2 #A2C9CD #A7A2CD
monochromatic
#9F8256 #B89F7A #CDBCA2 #E2D9CA #F4F1EB
Accessibility & contrast
On white
1.86
#CDBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#CDBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBCA2
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBCA2 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA0
Deuteranopia (green-blind)
#C8C0A3
Tritanopia (blue-blind)
#D5B7B5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cdbca2; /* rgb */ color: rgb(205, 188, 162); /* oklch */ color: oklch(80.3% 0.040 78.5);
Tailwind
colors: {
custom: {
50: '#dcd0bd',
500: '#cdbca2',
950: '#000000',
},
}SCSS
$custom: #cdbca2; $custom-light: #dcd0bd; $custom-dark: #000000;
JSON
{
"hex": "#cdbca2",
"rgb": {
"r": 205,
"g": 188,
"b": 162
},
"hsl": {
"h": 36.279,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.80258,
"c": 0.04036,
"h": 78.5
},
"luminance": 0.51554
}Semantic roles & 50–950 ramp
primary
#CDBCA2
secondary
#7184A2
accent
#67A93D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382