#CDCABF#CDCABF
#CDCABF is a very light, near-neutral yellow. Relative luminance 0.590; OKLCH L 83.8% C 0.015 H 94.2°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCABF |
|---|---|
| RGB | rgb(205, 202, 191) |
| HSL | hsl(47, 12%, 78%) |
| HSV | hsv(47, 7%, 80%) |
| CMYK | cmyk(0%, 1.5%, 6.8%, 19.6%) |
| CIE-LAB | lab(81.28, -0.90, 5.85) |
| CIE-LCH | lch(81.28, 5.92, 98.75°) |
| OKLab | oklab(83.83% -0.0011 0.0154) |
| OKLCH | oklch(83.83% 0.015 94.2) |
| XYZ | xyz(55.7001, 58.9821, 57.7305) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.65
Silver (survey)
#C5C9C7
ΔE00 4.90
Light Grey
#D8DCD6
ΔE00 5.43
Light Gray
#D3D3D3
ΔE00 5.73
Silver
#C0C0C0
ΔE00 5.85
Warm Beige
#E9DCC9
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCABF #BFC2CD
analogous
#CDC3BF #CDCABF #C9CDBF
triadic
#CDCABF #BFCDCA #CABFCD
tetradic
#CDCABF #BFCDC3 #BFC2CD #CDBFC9
square
#CDCABF #BFCDC3 #BFC2CD #CDBFC9
split-complementary
#CDCABF #BFC9CD #C3BFCD
monochromatic
#97917A #B2AE9D #CDCABF #E8E6E1 #F2F1EE
Accessibility & contrast
On white
1.64
#CDCABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#CDCABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCABF
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCABF | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BE
Deuteranopia (green-blind)
#CDCABF
Tritanopia (blue-blind)
#D0C8C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdcabf; /* rgb */ color: rgb(205, 202, 191); /* oklch */ color: oklch(83.8% 0.015 94.2);
Tailwind
colors: {
custom: {
50: '#dcdad2',
500: '#cdcabf',
950: '#000000',
},
}SCSS
$custom: #cdcabf; $custom-light: #dcdad2; $custom-dark: #000000;
JSON
{
"hex": "#cdcabf",
"rgb": {
"r": 205,
"g": 202,
"b": 191
},
"hsl": {
"h": 47.143,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.83833,
"c": 0.01541,
"h": 94.2
},
"luminance": 0.58982
}Semantic roles & 50–950 ramp
primary
#CDCABF
secondary
#8F93A1
accent
#5E964F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383