#CDCA83#CDCA83
#CDCA83 is a very light, moderate yellow. Relative luminance 0.569; OKLCH L 82.5% C 0.092 H 106.2°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCA83 |
|---|---|
| RGB | rgb(205, 202, 131) |
| HSL | hsl(58, 43%, 66%) |
| HSV | hsv(58, 36%, 80%) |
| CMYK | cmyk(0%, 1.5%, 36.1%, 19.6%) |
| CIE-LAB | lab(80.10, -9.54, 35.86) |
| CIE-LCH | lch(80.10, 37.10, 104.90°) |
| OKLab | oklab(82.51% -0.0256 0.0882) |
| OKLCH | oklch(82.51% 0.092 106.2) |
| XYZ | xyz(50.3947, 56.8599, 29.7887) |
| Luminance | 0.5686 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.00
Greenish Tan
#BCCB7A
ΔE00 4.93
Darkkhaki
#BDB76B
ΔE00 5.07
Pale Olive
#B9CC81
ΔE00 5.81
Sand (survey)
#E2CA76
ΔE00 6.53
Beige (survey)
#E6DAA6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCA83 #8386CD
analogous
#CDA583 #CDCA83 #ABCD83
triadic
#CDCA83 #83CDCA #CA83CD
tetradic
#CDCA83 #83CDA5 #8386CD #CD83AB
square
#CDCA83 #83CDA5 #8386CD #CD83AB
split-complementary
#CDCA83 #83ABCD #A583CD
monochromatic
#98953D #BBB757 #CDCA83 #DFDDAF #F0EFDA
Accessibility & contrast
On white
1.70
#CDCA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#CDCA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCA83
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCA83 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C57E
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#D7C1B8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cdca83; /* rgb */ color: rgb(205, 202, 131); /* oklch */ color: oklch(82.5% 0.092 106.2);
Tailwind
colors: {
custom: {
50: '#dddaa8',
500: '#cdca83',
950: '#000000',
},
}SCSS
$custom: #cdca83; $custom-light: #dddaa8; $custom-dark: #000000;
JSON
{
"hex": "#cdca83",
"rgb": {
"r": 205,
"g": 202,
"b": 131
},
"hsl": {
"h": 57.568,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.82511,
"c": 0.0918,
"h": 106.2
},
"luminance": 0.56859
}Semantic roles & 50–950 ramp
primary
#CDCA83
secondary
#56599E
accent
#35B630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380