#CDC085#CDC085
#CDC085 is a light, moderate yellow. Relative luminance 0.524; OKLCH L 80.5% C 0.079 H 97.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC085 |
|---|---|
| RGB | rgb(205, 192, 133) |
| HSL | hsl(49, 42%, 66%) |
| HSV | hsv(49, 35%, 80%) |
| CMYK | cmyk(0%, 6.3%, 35.1%, 19.6%) |
| CIE-LAB | lab(77.50, -4.14, 31.43) |
| CIE-LCH | lch(77.50, 31.70, 97.50°) |
| OKLab | oklab(80.46% -0.0099 0.078) |
| OKLCH | oklch(80.46% 0.079 97.2) |
| XYZ | xyz(48.2608, 52.3732, 29.7526) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.17
Darkkhaki
#BDB76B
ΔE00 5.01
Sand (survey)
#E2CA76
ΔE00 6.01
Sandstone
#C9AE74
ΔE00 6.18
Very Light Brown
#D3B683
ΔE00 6.24
Tan (survey)
#D1B26F
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC085 #8592CD
analogous
#CD9C85 #CDC085 #B6CD85
triadic
#CDC085 #85CDC0 #C085CD
tetradic
#CDC085 #85CD9C #8592CD #CD85B6
square
#CDC085 #85CD9C #8592CD #CD85B6
split-complementary
#CDC085 #85B6CD #9C85CD
monochromatic
#99893F #BBAA5A #CDC085 #DFD6B0 #F1EDDC
Accessibility & contrast
On white
1.83
#CDC085 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#CDC085 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC085
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC085 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC085 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD81
Deuteranopia (green-blind)
#CFC287
Tritanopia (blue-blind)
#D8B8B1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdc085; /* rgb */ color: rgb(205, 192, 133); /* oklch */ color: oklch(80.5% 0.079 97.2);
Tailwind
colors: {
custom: {
50: '#ddd2a9',
500: '#cdc085',
950: '#000000',
},
}SCSS
$custom: #cdc085; $custom-light: #ddd2a9; $custom-dark: #000000;
JSON
{
"hex": "#cdc085",
"rgb": {
"r": 205,
"g": 192,
"b": 133
},
"hsl": {
"h": 49.167,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.80464,
"c": 0.07858,
"h": 97.2
},
"luminance": 0.52372
}Semantic roles & 50–950 ramp
primary
#CDC085
secondary
#57649F
accent
#48B531
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380