#CCC4A8#CCC4A8
#CCC4A8 is a light, muted yellow. Relative luminance 0.551; OKLCH L 81.9% C 0.039 H 93.9°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4A8 |
|---|---|
| RGB | rgb(204, 196, 168) |
| HSL | hsl(47, 26%, 73%) |
| HSV | hsv(47, 18%, 80%) |
| CMYK | cmyk(0%, 3.9%, 17.6%, 20%) |
| CIE-LAB | lab(79.12, -1.85, 15.08) |
| CIE-LCH | lch(79.12, 15.19, 96.98°) |
| OKLab | oklab(81.94% -0.0026 0.0389) |
| OKLCH | oklch(81.94% 0.039 93.9) |
| XYZ | xyz(51.7093, 55.1452, 44.9583) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.26
Putty
#BEAE8A
ΔE00 6.73
Khaki
#C3B091
ΔE00 6.76
Bland
#AFA88B
ΔE00 7.71
Warm Beige
#E9DCC9
ΔE00 7.80
Greige
#B8AB98
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4A8 #A8B0CC
analogous
#CCB2A8 #CCC4A8 #C2CCA8
triadic
#CCC4A8 #A8CCC4 #C4A8CC
tetradic
#CCC4A8 #A8CCB2 #A8B0CC #CCA8C2
square
#CCC4A8 #A8CCB2 #A8B0CC #CCA8C2
split-complementary
#CCC4A8 #A8C2CC #B2A8CC
monochromatic
#9D8F5C #B5AA81 #CCC4A8 #E3DECF #F4F2EC
Accessibility & contrast
On white
1.75
#CCC4A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#CCC4A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4A8
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4A8 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A6
Deuteranopia (green-blind)
#CDC5A9
Tritanopia (blue-blind)
#D2C0BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccc4a8; /* rgb */ color: rgb(204, 196, 168); /* oklch */ color: oklch(81.9% 0.039 93.9);
Tailwind
colors: {
custom: {
50: '#dbd5c2',
500: '#ccc4a8',
950: '#000000',
},
}SCSS
$custom: #ccc4a8; $custom-light: #dbd5c2; $custom-dark: #000000;
JSON
{
"hex": "#ccc4a8",
"rgb": {
"r": 204,
"g": 196,
"b": 168
},
"hsl": {
"h": 46.667,
"s": 26.087,
"l": 72.941
},
"oklch": {
"l": 0.81942,
"c": 0.03898,
"h": 93.9
},
"luminance": 0.55144
}Semantic roles & 50–950 ramp
primary
#CCC4A8
secondary
#7780A1
accent
#57A541
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382