#CDC093#CDC093
#CDC093 is a light, moderate yellow. Relative luminance 0.528; OKLCH L 80.7% C 0.062 H 93.9°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC093 |
|---|---|
| RGB | rgb(205, 192, 147) |
| HSL | hsl(47, 37%, 69%) |
| HSV | hsv(47, 28%, 80%) |
| CMYK | cmyk(0%, 6.3%, 28.3%, 19.6%) |
| CIE-LAB | lab(77.75, -2.37, 24.38) |
| CIE-LCH | lch(77.75, 24.50, 95.56°) |
| OKLab | oklab(80.74% -0.0042 0.0616) |
| OKLCH | oklch(80.74% 0.062 93.9) |
| XYZ | xyz(49.2933, 52.7862, 35.1902) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.97
Putty
#BEAE8A
ΔE00 5.43
Very Light Brown
#D3B683
ΔE00 5.74
Beige (survey)
#E6DAA6
ΔE00 6.37
Khaki
#C3B091
ΔE00 6.56
Sandstone
#C9AE74
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC093 #93A0CD
analogous
#CDA393 #CDC093 #BDCD93
triadic
#CDC093 #93CDC0 #C093CD
tetradic
#CDC093 #93CDA3 #93A0CD #CD93BD
square
#CDC093 #93CDA3 #93A0CD #CD93BD
split-complementary
#CDC093 #93BDCD #A393CD
monochromatic
#9D8A49 #BAA869 #CDC093 #E0D8BD #F4F1E7
Accessibility & contrast
On white
1.82
#CDC093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#CDC093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC093
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC093 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE90
Deuteranopia (green-blind)
#CDC294
Tritanopia (blue-blind)
#D6B9B4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdc093; /* rgb */ color: rgb(205, 192, 147); /* oklch */ color: oklch(80.7% 0.062 93.9);
Tailwind
colors: {
custom: {
50: '#ddd2b3',
500: '#cdc093',
950: '#000000',
},
}SCSS
$custom: #cdc093; $custom-light: #ddd2b3; $custom-dark: #000000;
JSON
{
"hex": "#cdc093",
"rgb": {
"r": 205,
"g": 192,
"b": 147
},
"hsl": {
"h": 46.552,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.80738,
"c": 0.06171,
"h": 93.9
},
"luminance": 0.52785
}Semantic roles & 50–950 ramp
primary
#CDC093
secondary
#6270A2
accent
#51B036
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381