#CCC7AE#CCC7AE
#CCC7AE is a very light, muted yellow. Relative luminance 0.567; OKLCH L 82.7% C 0.034 H 97.8°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC7AE |
|---|---|
| RGB | rgb(204, 199, 174) |
| HSL | hsl(50, 23%, 74%) |
| HSV | hsv(50, 15%, 80%) |
| CMYK | cmyk(0%, 2.5%, 14.7%, 20%) |
| CIE-LAB | lab(80.03, -2.49, 13.15) |
| CIE-LCH | lch(80.03, 13.38, 100.70°) |
| OKLab | oklab(82.7% -0.0046 0.034) |
| OKLCH | oklch(82.7% 0.034 97.8) |
| XYZ | xyz(52.9646, 56.7408, 48.1981) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.33
Warm Beige
#E9DCC9
ΔE00 7.51
Putty
#BEAE8A
ΔE00 8.18
Khaki
#C3B091
ΔE00 8.20
Eggshell
#F0EAD6
ΔE00 8.48
Bland
#AFA88B
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC7AE #AEB3CC
analogous
#CCB8AE #CCC7AE #C2CCAE
triadic
#CCC7AE #AECCC7 #C7AECC
tetradic
#CCC7AE #AECCB8 #AEB3CC #CCAEC2
square
#CCC7AE #AECCB8 #AEB3CC #CCAEC2
split-complementary
#CCC7AE #AEC2CC #B8AECC
monochromatic
#9D9363 #B4AD88 #CCC7AE #E4E1D4 #F3F2EC
Accessibility & contrast
On white
1.70
#CCC7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#CCC7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC7AE
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC7AE | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AD
Deuteranopia (green-blind)
#CEC7AF
Tritanopia (blue-blind)
#D1C3C0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc7ae; /* rgb */ color: rgb(204, 199, 174); /* oklch */ color: oklch(82.7% 0.034 97.8);
Tailwind
colors: {
custom: {
50: '#dbd8c6',
500: '#ccc7ae',
950: '#000000',
},
}SCSS
$custom: #ccc7ae; $custom-light: #dbd8c6; $custom-dark: #000000;
JSON
{
"hex": "#ccc7ae",
"rgb": {
"r": 204,
"g": 199,
"b": 174
},
"hsl": {
"h": 50,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.82701,
"c": 0.03437,
"h": 97.8
},
"luminance": 0.5674
}Semantic roles & 50–950 ramp
primary
#CCC7AE
secondary
#7D83A1
accent
#54A144
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382