#CCC19A#CCC19A
#CCC19A is a light, muted yellow. Relative luminance 0.533; OKLCH L 81.0% C 0.054 H 94.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC19A |
|---|---|
| RGB | rgb(204, 193, 154) |
| HSL | hsl(47, 33%, 70%) |
| HSV | hsv(47, 25%, 80%) |
| CMYK | cmyk(0%, 5.4%, 24.5%, 20%) |
| CIE-LAB | lab(78.06, -2.32, 21.07) |
| CIE-LCH | lch(78.06, 21.20, 96.29°) |
| OKLab | oklab(81.01% -0.0039 0.0536) |
| OKLCH | oklch(81.01% 0.054 94.2) |
| XYZ | xyz(49.8046, 53.3114, 38.2321) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.03
Putty
#BEAE8A
ΔE00 5.38
Khaki
#C3B091
ΔE00 6.26
Beige (survey)
#E6DAA6
ΔE00 6.67
Very Light Brown
#D3B683
ΔE00 6.77
Bland
#AFA88B
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC19A #9AA5CC
analogous
#CCA89A #CCC19A #BECC9A
triadic
#CCC19A #9ACCC1 #C19ACC
tetradic
#CCC19A #9ACCA8 #9AA5CC #CC9ABE
square
#CCC19A #9ACCA8 #9AA5CC #CC9ABE
split-complementary
#CCC19A #9ABECC #A89ACC
monochromatic
#9D8B4F #B7A871 #CCC19A #E1DAC3 #F5F3EB
Accessibility & contrast
On white
1.80
#CCC19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#CCC19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC19A
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC19A | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BF98
Deuteranopia (green-blind)
#CCC39B
Tritanopia (blue-blind)
#D4BBB6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccc19a; /* rgb */ color: rgb(204, 193, 154); /* oklch */ color: oklch(81.0% 0.054 94.2);
Tailwind
colors: {
custom: {
50: '#dcd3b8',
500: '#ccc19a',
950: '#000000',
},
}SCSS
$custom: #ccc19a; $custom-light: #dcd3b8; $custom-dark: #000000;
JSON
{
"hex": "#ccc19a",
"rgb": {
"r": 204,
"g": 193,
"b": 154
},
"hsl": {
"h": 46.8,
"s": 32.895,
"l": 70.196
},
"oklch": {
"l": 0.81006,
"c": 0.05377,
"h": 94.2
},
"luminance": 0.5331
}Semantic roles & 50–950 ramp
primary
#CCC19A
secondary
#6975A1
accent
#53AC3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381