#CDCAC1#CDCAC1
#CDCAC1 is a very light, near-neutral yellow. Relative luminance 0.591; OKLCH L 83.9% C 0.013 H 91.5°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCAC1 |
|---|---|
| RGB | rgb(205, 202, 193) |
| HSL | hsl(45, 11%, 78%) |
| HSV | hsv(45, 6%, 80%) |
| CMYK | cmyk(0%, 1.5%, 5.9%, 19.6%) |
| CIE-LAB | lab(81.33, -0.56, 4.85) |
| CIE-LCH | lch(81.33, 4.88, 96.54°) |
| OKLab | oklab(83.89% -0.0003 0.0128) |
| OKLCH | oklch(83.89% 0.013 91.5) |
| XYZ | xyz(55.9217, 59.0707, 58.8975) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.31
Warm Gray
#C9BEB0
ΔE00 4.74
Light Gray
#D3D3D3
ΔE00 4.93
Silver
#C0C0C0
ΔE00 5.10
Light Grey
#D8DCD6
ΔE00 5.22
Gainsboro
#DCDCDC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCAC1 #C1C4CD
analogous
#CDC4C1 #CDCAC1 #CACDC1
triadic
#CDCAC1 #C1CDCA #CAC1CD
tetradic
#CDCAC1 #C1CDC4 #C1C4CD #CDC1CA
square
#CDCAC1 #C1CDC4 #C1C4CD #CDC1CA
split-complementary
#CDCAC1 #C1CACD #C4C1CD
monochromatic
#96907D #B2AD9F #CDCAC1 #E8E7E3 #F1F1EE
Accessibility & contrast
On white
1.64
#CDCAC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#CDCAC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCAC1
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCAC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCAC1 | 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)
#CCC9C1
Deuteranopia (green-blind)
#CDCAC1
Tritanopia (blue-blind)
#CFC8C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdcac1; /* rgb */ color: rgb(205, 202, 193); /* oklch */ color: oklch(83.9% 0.013 91.5);
Tailwind
colors: {
custom: {
50: '#dcdad3',
500: '#cdcac1',
950: '#000000',
},
}SCSS
$custom: #cdcac1; $custom-light: #dcdad3; $custom-dark: #000000;
JSON
{
"hex": "#cdcac1",
"rgb": {
"r": 205,
"g": 202,
"b": 193
},
"hsl": {
"h": 45,
"s": 10.714,
"l": 78.039
},
"oklch": {
"l": 0.83887,
"c": 0.01277,
"h": 91.5
},
"luminance": 0.5907
}Semantic roles & 50–950 ramp
primary
#CDCAC1
secondary
#9195A1
accent
#629551
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383