#CCC09D#CCC09D
#CCC09D is a light, muted orange. Relative luminance 0.530; OKLCH L 80.9% C 0.049 H 91.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC09D |
|---|---|
| RGB | rgb(204, 192, 157) |
| HSL | hsl(45, 32%, 71%) |
| HSV | hsv(45, 23%, 80%) |
| CMYK | cmyk(0%, 5.9%, 23%, 20%) |
| CIE-LAB | lab(77.86, -1.37, 19.20) |
| CIE-LCH | lch(77.86, 19.24, 94.09°) |
| OKLab | oklab(80.87% -0.0012 0.0491) |
| OKLCH | oklch(80.87% 0.049 91.4) |
| XYZ | xyz(49.8373, 52.9720, 39.4910) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 4.93
Khaki
#C3B091
ΔE00 5.35
Sand
#C2B280
ΔE00 5.53
Very Light Brown
#D3B683
ΔE00 6.78
Tan
#D2B48C
ΔE00 7.12
Bland
#AFA88B
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC09D #9DA9CC
analogous
#CCA89D #CCC09D #C0CC9D
triadic
#CCC09D #9DCCC0 #C09DCC
tetradic
#CCC09D #9DCCA8 #9DA9CC #CC9DC0
square
#CCC09D #9DCCA8 #9DA9CC #CC9DC0
split-complementary
#CCC09D #9DC0CC #A89DCC
monochromatic
#9D8A52 #B7A675 #CCC09D #E1DAC5 #F5F2EB
Accessibility & contrast
On white
1.81
#CCC09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#CCC09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC09D
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC09D | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE9B
Deuteranopia (green-blind)
#CBC29E
Tritanopia (blue-blind)
#D4BAB6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccc09d; /* rgb */ color: rgb(204, 192, 157); /* oklch */ color: oklch(80.9% 0.049 91.4);
Tailwind
colors: {
custom: {
50: '#dcd3ba',
500: '#ccc09d',
950: '#000000',
},
}SCSS
$custom: #ccc09d; $custom-light: #dcd3ba; $custom-dark: #000000;
JSON
{
"hex": "#ccc09d",
"rgb": {
"r": 204,
"g": 192,
"b": 157
},
"hsl": {
"h": 44.681,
"s": 31.544,
"l": 70.784
},
"oklch": {
"l": 0.80868,
"c": 0.04906,
"h": 91.4
},
"luminance": 0.52971
}Semantic roles & 50–950 ramp
primary
#CCC09D
secondary
#6C7AA1
accent
#58AA3B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381