#CCC49F#CCC49F
#CCC49F is a light, muted yellow. Relative luminance 0.548; OKLCH L 81.7% C 0.051 H 97.2°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC49F |
|---|---|
| RGB | rgb(204, 196, 159) |
| HSL | hsl(49, 31%, 71%) |
| HSV | hsv(49, 22%, 80%) |
| CMYK | cmyk(0%, 3.9%, 22.1%, 20%) |
| CIE-LAB | lab(78.94, -3.18, 19.62) |
| CIE-LCH | lch(78.94, 19.88, 99.21°) |
| OKLab | oklab(81.73% -0.0063 0.0501) |
| OKLCH | oklch(81.73% 0.051 97.2) |
| XYZ | xyz(50.8997, 54.8213, 40.6944) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.20
Putty
#BEAE8A
ΔE00 6.44
Beige (survey)
#E6DAA6
ΔE00 6.46
Khaki
#C3B091
ΔE00 7.30
Bland
#AFA88B
ΔE00 7.84
Very Light Brown
#D3B683
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC49F #9FA7CC
analogous
#CCAD9F #CCC49F #BDCC9F
triadic
#CCC49F #9FCCC4 #C49FCC
tetradic
#CCC49F #9FCCAD #9FA7CC #CC9FBD
square
#CCC49F #9FCCAD #9FA7CC #CC9FBD
split-complementary
#CCC49F #9FBDCC #AD9FCC
monochromatic
#9D9053 #B7AB77 #CCC49F #E1DDC7 #F4F3EB
Accessibility & contrast
On white
1.76
#CCC49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#CCC49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC49F
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC49F | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC29D
Deuteranopia (green-blind)
#CEC5A0
Tritanopia (blue-blind)
#D3BEBA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccc49f; /* rgb */ color: rgb(204, 196, 159); /* oklch */ color: oklch(81.7% 0.051 97.2);
Tailwind
colors: {
custom: {
50: '#dcd5bb',
500: '#ccc49f',
950: '#000000',
},
}SCSS
$custom: #ccc49f; $custom-light: #dcd5bb; $custom-dark: #000000;
JSON
{
"hex": "#ccc49f",
"rgb": {
"r": 204,
"g": 196,
"b": 159
},
"hsl": {
"h": 49.333,
"s": 30.612,
"l": 71.176
},
"oklch": {
"l": 0.81733,
"c": 0.05052,
"h": 97.2
},
"luminance": 0.5482
}Semantic roles & 50–950 ramp
primary
#CCC49F
secondary
#6E77A1
accent
#50A93C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382