#CCCAB3#CCCAB3
#CCCAB3 is a very light, muted yellow. Relative luminance 0.583; OKLCH L 83.4% C 0.031 H 103.0°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAB3 |
|---|---|
| RGB | rgb(204, 202, 179) |
| HSL | hsl(55, 20%, 75%) |
| HSV | hsv(55, 12%, 80%) |
| CMYK | cmyk(0%, 1%, 12.3%, 20%) |
| CIE-LAB | lab(80.92, -3.26, 11.74) |
| CIE-LCH | lch(80.92, 12.18, 105.50°) |
| OKLab | oklab(83.44% -0.007 0.0305) |
| OKLCH | oklch(83.44% 0.031 103) |
| XYZ | xyz(54.1582, 58.3336, 51.0455) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.00
Warm Beige
#E9DCC9
ΔE00 7.71
Eggshell
#F0EAD6
ΔE00 7.98
Light Grey
#D8DCD6
ΔE00 8.22
Silver (survey)
#C5C9C7
ΔE00 8.84
Beige (survey)
#E6DAA6
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAB3 #B3B5CC
analogous
#CCBDB3 #CCCAB3 #C1CCB3
triadic
#CCCAB3 #B3CCCA #CAB3CC
tetradic
#CCCAB3 #B3CCBD #B3B5CC #CCB3C1
square
#CCCAB3 #B3CCBD #B3B5CC #CCB3C1
split-complementary
#CCCAB3 #B3C1CC #BDB3CC
monochromatic
#9B976A #B3B08E #CCCAB3 #E5E4D8 #F3F2ED
Accessibility & contrast
On white
1.66
#CCCAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#CCCAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAB3
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAB3 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8B2
Deuteranopia (green-blind)
#CFCAB4
Tritanopia (blue-blind)
#D0C7C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cccab3; /* rgb */ color: rgb(204, 202, 179); /* oklch */ color: oklch(83.4% 0.031 103.0);
Tailwind
colors: {
custom: {
50: '#dbdac9',
500: '#cccab3',
950: '#000000',
},
}SCSS
$custom: #cccab3; $custom-light: #dbdac9; $custom-dark: #000000;
JSON
{
"hex": "#cccab3",
"rgb": {
"r": 204,
"g": 202,
"b": 179
},
"hsl": {
"h": 55.2,
"s": 19.685,
"l": 75.098
},
"oklch": {
"l": 0.83439,
"c": 0.03129,
"h": 103
},
"luminance": 0.58333
}Semantic roles & 50–950 ramp
primary
#CCCAB3
secondary
#8385A1
accent
#4E9E47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382