#CCC49D#CCC49D
#CCC49D is a light, muted yellow. Relative luminance 0.548; OKLCH L 81.7% C 0.053 H 97.8°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC49D |
|---|---|
| RGB | rgb(204, 196, 157) |
| HSL | hsl(50, 32%, 71%) |
| HSV | hsv(50, 23%, 80%) |
| CMYK | cmyk(0%, 3.9%, 23%, 20%) |
| CIE-LAB | lab(78.90, -3.47, 20.63) |
| CIE-LCH | lch(78.90, 20.92, 99.55°) |
| OKLab | oklab(81.69% -0.0072 0.0526) |
| OKLCH | oklch(81.69% 0.053 97.8) |
| XYZ | xyz(50.7275, 54.7525, 39.7878) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.92
Beige (survey)
#E6DAA6
ΔE00 6.21
Putty
#BEAE8A
ΔE00 6.51
Khaki
#C3B091
ΔE00 7.50
Very Light Brown
#D3B683
ΔE00 7.97
Bland
#AFA88B
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC49D #9DA5CC
analogous
#CCAC9D #CCC49D #BCCC9D
triadic
#CCC49D #9DCCC4 #C49DCC
tetradic
#CCC49D #9DCCAC #9DA5CC #CC9DBC
square
#CCC49D #9DCCAC #9DA5CC #CC9DBC
split-complementary
#CCC49D #9DBCCC #AC9DCC
monochromatic
#9D9052 #B7AC75 #CCC49D #E1DCC5 #F5F3EB
Accessibility & contrast
On white
1.76
#CCC49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#CCC49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC49D
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC49D | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC29B
Deuteranopia (green-blind)
#CEC59E
Tritanopia (blue-blind)
#D4BEB9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccc49d; /* rgb */ color: rgb(204, 196, 157); /* oklch */ color: oklch(81.7% 0.053 97.8);
Tailwind
colors: {
custom: {
50: '#dcd5ba',
500: '#ccc49d',
950: '#000000',
},
}SCSS
$custom: #ccc49d; $custom-light: #dcd5ba; $custom-dark: #000000;
JSON
{
"hex": "#ccc49d",
"rgb": {
"r": 204,
"g": 196,
"b": 157
},
"hsl": {
"h": 49.787,
"s": 31.544,
"l": 70.784
},
"oklch": {
"l": 0.81688,
"c": 0.05307,
"h": 97.8
},
"luminance": 0.54752
}Semantic roles & 50–950 ramp
primary
#CCC49D
secondary
#6C75A1
accent
#4EAA3B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381