#CCC8B3#CCC8B3
#CCC8B3 is a very light, muted yellow. Relative luminance 0.574; OKLCH L 83.0% C 0.029 H 98.1°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8B3 |
|---|---|
| RGB | rgb(204, 200, 179) |
| HSL | hsl(50, 20%, 75%) |
| HSV | hsv(50, 12%, 80%) |
| CMYK | cmyk(0%, 2%, 12.3%, 20%) |
| CIE-LAB | lab(80.40, -2.21, 11.00) |
| CIE-LCH | lch(80.40, 11.22, 101.36°) |
| OKLab | oklab(83.03% -0.0041 0.0286) |
| OKLCH | oklch(83.03% 0.029 98.1) |
| XYZ | xyz(53.6920, 57.4011, 50.8901) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.63
Warm Beige
#E9DCC9
ΔE00 7.03
Eggshell
#F0EAD6
ΔE00 8.03
Light Grey
#D8DCD6
ΔE00 8.11
Silver (survey)
#C5C9C7
ΔE00 8.35
Greige
#B8AB98
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8B3 #B3B7CC
analogous
#CCBBB3 #CCC8B3 #C3CCB3
triadic
#CCC8B3 #B3CCC8 #C8B3CC
tetradic
#CCC8B3 #B3CCBB #B3B7CC #CCB3C3
square
#CCC8B3 #B3CCBB #B3B7CC #CCB3C3
split-complementary
#CCC8B3 #B3C3CC #BBB3CC
monochromatic
#9B936A #B3AD8E #CCC8B3 #E5E3D8 #F3F2ED
Accessibility & contrast
On white
1.68
#CCC8B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#CCC8B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8B3
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8B3 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B2
Deuteranopia (green-blind)
#CEC8B4
Tritanopia (blue-blind)
#D0C5C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc8b3; /* rgb */ color: rgb(204, 200, 179); /* oklch */ color: oklch(83.0% 0.029 98.1);
Tailwind
colors: {
custom: {
50: '#dbd8c9',
500: '#ccc8b3',
950: '#000000',
},
}SCSS
$custom: #ccc8b3; $custom-light: #dbd8c9; $custom-dark: #000000;
JSON
{
"hex": "#ccc8b3",
"rgb": {
"r": 204,
"g": 200,
"b": 179
},
"hsl": {
"h": 50.4,
"s": 19.685,
"l": 75.098
},
"oklch": {
"l": 0.8303,
"c": 0.0289,
"h": 98.1
},
"luminance": 0.57401
}Semantic roles & 50–950 ramp
primary
#CCC8B3
secondary
#8387A1
accent
#559E47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382