#CCC09F#CCC09F
#CCC09F is a light, muted orange. Relative luminance 0.530; OKLCH L 80.9% C 0.047 H 90.4°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC09F |
|---|---|
| RGB | rgb(204, 192, 159) |
| HSL | hsl(44, 31%, 71%) |
| HSV | hsv(44, 22%, 80%) |
| CMYK | cmyk(0%, 5.9%, 22.1%, 20%) |
| CIE-LAB | lab(77.90, -1.08, 18.18) |
| CIE-LCH | lch(77.90, 18.21, 93.41°) |
| OKLab | oklab(80.91% -0.0003 0.0466) |
| OKLCH | oklch(80.91% 0.047 90.4) |
| XYZ | xyz(50.0095, 53.0409, 40.3977) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 4.99
Khaki
#C3B091
ΔE00 5.15
Sand
#C2B280
ΔE00 5.97
Warm Gray
#C9BEB0
ΔE00 7.02
Very Light Brown
#D3B683
ΔE00 7.05
Tan
#D2B48C
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC09F #9FABCC
analogous
#CCA99F #CCC09F #C1CC9F
triadic
#CCC09F #9FCCC0 #C09FCC
tetradic
#CCC09F #9FCCA9 #9FABCC #CC9FC1
square
#CCC09F #9FCCA9 #9FABCC #CC9FC1
split-complementary
#CCC09F #9FC1CC #A99FCC
monochromatic
#9D8953 #B7A677 #CCC09F #E1DAC7 #F4F2EB
Accessibility & contrast
On white
1.81
#CCC09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#CCC09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC09F
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC09F | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BF9D
Deuteranopia (green-blind)
#CBC2A0
Tritanopia (blue-blind)
#D4BBB7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccc09f; /* rgb */ color: rgb(204, 192, 159); /* oklch */ color: oklch(80.9% 0.047 90.4);
Tailwind
colors: {
custom: {
50: '#dcd3bb',
500: '#ccc09f',
950: '#000000',
},
}SCSS
$custom: #ccc09f; $custom-light: #dcd3bb; $custom-dark: #000000;
JSON
{
"hex": "#ccc09f",
"rgb": {
"r": 204,
"g": 192,
"b": 159
},
"hsl": {
"h": 44,
"s": 30.612,
"l": 71.176
},
"oklch": {
"l": 0.80914,
"c": 0.04657,
"h": 90.4
},
"luminance": 0.5304
}Semantic roles & 50–950 ramp
primary
#CCC09F
secondary
#6E7CA1
accent
#59A93C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381