#CDC484#CDC484
#CDC484 is a light, moderate yellow. Relative luminance 0.541; OKLCH L 81.3% C 0.084 H 101.2°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC484 |
|---|---|
| RGB | rgb(205, 196, 132) |
| HSL | hsl(53, 42%, 66%) |
| HSV | hsv(53, 36%, 80%) |
| CMYK | cmyk(0%, 4.4%, 35.6%, 19.6%) |
| CIE-LAB | lab(78.54, -6.34, 33.30) |
| CIE-LCH | lch(78.54, 33.90, 100.77°) |
| OKLab | oklab(81.27% -0.0163 0.0823) |
| OKLCH | oklch(81.27% 0.084 101.2) |
| XYZ | xyz(49.0823, 54.1262, 29.6872) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.50
Sand
#C2B280
ΔE00 5.77
Sand (survey)
#E2CA76
ΔE00 5.84
Beige (survey)
#E6DAA6
ΔE00 6.35
Greenish Beige
#C9D179
ΔE00 6.42
Greenish Tan
#BCCB7A
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC484 #848DCD
analogous
#CD9F84 #CDC484 #B1CD84
triadic
#CDC484 #84CDC4 #C484CD
tetradic
#CDC484 #84CD9F #848DCD #CD84B1
square
#CDC484 #84CD9F #848DCD #CD84B1
split-complementary
#CDC484 #84B1CD #9F84CD
monochromatic
#998D3E #BBAF58 #CDC484 #DFD9B0 #F0EEDB
Accessibility & contrast
On white
1.78
#CDC484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#CDC484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC484
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC484 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC07F
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#D7BCB4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdc484; /* rgb */ color: rgb(205, 196, 132); /* oklch */ color: oklch(81.3% 0.084 101.2);
Tailwind
colors: {
custom: {
50: '#ddd5a8',
500: '#cdc484',
950: '#000000',
},
}SCSS
$custom: #cdc484; $custom-light: #ddd5a8; $custom-dark: #000000;
JSON
{
"hex": "#cdc484",
"rgb": {
"r": 205,
"g": 196,
"b": 132
},
"hsl": {
"h": 52.603,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.81275,
"c": 0.0839,
"h": 101.2
},
"luminance": 0.54125
}Semantic roles & 50–950 ramp
primary
#CDC484
secondary
#565F9F
accent
#41B530
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380