#CDCDB4#CDCDB4
#CDCDB4 is a very light, muted yellow. Relative luminance 0.599; OKLCH L 84.2% C 0.034 H 107.1°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDB4 |
|---|---|
| RGB | rgb(205, 205, 180) |
| HSL | hsl(60, 20%, 75%) |
| HSV | hsv(60, 12%, 80%) |
| CMYK | cmyk(0%, 0%, 12.2%, 19.6%) |
| CIE-LAB | lab(81.80, -4.29, 12.47) |
| CIE-LCH | lch(81.80, 13.19, 109.01°) |
| OKLab | oklab(84.16% -0.0099 0.0323) |
| OKLCH | oklch(84.16% 0.034 107.1) |
| XYZ | xyz(55.2455, 59.9375, 51.8299) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 7.90
Warm Beige
#E9DCC9
ΔE00 8.35
Warm Gray
#C9BEB0
ΔE00 8.37
Light Grey
#D8DCD6
ΔE00 8.39
Beige (survey)
#E6DAA6
ΔE00 8.78
Beige
#F5F5DC
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDB4 #B4B4CD
analogous
#CDC0B4 #CDCDB4 #C0CDB4
triadic
#CDCDB4 #B4CDCD #CDB4CD
tetradic
#CDCDB4 #B4CDC0 #B4B4CD #CDB4C0
square
#CDCDB4 #B4CDC0 #B4B4CD #CDB4C0
split-complementary
#CDCDB4 #B4C0CD #C0B4CD
monochromatic
#9C9C6B #B5B58F #CDCDB4 #E5E5D9 #F3F3ED
Accessibility & contrast
On white
1.62
#CDCDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#CDCDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDB4
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDB4 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CBB3
Deuteranopia (green-blind)
#D2CCB5
Tritanopia (blue-blind)
#D1CAC6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cdcdb4; /* rgb */ color: rgb(205, 205, 180); /* oklch */ color: oklch(84.2% 0.034 107.1);
Tailwind
colors: {
custom: {
50: '#dcdcca',
500: '#cdcdb4',
950: '#000000',
},
}SCSS
$custom: #cdcdb4; $custom-light: #dcdcca; $custom-dark: #000000;
JSON
{
"hex": "#cdcdb4",
"rgb": {
"r": 205,
"g": 205,
"b": 180
},
"hsl": {
"h": 60,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.8416,
"c": 0.03383,
"h": 107.1
},
"luminance": 0.59937
}Semantic roles & 50–950 ramp
primary
#CDCDB4
secondary
#8383A2
accent
#479E47
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482