#CDC882#CDC882
#CDC882 is a very light, moderate yellow. Relative luminance 0.559; OKLCH L 82.1% C 0.091 H 104.7°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC882 |
|---|---|
| RGB | rgb(205, 200, 130) |
| HSL | hsl(56, 43%, 66%) |
| HSV | hsv(56, 37%, 80%) |
| CMYK | cmyk(0%, 2.4%, 36.6%, 19.6%) |
| CIE-LAB | lab(79.56, -8.63, 35.66) |
| CIE-LCH | lch(79.56, 36.69, 103.61°) |
| OKLab | oklab(82.08% -0.023 0.0877) |
| OKLCH | oklch(82.08% 0.091 104.7) |
| XYZ | xyz(49.8610, 55.9005, 29.2781) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.62
Darkkhaki
#BDB76B
ΔE00 4.65
Greenish Tan
#BCCB7A
ΔE00 5.49
Sand (survey)
#E2CA76
ΔE00 6.11
Pale Olive
#B9CC81
ΔE00 6.38
Beige (survey)
#E6DAA6
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC882 #8287CD
analogous
#CDA282 #CDC882 #ACCD82
triadic
#CDC882 #82CDC8 #C882CD
tetradic
#CDC882 #82CDA2 #8287CD #CD82AC
square
#CDC882 #82CDA2 #8287CD #CD82AC
split-complementary
#CDC882 #82ACCD #A282CD
monochromatic
#98923D #BCB556 #CDC882 #DEDBAE #F0EED9
Accessibility & contrast
On white
1.72
#CDC882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#CDC882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC882
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC882 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37D
Deuteranopia (green-blind)
#D6C785
Tritanopia (blue-blind)
#D7BFB6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cdc882; /* rgb */ color: rgb(205, 200, 130); /* oklch */ color: oklch(82.1% 0.091 104.7);
Tailwind
colors: {
custom: {
50: '#ddd8a7',
500: '#cdc882',
950: '#000000',
},
}SCSS
$custom: #cdc882; $custom-light: #ddd8a7; $custom-dark: #000000;
JSON
{
"hex": "#cdc882",
"rgb": {
"r": 205,
"g": 200,
"b": 130
},
"hsl": {
"h": 56,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.82075,
"c": 0.09065,
"h": 104.7
},
"luminance": 0.55899
}Semantic roles & 50–950 ramp
primary
#CDC882
secondary
#555A9E
accent
#39B630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380