#CDCABE#CDCABE
#CDCABE is a very light, near-neutral yellow. Relative luminance 0.589; OKLCH L 83.8% C 0.017 H 95.2°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCABE |
|---|---|
| RGB | rgb(205, 202, 190) |
| HSL | hsl(48, 13%, 77%) |
| HSV | hsv(48, 7%, 80%) |
| CMYK | cmyk(0%, 1.5%, 7.3%, 19.6%) |
| CIE-LAB | lab(81.26, -1.07, 6.35) |
| CIE-LCH | lch(81.26, 6.44, 99.58°) |
| OKLab | oklab(83.81% -0.0015 0.0167) |
| OKLCH | oklch(83.81% 0.017 95.2) |
| XYZ | xyz(55.5904, 58.9382, 57.1529) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.67
Silver (survey)
#C5C9C7
ΔE00 5.22
Light Grey
#D8DCD6
ΔE00 5.58
Light Gray
#D3D3D3
ΔE00 6.13
Silver
#C0C0C0
ΔE00 6.22
Warm Beige
#E9DCC9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCABE #BEC1CD
analogous
#CDC3BE #CDCABE #C8CDBE
triadic
#CDCABE #BECDCA #CABECD
tetradic
#CDCABE #BECDC3 #BEC1CD #CDBEC8
square
#CDCABE #BECDC3 #BEC1CD #CDBEC8
split-complementary
#CDCABE #BEC8CD #C3BECD
monochromatic
#989279 #B2AE9B #CDCABE #E8E6E1 #F2F1EE
Accessibility & contrast
On white
1.64
#CDCABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#CDCABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCABE
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCABE | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BD
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#D0C8C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdcabe; /* rgb */ color: rgb(205, 202, 190); /* oklch */ color: oklch(83.8% 0.017 95.2);
Tailwind
colors: {
custom: {
50: '#dcdad1',
500: '#cdcabe',
950: '#000000',
},
}SCSS
$custom: #cdcabe; $custom-light: #dcdad1; $custom-dark: #000000;
JSON
{
"hex": "#cdcabe",
"rgb": {
"r": 205,
"g": 202,
"b": 190
},
"hsl": {
"h": 48,
"s": 13.043,
"l": 77.451
},
"oklch": {
"l": 0.83806,
"c": 0.01673,
"h": 95.2
},
"luminance": 0.58938
}Semantic roles & 50–950 ramp
primary
#CDCABE
secondary
#8E92A1
accent
#5D974E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383