#CDC09A#CDC09A
#CDC09A is a light, muted orange. Relative luminance 0.530; OKLCH L 80.9% C 0.053 H 91.4°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC09A |
|---|---|
| RGB | rgb(205, 192, 154) |
| HSL | hsl(45, 34%, 70%) |
| HSV | hsv(45, 25%, 80%) |
| CMYK | cmyk(0%, 6.3%, 24.9%, 19.6%) |
| CIE-LAB | lab(77.88, -1.42, 20.84) |
| CIE-LCH | lch(77.88, 20.89, 93.89°) |
| OKLab | oklab(80.89% -0.0013 0.0531) |
| OKLCH | oklch(80.89% 0.053 91.4) |
| XYZ | xyz(49.8594, 53.0126, 38.1715) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 4.88
Sand
#C2B280
ΔE00 4.93
Khaki
#C3B091
ΔE00 5.48
Very Light Brown
#D3B683
ΔE00 6.16
Tan
#D2B48C
ΔE00 6.82
Toupe
#C7AC7D
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC09A #9AA7CD
analogous
#CDA69A #CDC09A #C0CD9A
triadic
#CDC09A #9ACDC0 #C09ACD
tetradic
#CDC09A #9ACDA6 #9AA7CD #CD9AC0
square
#CDC09A #9ACDA6 #9AA7CD #CD9AC0
split-complementary
#CDC09A #9AC0CD #A69ACD
monochromatic
#9E8A4E #B9A671 #CDC09A #E1DAC3 #F5F2EB
Accessibility & contrast
On white
1.81
#CDC09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#CDC09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC09A
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC09A | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE98
Deuteranopia (green-blind)
#CCC29B
Tritanopia (blue-blind)
#D5BAB6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdc09a; /* rgb */ color: rgb(205, 192, 154); /* oklch */ color: oklch(80.9% 0.053 91.4);
Tailwind
colors: {
custom: {
50: '#dcd3b8',
500: '#cdc09a',
950: '#000000',
},
}SCSS
$custom: #cdc09a; $custom-light: #dcd3b8; $custom-dark: #000000;
JSON
{
"hex": "#cdc09a",
"rgb": {
"r": 205,
"g": 192,
"b": 154
},
"hsl": {
"h": 44.706,
"s": 33.775,
"l": 70.392
},
"oklch": {
"l": 0.80888,
"c": 0.05309,
"h": 91.4
},
"luminance": 0.53012
}Semantic roles & 50–950 ramp
primary
#CDC09A
secondary
#6978A2
accent
#56AD39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381