#CCC48D#CCC48D
#CCC48D is a light, moderate yellow. Relative luminance 0.542; OKLCH L 81.4% C 0.073 H 100.8°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC48D |
|---|---|
| RGB | rgb(204, 196, 141) |
| HSL | hsl(52, 38%, 68%) |
| HSV | hsv(52, 31%, 80%) |
| CMYK | cmyk(0%, 3.9%, 30.9%, 20%) |
| CIE-LAB | lab(78.60, -5.63, 28.68) |
| CIE-LCH | lch(78.60, 29.23, 101.10°) |
| OKLab | oklab(81.36% -0.0137 0.0717) |
| OKLCH | oklch(81.36% 0.073 100.8) |
| XYZ | xyz(49.4499, 54.2414, 33.0589) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.26
Beige (survey)
#E6DAA6
ΔE00 5.76
Darkkhaki
#BDB76B
ΔE00 5.76
Sand (survey)
#E2CA76
ΔE00 7.23
Greenish Beige
#C9D179
ΔE00 7.58
Greenish Tan
#BCCB7A
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC48D #8D95CC
analogous
#CCA48D #CCC48D #B4CC8D
triadic
#CCC48D #8DCCC4 #C48DCC
tetradic
#CCC48D #8DCCA4 #8D95CC #CC8DB4
square
#CCC48D #8DCCA4 #8D95CC #CC8DB4
split-complementary
#CCC48D #8DB4CC #A48DCC
monochromatic
#9A8F45 #B9AE63 #CCC48D #DFDAB7 #F2F0E2
Accessibility & contrast
On white
1.77
#CCC48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#CCC48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC48D
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC48D | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC089
Deuteranopia (green-blind)
#D1C48F
Tritanopia (blue-blind)
#D5BCB6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ccc48d; /* rgb */ color: rgb(204, 196, 141); /* oklch */ color: oklch(81.4% 0.073 100.8);
Tailwind
colors: {
custom: {
50: '#dcd5ae',
500: '#ccc48d',
950: '#000000',
},
}SCSS
$custom: #ccc48d; $custom-light: #dcd5ae; $custom-dark: #000000;
JSON
{
"hex": "#ccc48d",
"rgb": {
"r": 204,
"g": 196,
"b": 141
},
"hsl": {
"h": 52.381,
"s": 38.182,
"l": 67.647
},
"oklch": {
"l": 0.81357,
"c": 0.07303,
"h": 100.8
},
"luminance": 0.5424
}Semantic roles & 50–950 ramp
primary
#CCC48D
secondary
#5D65A0
accent
#44B134
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381