#CDC29A#CDC29A
#CDC29A is a light, muted yellow. Relative luminance 0.539; OKLCH L 81.3% C 0.055 H 94.5°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC29A |
|---|---|
| RGB | rgb(205, 194, 154) |
| HSL | hsl(47, 34%, 70%) |
| HSV | hsv(47, 25%, 80%) |
| CMYK | cmyk(0%, 5.4%, 24.9%, 19.6%) |
| CIE-LAB | lab(78.40, -2.47, 21.56) |
| CIE-LCH | lch(78.40, 21.70, 96.53°) |
| OKLab | oklab(81.3% -0.0043 0.0548) |
| OKLCH | oklch(81.3% 0.055 94.5) |
| XYZ | xyz(50.3015, 53.8969, 38.3189) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.09
Putty
#BEAE8A
ΔE00 5.66
Beige (survey)
#E6DAA6
ΔE00 6.34
Khaki
#C3B091
ΔE00 6.55
Very Light Brown
#D3B683
ΔE00 6.78
Toupe
#C7AC7D
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC29A #9AA5CD
analogous
#CDA89A #CDC29A #BECD9A
triadic
#CDC29A #9ACDC2 #C29ACD
tetradic
#CDC29A #9ACDA8 #9AA5CD #CD9ABE
square
#CDC29A #9ACDA8 #9AA5CD #CD9ABE
split-complementary
#CDC29A #9ABECD #A89ACD
monochromatic
#9E8D4E #B9A971 #CDC29A #E1DBC3 #F5F3EB
Accessibility & contrast
On white
1.78
#CDC29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#CDC29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC29A
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC29A | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC097
Deuteranopia (green-blind)
#CEC49B
Tritanopia (blue-blind)
#D5BCB7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdc29a; /* rgb */ color: rgb(205, 194, 154); /* oklch */ color: oklch(81.3% 0.055 94.5);
Tailwind
colors: {
custom: {
50: '#dcd4b8',
500: '#cdc29a',
950: '#000000',
},
}SCSS
$custom: #cdc29a; $custom-light: #dcd4b8; $custom-dark: #000000;
JSON
{
"hex": "#cdc29a",
"rgb": {
"r": 205,
"g": 194,
"b": 154
},
"hsl": {
"h": 47.059,
"s": 33.775,
"l": 70.392
},
"oklch": {
"l": 0.81297,
"c": 0.05498,
"h": 94.5
},
"luminance": 0.53896
}Semantic roles & 50–950 ramp
primary
#CDC29A
secondary
#6975A2
accent
#52AD39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381