#CDCD82#CDCD82
#CDCD82 is a very light, moderate yellow. Relative luminance 0.583; OKLCH L 83.1% C 0.097 H 108.3°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCD82 |
|---|---|
| RGB | rgb(205, 205, 130) |
| HSL | hsl(60, 43%, 66%) |
| HSV | hsv(60, 37%, 80%) |
| CMYK | cmyk(0%, 0%, 36.6%, 19.6%) |
| CIE-LAB | lab(80.88, -11.19, 37.37) |
| CIE-LCH | lch(80.88, 39.01, 106.66°) |
| OKLab | oklab(83.13% -0.0303 0.0916) |
| OKLCH | oklch(83.13% 0.097 108.3) |
| XYZ | xyz(51.0380, 58.2545, 29.6704) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.86
Greenish Tan
#BCCB7A
ΔE00 4.11
Pale Olive
#B9CC81
ΔE00 5.11
Darkkhaki
#BDB76B
ΔE00 5.70
Light Olive
#ACBF69
ΔE00 6.80
Sand (survey)
#E2CA76
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCD82 #8282CD
analogous
#CDA782 #CDCD82 #A7CD82
triadic
#CDCD82 #82CDCD #CD82CD
tetradic
#CDCD82 #82CDA7 #8282CD #CD82A7
square
#CDCD82 #82CDA7 #8282CD #CD82A7
split-complementary
#CDCD82 #82A7CD #A782CD
monochromatic
#98983D #BCBC56 #CDCD82 #DEDEAE #F0F0D9
Accessibility & contrast
On white
1.66
#CDCD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#CDCD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCD82
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCD82 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77C
Deuteranopia (green-blind)
#DACA85
Tritanopia (blue-blind)
#D7C4BA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdcd82; /* rgb */ color: rgb(205, 205, 130); /* oklch */ color: oklch(83.1% 0.097 108.3);
Tailwind
colors: {
custom: {
50: '#dddca7',
500: '#cdcd82',
950: '#000000',
},
}SCSS
$custom: #cdcd82; $custom-light: #dddca7; $custom-dark: #000000;
JSON
{
"hex": "#cdcd82",
"rgb": {
"r": 205,
"g": 205,
"b": 130
},
"hsl": {
"h": 60,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.83125,
"c": 0.09651,
"h": 108.3
},
"luminance": 0.58253
}Semantic roles & 50–950 ramp
primary
#CDCD82
secondary
#55559E
accent
#30B630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15150F
muted
#848480