#CDCDB7#CDCDB7
#CDCDB7 is a very light, muted yellow. Relative luminance 0.601; OKLCH L 84.2% C 0.030 H 107.0°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDB7 |
|---|---|
| RGB | rgb(205, 205, 183) |
| HSL | hsl(60, 18%, 76%) |
| HSV | hsv(60, 11%, 80%) |
| CMYK | cmyk(0%, 0%, 10.7%, 19.6%) |
| CIE-LAB | lab(81.87, -3.81, 10.97) |
| CIE-LCH | lch(81.87, 11.61, 109.15°) |
| OKLab | oklab(84.24% -0.0087 0.0285) |
| OKLCH | oklch(84.24% 0.03 107) |
| XYZ | xyz(55.5544, 60.0610, 53.4568) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.48
Eggshell
#F0EAD6
ΔE00 7.59
Warm Gray
#C9BEB0
ΔE00 7.73
Warm Beige
#E9DCC9
ΔE00 7.91
Silver (survey)
#C5C9C7
ΔE00 8.47
Beige
#F5F5DC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDB7 #B7B7CD
analogous
#CDC2B7 #CDCDB7 #C2CDB7
triadic
#CDCDB7 #B7CDCD #CDB7CD
tetradic
#CDCDB7 #B7CDC2 #B7B7CD #CDB7C2
square
#CDCDB7 #B7CDC2 #B7B7CD #CDB7C2
split-complementary
#CDCDB7 #B7C2CD #C2B7CD
monochromatic
#9B9B6F #B4B493 #CDCDB7 #E6E6DB #F2F2ED
Accessibility & contrast
On white
1.61
#CDCDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#CDCDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDB7
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDB7 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB6
Deuteranopia (green-blind)
#D2CCB8
Tritanopia (blue-blind)
#D1CAC7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdcdb7; /* rgb */ color: rgb(205, 205, 183); /* oklch */ color: oklch(84.2% 0.030 107.0);
Tailwind
colors: {
custom: {
50: '#dcdccc',
500: '#cdcdb7',
950: '#000000',
},
}SCSS
$custom: #cdcdb7; $custom-light: #dcdccc; $custom-dark: #000000;
JSON
{
"hex": "#cdcdb7",
"rgb": {
"r": 205,
"g": 205,
"b": 183
},
"hsl": {
"h": 60,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.84235,
"c": 0.02982,
"h": 107
},
"luminance": 0.60061
}Semantic roles & 50–950 ramp
primary
#CDCDB7
secondary
#8787A2
accent
#499C49
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483