#CDCDB0#CDCDB0
#CDCDB0 is a very light, muted yellow. Relative luminance 0.598; OKLCH L 84.1% C 0.039 H 107.2°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDB0 |
|---|---|
| RGB | rgb(205, 205, 176) |
| HSL | hsl(60, 22%, 75%) |
| HSV | hsv(60, 14%, 80%) |
| CMYK | cmyk(0%, 0%, 14.1%, 19.6%) |
| CIE-LAB | lab(81.72, -4.93, 14.47) |
| CIE-LCH | lch(81.72, 15.29, 108.82°) |
| OKLab | oklab(84.06% -0.0116 0.0374) |
| OKLCH | oklch(84.06% 0.039 107.2) |
| XYZ | xyz(54.8439, 59.7768, 49.7147) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.86
Eggshell
#F0EAD6
ΔE00 8.44
Warm Beige
#E9DCC9
ΔE00 9.04
Beige
#F5F5DC
ΔE00 9.15
Warm Gray
#C9BEB0
ΔE00 9.25
Light Grey
#D8DCD6
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDB0 #B0B0CD
analogous
#CDBFB0 #CDCDB0 #BFCDB0
triadic
#CDCDB0 #B0CDCD #CDB0CD
tetradic
#CDCDB0 #B0CDBF #B0B0CD #CDB0BF
square
#CDCDB0 #B0CDBF #B0B0CD #CDB0BF
split-complementary
#CDCDB0 #B0BFCD #BFB0CD
monochromatic
#9E9E65 #B5B58B #CDCDB0 #E5E5D5 #F3F3EC
Accessibility & contrast
On white
1.62
#CDCDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#CDCDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDB0
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDB0 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAAE
Deuteranopia (green-blind)
#D3CCB1
Tritanopia (blue-blind)
#D2C9C5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cdcdb0; /* rgb */ color: rgb(205, 205, 176); /* oklch */ color: oklch(84.1% 0.039 107.2);
Tailwind
colors: {
custom: {
50: '#dcdcc7',
500: '#cdcdb0',
950: '#000000',
},
}SCSS
$custom: #cdcdb0; $custom-light: #dcdcc7; $custom-dark: #000000;
JSON
{
"hex": "#cdcdb0",
"rgb": {
"r": 205,
"g": 205,
"b": 176
},
"hsl": {
"h": 60,
"s": 22.481,
"l": 74.706
},
"oklch": {
"l": 0.84062,
"c": 0.03913,
"h": 107.2
},
"luminance": 0.59776
}Semantic roles & 50–950 ramp
primary
#CDCDB0
secondary
#7F7FA2
accent
#45A145
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482