#CCC8B2#CCC8B2
#CCC8B2 is a very light, muted yellow. Relative luminance 0.574; OKLCH L 83.0% C 0.030 H 98.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8B2 |
|---|---|
| RGB | rgb(204, 200, 178) |
| HSL | hsl(51, 20%, 75%) |
| HSV | hsv(51, 13%, 80%) |
| CMYK | cmyk(0%, 2%, 12.7%, 20%) |
| CIE-LAB | lab(80.38, -2.37, 11.51) |
| CIE-LCH | lch(80.38, 11.75, 101.65°) |
| OKLab | oklab(83.01% -0.0045 0.0299) |
| OKLCH | oklch(83.01% 0.03 98.5) |
| XYZ | xyz(53.5912, 57.3608, 50.3594) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.90
Warm Beige
#E9DCC9
ΔE00 7.17
Eggshell
#F0EAD6
ΔE00 8.09
Light Grey
#D8DCD6
ΔE00 8.36
Silver (survey)
#C5C9C7
ΔE00 8.67
Greige
#B8AB98
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8B2 #B2B6CC
analogous
#CCBBB2 #CCC8B2 #C3CCB2
triadic
#CCC8B2 #B2CCC8 #C8B2CC
tetradic
#CCC8B2 #B2CCBB #B2B6CC #CCB2C3
square
#CCC8B2 #B2CCBB #B2B6CC #CCB2C3
split-complementary
#CCC8B2 #B2C3CC #BBB2CC
monochromatic
#9B9368 #B4AE8D #CCC8B2 #E4E2D7 #F3F2ED
Accessibility & contrast
On white
1.68
#CCC8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#CCC8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8B2
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8B2 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6B1
Deuteranopia (green-blind)
#CEC8B3
Tritanopia (blue-blind)
#D1C5C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc8b2; /* rgb */ color: rgb(204, 200, 178); /* oklch */ color: oklch(83.0% 0.030 98.5);
Tailwind
colors: {
custom: {
50: '#dbd8c9',
500: '#ccc8b2',
950: '#000000',
},
}SCSS
$custom: #ccc8b2; $custom-light: #dbd8c9; $custom-dark: #000000;
JSON
{
"hex": "#ccc8b2",
"rgb": {
"r": 204,
"g": 200,
"b": 178
},
"hsl": {
"h": 50.769,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.83005,
"c": 0.03023,
"h": 98.5
},
"luminance": 0.5736
}Semantic roles & 50–950 ramp
primary
#CCC8B2
secondary
#8186A1
accent
#549F47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382