#CDCDB1#CDCDB1
#CDCDB1 is a very light, muted yellow. Relative luminance 0.598; OKLCH L 84.1% C 0.038 H 107.2°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDB1 |
|---|---|
| RGB | rgb(205, 205, 177) |
| HSL | hsl(60, 22%, 75%) |
| HSV | hsv(60, 14%, 80%) |
| CMYK | cmyk(0%, 0%, 13.7%, 19.6%) |
| CIE-LAB | lab(81.74, -4.77, 13.97) |
| CIE-LCH | lch(81.74, 14.76, 108.86°) |
| OKLab | oklab(84.09% -0.0112 0.0361) |
| OKLCH | oklch(84.09% 0.038 107.2) |
| XYZ | xyz(54.9432, 59.8165, 50.2377) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.08
Eggshell
#F0EAD6
ΔE00 8.29
Warm Beige
#E9DCC9
ΔE00 8.86
Warm Gray
#C9BEB0
ΔE00 9.03
Beige
#F5F5DC
ΔE00 9.09
Light Grey
#D8DCD6
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDB1 #B1B1CD
analogous
#CDBFB1 #CDCDB1 #BFCDB1
triadic
#CDCDB1 #B1CDCD #CDB1CD
tetradic
#CDCDB1 #B1CDBF #B1B1CD #CDB1BF
square
#CDCDB1 #B1CDBF #B1B1CD #CDB1BF
split-complementary
#CDCDB1 #B1BFCD #BFB1CD
monochromatic
#9D9D66 #B5B58C #CDCDB1 #E5E5D6 #F3F3EC
Accessibility & contrast
On white
1.62
#CDCDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#CDCDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDB1
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDB1 | 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)
#D2CAAF
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#D2C9C5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cdcdb1; /* rgb */ color: rgb(205, 205, 177); /* oklch */ color: oklch(84.1% 0.038 107.2);
Tailwind
colors: {
custom: {
50: '#dcdcc8',
500: '#cdcdb1',
950: '#000000',
},
}SCSS
$custom: #cdcdb1; $custom-light: #dcdcc8; $custom-dark: #000000;
JSON
{
"hex": "#cdcdb1",
"rgb": {
"r": 205,
"g": 205,
"b": 177
},
"hsl": {
"h": 60,
"s": 21.875,
"l": 74.902
},
"oklch": {
"l": 0.84086,
"c": 0.03781,
"h": 107.2
},
"luminance": 0.59816
}Semantic roles & 50–950 ramp
primary
#CDCDB1
secondary
#8080A2
accent
#45A045
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482