#CDC092#CDC092
#CDC092 is a light, moderate yellow. Relative luminance 0.528; OKLCH L 80.7% C 0.063 H 94.2°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC092 |
|---|---|
| RGB | rgb(205, 192, 146) |
| HSL | hsl(47, 37%, 69%) |
| HSV | hsv(47, 29%, 80%) |
| CMYK | cmyk(0%, 6.3%, 28.8%, 19.6%) |
| CIE-LAB | lab(77.73, -2.50, 24.89) |
| CIE-LCH | lch(77.73, 25.01, 95.75°) |
| OKLab | oklab(80.72% -0.0046 0.0628) |
| OKLCH | oklch(80.72% 0.063 94.2) |
| XYZ | xyz(49.2152, 52.7549, 34.7787) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.89
Putty
#BEAE8A
ΔE00 5.54
Very Light Brown
#D3B683
ΔE00 5.72
Beige (survey)
#E6DAA6
ΔE00 6.33
Sandstone
#C9AE74
ΔE00 6.59
Khaki
#C3B091
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC092 #929FCD
analogous
#CDA392 #CDC092 #BDCD92
triadic
#CDC092 #92CDC0 #C092CD
tetradic
#CDC092 #92CDA3 #929FCD #CD92BD
square
#CDC092 #92CDA3 #929FCD #CD92BD
split-complementary
#CDC092 #92BDCD #A392CD
monochromatic
#9D8A48 #BAA868 #CDC092 #E0D8BC #F3F0E6
Accessibility & contrast
On white
1.82
#CDC092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#CDC092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC092
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC092 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE8F
Deuteranopia (green-blind)
#CDC293
Tritanopia (blue-blind)
#D6B9B4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdc092; /* rgb */ color: rgb(205, 192, 146); /* oklch */ color: oklch(80.7% 0.063 94.2);
Tailwind
colors: {
custom: {
50: '#ddd2b2',
500: '#cdc092',
950: '#000000',
},
}SCSS
$custom: #cdc092; $custom-light: #ddd2b2; $custom-dark: #000000;
JSON
{
"hex": "#cdc092",
"rgb": {
"r": 205,
"g": 192,
"b": 146
},
"hsl": {
"h": 46.78,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.80718,
"c": 0.06294,
"h": 94.2
},
"luminance": 0.52754
}Semantic roles & 50–950 ramp
primary
#CDC092
secondary
#616FA2
accent
#50B035
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151411
muted
#848381