#CDB09D#CDB09D
#CDB09D is a light, muted orange. Relative luminance 0.465; OKLCH L 77.7% C 0.043 H 55.2°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB09D |
|---|---|
| RGB | rgb(205, 176, 157) |
| HSL | hsl(24, 32%, 71%) |
| HSV | hsv(24, 23%, 80%) |
| CMYK | cmyk(0%, 14.1%, 23.4%, 19.6%) |
| CIE-LAB | lab(73.85, 7.52, 13.61) |
| CIE-LCH | lch(73.85, 15.55, 61.07°) |
| OKLab | oklab(77.74% 0.0245 0.0352) |
| OKLCH | oklch(77.74% 0.043 55.2) |
| XYZ | xyz(46.7883, 46.4657, 38.3959) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.46
Pinkish Grey
#C8ACA9
ΔE00 7.40
Greige
#B8AB98
ΔE00 7.43
Tan
#D2B48C
ΔE00 7.63
Warm Gray
#C9BEB0
ΔE00 7.71
Khaki
#C3B091
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB09D #9DBACD
analogous
#CD9DA2 #CDB09D #CDC89D
triadic
#CDB09D #9DCDB0 #B09DCD
tetradic
#CDB09D #A2CD9D #9DBACD #C89DCD
square
#CDB09D #A2CD9D #9DBACD #C89DCD
split-complementary
#CDB09D #9DCDC8 #9DA2CD
monochromatic
#9F7051 #B88F74 #CDB09D #E2D1C6 #F5EFEB
Accessibility & contrast
On white
2.04
#CDB09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#CDB09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB09D
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB09D | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29C
Deuteranopia (green-blind)
#BFB89D
Tritanopia (blue-blind)
#D6ABAB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cdb09d; /* rgb */ color: rgb(205, 176, 157); /* oklch */ color: oklch(77.7% 0.043 55.2);
Tailwind
colors: {
custom: {
50: '#dcc7ba',
500: '#cdb09d',
950: '#000000',
},
}SCSS
$custom: #cdb09d; $custom-light: #dcc7ba; $custom-dark: #000000;
JSON
{
"hex": "#cdb09d",
"rgb": {
"r": 205,
"g": 176,
"b": 157
},
"hsl": {
"h": 23.75,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.77739,
"c": 0.04286,
"h": 55.2
},
"luminance": 0.46464
}Semantic roles & 50–950 ramp
primary
#CDB09D
secondary
#DDE4E9
accent
#7FAB3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280