#CCC09C#CCC09C
#CCC09C is a light, muted yellow. Relative luminance 0.529; OKLCH L 80.8% C 0.050 H 91.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC09C |
|---|---|
| RGB | rgb(204, 192, 156) |
| HSL | hsl(45, 32%, 71%) |
| HSV | hsv(45, 24%, 80%) |
| CMYK | cmyk(0%, 5.9%, 23.5%, 20%) |
| CIE-LAB | lab(77.84, -1.52, 19.70) |
| CIE-LCH | lch(77.84, 19.76, 94.40°) |
| OKLab | oklab(80.85% -0.0016 0.0503) |
| OKLCH | oklch(80.85% 0.05 91.8) |
| XYZ | xyz(49.7523, 52.9380, 39.0432) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 4.93
Sand
#C2B280
ΔE00 5.32
Khaki
#C3B091
ΔE00 5.46
Very Light Brown
#D3B683
ΔE00 6.67
Tan
#D2B48C
ΔE00 7.13
Bland
#AFA88B
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC09C #9CA8CC
analogous
#CCA89C #CCC09C #C0CC9C
triadic
#CCC09C #9CCCC0 #C09CCC
tetradic
#CCC09C #9CCCA8 #9CA8CC #CC9CC0
square
#CCC09C #9CCCA8 #9CA8CC #CC9CC0
split-complementary
#CCC09C #9CC0CC #A89CCC
monochromatic
#9D8A51 #B7A674 #CCC09C #E1DAC4 #F5F2EB
Accessibility & contrast
On white
1.81
#CCC09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#CCC09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC09C
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC09C | 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)
#C8BE9A
Deuteranopia (green-blind)
#CBC29D
Tritanopia (blue-blind)
#D4BAB6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccc09c; /* rgb */ color: rgb(204, 192, 156); /* oklch */ color: oklch(80.8% 0.050 91.8);
Tailwind
colors: {
custom: {
50: '#dcd3b9',
500: '#ccc09c',
950: '#000000',
},
}SCSS
$custom: #ccc09c; $custom-light: #dcd3b9; $custom-dark: #000000;
JSON
{
"hex": "#ccc09c",
"rgb": {
"r": 204,
"g": 192,
"b": 156
},
"hsl": {
"h": 45,
"s": 32,
"l": 70.588
},
"oklch": {
"l": 0.80846,
"c": 0.05031,
"h": 91.8
},
"luminance": 0.52937
}Semantic roles & 50–950 ramp
primary
#CCC09C
secondary
#6B79A1
accent
#57AB3B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381