#CDC195#CDC195
#CDC195 is a light, moderate yellow. Relative luminance 0.533; OKLCH L 81.0% C 0.060 H 94.6°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC195 |
|---|---|
| RGB | rgb(205, 193, 149) |
| HSL | hsl(47, 36%, 69%) |
| HSV | hsv(47, 27%, 80%) |
| CMYK | cmyk(0%, 5.9%, 27.3%, 19.6%) |
| CIE-LAB | lab(78.05, -2.63, 23.73) |
| CIE-LCH | lch(78.05, 23.87, 96.32°) |
| OKLab | oklab(80.99% -0.0049 0.06) |
| OKLCH | oklch(80.99% 0.06 94.6) |
| XYZ | xyz(49.6719, 53.2901, 36.0974) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.34
Putty
#BEAE8A
ΔE00 5.63
Very Light Brown
#D3B683
ΔE00 6.17
Beige (survey)
#E6DAA6
ΔE00 6.20
Khaki
#C3B091
ΔE00 6.74
Sandstone
#C9AE74
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC195 #95A1CD
analogous
#CDA595 #CDC195 #BDCD95
triadic
#CDC195 #95CDC1 #C195CD
tetradic
#CDC195 #95CDA5 #95A1CD #CD95BD
square
#CDC195 #95CDA5 #95A1CD #CD95BD
split-complementary
#CDC195 #95BDCD #A595CD
monochromatic
#9D8C4A #B9A96B #CDC195 #E1D9BF #F4F2E8
Accessibility & contrast
On white
1.80
#CDC195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#CDC195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC195
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC195 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF92
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#D6BAB5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdc195; /* rgb */ color: rgb(205, 193, 149); /* oklch */ color: oklch(81.0% 0.060 94.6);
Tailwind
colors: {
custom: {
50: '#ddd3b4',
500: '#cdc195',
950: '#000000',
},
}SCSS
$custom: #cdc195; $custom-light: #ddd3b4; $custom-dark: #000000;
JSON
{
"hex": "#cdc195",
"rgb": {
"r": 205,
"g": 193,
"b": 149
},
"hsl": {
"h": 47.143,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.80985,
"c": 0.06021,
"h": 94.6
},
"luminance": 0.53289
}Semantic roles & 50–950 ramp
primary
#CDC195
secondary
#6471A2
accent
#50AF37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381