#CDCDA1#CDCDA1
#CDCDA1 is a very light, muted yellow. Relative luminance 0.592; OKLCH L 83.7% C 0.059 H 107.6°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDA1 |
|---|---|
| RGB | rgb(205, 205, 161) |
| HSL | hsl(60, 31%, 72%) |
| HSV | hsv(60, 21%, 80%) |
| CMYK | cmyk(0%, 0%, 21.5%, 19.6%) |
| CIE-LAB | lab(81.41, -7.19, 21.98) |
| CIE-LCH | lch(81.41, 23.13, 108.11°) |
| OKLab | oklab(83.72% -0.0177 0.0559) |
| OKLCH | oklch(83.72% 0.059 107.6) |
| XYZ | xyz(53.4409, 59.2156, 42.3258) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.62
Palegoldenrod
#EEE8AA
ΔE00 7.62
Pale Olive
#B9CC81
ΔE00 8.05
Vanilla
#F3E5AB
ΔE00 8.05
Greenish Tan
#BCCB7A
ΔE00 8.45
Sand
#C2B280
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDA1 #A1A1CD
analogous
#CDB7A1 #CDCDA1 #B7CDA1
triadic
#CDCDA1 #A1CDCD #CDA1CD
tetradic
#CDCDA1 #A1CDB7 #A1A1CD #CDA1B7
square
#CDCDA1 #A1CDB7 #A1A1CD #CDA1B7
split-complementary
#CDCDA1 #A1B7CD #B7A1CD
monochromatic
#9F9F55 #B8B879 #CDCDA1 #E2E2C9 #F4F4EB
Accessibility & contrast
On white
1.64
#CDCDA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#CDCDA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDA1
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDA1 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99E
Deuteranopia (green-blind)
#D5CBA3
Tritanopia (blue-blind)
#D4C7C1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdcda1; /* rgb */ color: rgb(205, 205, 161); /* oklch */ color: oklch(83.7% 0.059 107.6);
Tailwind
colors: {
custom: {
50: '#dcdcbd',
500: '#cdcda1',
950: '#000000',
},
}SCSS
$custom: #cdcda1; $custom-light: #dcdcbd; $custom-dark: #000000;
JSON
{
"hex": "#cdcda1",
"rgb": {
"r": 205,
"g": 205,
"b": 161
},
"hsl": {
"h": 60,
"s": 30.556,
"l": 71.765
},
"oklch": {
"l": 0.83719,
"c": 0.05868,
"h": 107.6
},
"luminance": 0.59215
}Semantic roles & 50–950 ramp
primary
#CDCDA1
secondary
#7070A2
accent
#3CA93C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151512
muted
#848482