#CDC09D#CDC09D
#CDC09D is a light, muted orange. Relative luminance 0.531; OKLCH L 81.0% C 0.049 H 90.1°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC09D |
|---|---|
| RGB | rgb(205, 192, 157) |
| HSL | hsl(44, 32%, 71%) |
| HSV | hsv(44, 23%, 80%) |
| CMYK | cmyk(0%, 6.3%, 23.4%, 19.6%) |
| CIE-LAB | lab(77.94, -0.99, 19.32) |
| CIE-LCH | lch(77.94, 19.35, 92.94°) |
| OKLab | oklab(80.95% -0.0001 0.0494) |
| OKLCH | oklch(80.95% 0.049 90.1) |
| XYZ | xyz(50.1124, 53.1138, 39.5039) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 4.85
Khaki
#C3B091
ΔE00 5.11
Sand
#C2B280
ΔE00 5.53
Very Light Brown
#D3B683
ΔE00 6.50
Tan
#D2B48C
ΔE00 6.74
Toupe
#C7AC7D
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC09D #9DAACD
analogous
#CDA89D #CDC09D #C2CD9D
triadic
#CDC09D #9DCDC0 #C09DCD
tetradic
#CDC09D #9DCDA8 #9DAACD #CD9DC2
square
#CDC09D #9DCDA8 #9DAACD #CD9DC2
split-complementary
#CDC09D #9DC2CD #A89DCD
monochromatic
#9F8A51 #B8A674 #CDC09D #E2DAC6 #F5F2EB
Accessibility & contrast
On white
1.81
#CDC09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#CDC09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC09D
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC09D | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE9B
Deuteranopia (green-blind)
#CCC29E
Tritanopia (blue-blind)
#D5BAB6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdc09d; /* rgb */ color: rgb(205, 192, 157); /* oklch */ color: oklch(81.0% 0.049 90.1);
Tailwind
colors: {
custom: {
50: '#dcd3ba',
500: '#cdc09d',
950: '#000000',
},
}SCSS
$custom: #cdc09d; $custom-light: #dcd3ba; $custom-dark: #000000;
JSON
{
"hex": "#cdc09d",
"rgb": {
"r": 205,
"g": 192,
"b": 157
},
"hsl": {
"h": 43.75,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.80954,
"c": 0.04937,
"h": 90.1
},
"luminance": 0.53113
}Semantic roles & 50–950 ramp
primary
#CDC09D
secondary
#6C7BA2
accent
#59AB3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381