#CDBA9E#CDBA9E
#CDBA9E is a light, muted orange. Relative luminance 0.506; OKLCH L 79.8% C 0.044 H 77.6°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBA9E |
|---|---|
| RGB | rgb(205, 186, 158) |
| HSL | hsl(36, 32%, 71%) |
| HSV | hsv(36, 23%, 80%) |
| CMYK | cmyk(0%, 9.3%, 22.9%, 19.6%) |
| CIE-LAB | lab(76.42, 2.32, 16.67) |
| CIE-LCH | lch(76.42, 16.83, 82.07°) |
| OKLab | oklab(79.76% 0.0095 0.0428) |
| OKLCH | oklch(79.76% 0.044 77.6) |
| XYZ | xyz(48.9074, 50.5668, 39.5252) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.95
Tan
#D2B48C
ΔE00 4.61
Putty
#BEAE8A
ΔE00 4.95
Warm Gray
#C9BEB0
ΔE00 5.33
Greige
#B8AB98
ΔE00 5.41
Very Light Brown
#D3B683
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBA9E #9EB1CD
analogous
#CDA29E #CDBA9E #C8CD9E
triadic
#CDBA9E #9ECDBA #BA9ECD
tetradic
#CDBA9E #9ECDA2 #9EB1CD #CD9EC8
square
#CDBA9E #9ECDA2 #9EB1CD #CD9EC8
split-complementary
#CDBA9E #9EC8CD #A29ECD
monochromatic
#9F8052 #B89D76 #CDBA9E #E2D7C6 #F5F1EB
Accessibility & contrast
On white
1.89
#CDBA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#CDBA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBA9E
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBA9E | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9C
Deuteranopia (green-blind)
#C7BE9F
Tritanopia (blue-blind)
#D5B5B2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdba9e; /* rgb */ color: rgb(205, 186, 158); /* oklch */ color: oklch(79.8% 0.044 77.6);
Tailwind
colors: {
custom: {
50: '#dcceba',
500: '#cdba9e',
950: '#000000',
},
}SCSS
$custom: #cdba9e; $custom-light: #dcceba; $custom-dark: #000000;
JSON
{
"hex": "#cdba9e",
"rgb": {
"r": 205,
"g": 186,
"b": 158
},
"hsl": {
"h": 35.745,
"s": 31.973,
"l": 71.176
},
"oklch": {
"l": 0.7976,
"c": 0.04384,
"h": 77.6
},
"luminance": 0.50566
}Semantic roles & 50–950 ramp
primary
#CDBA9E
secondary
#6D82A2
accent
#68AB3B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381