#CDC293#CDC293
#CDC293 is a light, moderate yellow. Relative luminance 0.537; OKLCH L 81.1% C 0.064 H 96.5°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC293 |
|---|---|
| RGB | rgb(205, 194, 147) |
| HSL | hsl(49, 37%, 69%) |
| HSV | hsv(49, 28%, 80%) |
| CMYK | cmyk(0%, 5.4%, 28.3%, 19.6%) |
| CIE-LAB | lab(78.27, -3.42, 25.09) |
| CIE-LCH | lch(78.27, 25.32, 97.76°) |
| OKLab | oklab(81.15% -0.0072 0.0633) |
| OKLCH | oklch(81.15% 0.064 96.5) |
| XYZ | xyz(49.7354, 53.6704, 35.3376) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.44
Beige (survey)
#E6DAA6
ΔE00 5.87
Putty
#BEAE8A
ΔE00 6.27
Very Light Brown
#D3B683
ΔE00 6.52
Sandstone
#C9AE74
ΔE00 7.25
Darkkhaki
#BDB76B
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC293 #939ECD
analogous
#CDA593 #CDC293 #BBCD93
triadic
#CDC293 #93CDC2 #C293CD
tetradic
#CDC293 #93CDA5 #939ECD #CD93BB
square
#CDC293 #93CDA5 #939ECD #CD93BB
split-complementary
#CDC293 #93BBCD #A593CD
monochromatic
#9D8D49 #BAAA69 #CDC293 #E0DABD #F4F1E7
Accessibility & contrast
On white
1.79
#CDC293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#CDC293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC293
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC293 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBF90
Deuteranopia (green-blind)
#CFC395
Tritanopia (blue-blind)
#D6BBB5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdc293; /* rgb */ color: rgb(205, 194, 147); /* oklch */ color: oklch(81.1% 0.064 96.5);
Tailwind
colors: {
custom: {
50: '#ddd4b3',
500: '#cdc293',
950: '#000000',
},
}SCSS
$custom: #cdc293; $custom-light: #ddd4b3; $custom-dark: #000000;
JSON
{
"hex": "#cdc293",
"rgb": {
"r": 205,
"g": 194,
"b": 147
},
"hsl": {
"h": 48.621,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.81149,
"c": 0.06368,
"h": 96.5
},
"luminance": 0.53669
}Semantic roles & 50–950 ramp
primary
#CDC293
secondary
#626EA2
accent
#4DB036
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381