#CDC384#CDC384
#CDC384 is a light, moderate yellow. Relative luminance 0.537; OKLCH L 81.1% C 0.083 H 100.3°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC384 |
|---|---|
| RGB | rgb(205, 195, 132) |
| HSL | hsl(52, 42%, 66%) |
| HSV | hsv(52, 36%, 80%) |
| CMYK | cmyk(0%, 4.9%, 35.6%, 19.6%) |
| CIE-LAB | lab(78.27, -5.82, 32.96) |
| CIE-LCH | lch(78.27, 33.47, 100.01°) |
| OKLab | oklab(81.07% -0.0148 0.0815) |
| OKLCH | oklch(81.07% 0.083 100.3) |
| XYZ | xyz(48.8575, 53.6766, 29.6122) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.53
Sand
#C2B280
ΔE00 5.39
Sand (survey)
#E2CA76
ΔE00 5.80
Beige (survey)
#E6DAA6
ΔE00 6.39
Greenish Beige
#C9D179
ΔE00 6.83
Greenish Tan
#BCCB7A
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC384 #848ECD
analogous
#CD9E84 #CDC384 #B2CD84
triadic
#CDC384 #84CDC3 #C384CD
tetradic
#CDC384 #84CD9E #848ECD #CD84B2
square
#CDC384 #84CD9E #848ECD #CD84B2
split-complementary
#CDC384 #84B2CD #9E84CD
monochromatic
#998C3E #BBAE58 #CDC384 #DFD8B0 #F0EDDB
Accessibility & contrast
On white
1.79
#CDC384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#CDC384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC384
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC384 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF80
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#D8BBB3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdc384; /* rgb */ color: rgb(205, 195, 132); /* oklch */ color: oklch(81.1% 0.083 100.3);
Tailwind
colors: {
custom: {
50: '#ddd5a8',
500: '#cdc384',
950: '#000000',
},
}SCSS
$custom: #cdc384; $custom-light: #ddd5a8; $custom-dark: #000000;
JSON
{
"hex": "#cdc384",
"rgb": {
"r": 205,
"g": 195,
"b": 132
},
"hsl": {
"h": 51.781,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.81067,
"c": 0.08283,
"h": 100.3
},
"luminance": 0.53675
}Semantic roles & 50–950 ramp
primary
#CDC384
secondary
#56609F
accent
#42B530
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380