#CDCAC0#CDCAC0
#CDCAC0 is a very light, near-neutral yellow. Relative luminance 0.590; OKLCH L 83.9% C 0.014 H 93.0°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCAC0 |
|---|---|
| RGB | rgb(205, 202, 192) |
| HSL | hsl(46, 12%, 78%) |
| HSV | hsv(46, 6%, 80%) |
| CMYK | cmyk(0%, 1.5%, 6.3%, 19.6%) |
| CIE-LAB | lab(81.31, -0.73, 5.35) |
| CIE-LCH | lch(81.31, 5.40, 97.76°) |
| OKLab | oklab(83.86% -0.0007 0.0141) |
| OKLCH | oklch(83.86% 0.014 93) |
| XYZ | xyz(55.8105, 59.0263, 58.3120) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.59
Warm Gray
#C9BEB0
ΔE00 4.67
Light Grey
#D8DCD6
ΔE00 5.31
Light Gray
#D3D3D3
ΔE00 5.33
Silver
#C0C0C0
ΔE00 5.47
Gainsboro
#DCDCDC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCAC0 #C0C3CD
analogous
#CDC3C0 #CDCAC0 #C9CDC0
triadic
#CDCAC0 #C0CDCA #CAC0CD
tetradic
#CDCAC0 #C0CDC3 #C0C3CD #CDC0C9
square
#CDCAC0 #C0CDC3 #C0C3CD #CDC0C9
split-complementary
#CDCAC0 #C0C9CD #C3C0CD
monochromatic
#97917C #B2AD9E #CDCAC0 #E8E7E2 #F1F1EE
Accessibility & contrast
On white
1.64
#CDCAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#CDCAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCAC0
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCAC0 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BF
Deuteranopia (green-blind)
#CDCAC0
Tritanopia (blue-blind)
#CFC8C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdcac0; /* rgb */ color: rgb(205, 202, 192); /* oklch */ color: oklch(83.9% 0.014 93.0);
Tailwind
colors: {
custom: {
50: '#dcdad3',
500: '#cdcac0',
950: '#000000',
},
}SCSS
$custom: #cdcac0; $custom-light: #dcdad3; $custom-dark: #000000;
JSON
{
"hex": "#cdcac0",
"rgb": {
"r": 205,
"g": 202,
"b": 192
},
"hsl": {
"h": 46.154,
"s": 11.504,
"l": 77.843
},
"oklch": {
"l": 0.8386,
"c": 0.01409,
"h": 93
},
"luminance": 0.59026
}Semantic roles & 50–950 ramp
primary
#CDCAC0
secondary
#9094A1
accent
#609650
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383