#CCCDA3#CCCDA3
#CCCDA3 is a very light, muted yellow. Relative luminance 0.591; OKLCH L 83.7% C 0.056 H 108.7°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDA3 |
|---|---|
| RGB | rgb(204, 205, 163) |
| HSL | hsl(61, 30%, 72%) |
| HSV | hsv(61, 20%, 80%) |
| CMYK | cmyk(0.5%, 0%, 20.5%, 19.6%) |
| CIE-LAB | lab(81.37, -7.27, 20.86) |
| CIE-LCH | lch(81.37, 22.09, 109.22°) |
| OKLab | oklab(83.68% -0.018 0.0532) |
| OKLCH | oklch(83.68% 0.056 108.7) |
| XYZ | xyz(53.3437, 59.1449, 43.2492) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.07
Palegoldenrod
#EEE8AA
ΔE00 8.00
Pale Olive
#B9CC81
ΔE00 8.29
Vanilla
#F3E5AB
ΔE00 8.47
Greenish Tan
#BCCB7A
ΔE00 8.79
Sand
#C2B280
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDA3 #A4A3CD
analogous
#CDB9A3 #CCCDA3 #B7CDA3
triadic
#CCCDA3 #A3CCCD #CDA3CC
tetradic
#CCCDA3 #A3CDB9 #A4A3CD #CDA3B7
square
#CCCDA3 #A3CDB9 #A4A3CD #CDA3B7
split-complementary
#CCCDA3 #A3B7CD #B9A3CD
monochromatic
#9D9F56 #B6B77B #CCCDA3 #E2E3CB #F4F4EB
Accessibility & contrast
On white
1.64
#CCCDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#CCCDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDA3
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDA3 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C9A0
Deuteranopia (green-blind)
#D5CBA5
Tritanopia (blue-blind)
#D2C8C1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cccda3; /* rgb */ color: rgb(204, 205, 163); /* oklch */ color: oklch(83.7% 0.056 108.7);
Tailwind
colors: {
custom: {
50: '#dcdcbe',
500: '#cccda3',
950: '#000000',
},
}SCSS
$custom: #cccda3; $custom-light: #dcdcbe; $custom-dark: #000000;
JSON
{
"hex": "#cccda3",
"rgb": {
"r": 204,
"g": 205,
"b": 163
},
"hsl": {
"h": 61.429,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.83682,
"c": 0.05616,
"h": 108.7
},
"luminance": 0.59144
}Semantic roles & 50–950 ramp
primary
#CCCDA3
secondary
#7372A2
accent
#3DA840
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151512
muted
#848482