#CDC095#CDC095
#CDC095 is a light, muted yellow. Relative luminance 0.528; OKLCH L 80.8% C 0.059 H 93.3°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC095 |
|---|---|
| RGB | rgb(205, 192, 149) |
| HSL | hsl(46, 36%, 69%) |
| HSV | hsv(46, 27%, 80%) |
| CMYK | cmyk(0%, 6.3%, 27.3%, 19.6%) |
| CIE-LAB | lab(77.79, -2.10, 23.37) |
| CIE-LCH | lch(77.79, 23.47, 95.14°) |
| OKLab | oklab(80.78% -0.0034 0.0592) |
| OKLCH | oklch(80.78% 0.059 93.3) |
| XYZ | xyz(49.4516, 52.8495, 36.0239) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.17
Putty
#BEAE8A
ΔE00 5.22
Very Light Brown
#D3B683
ΔE00 5.81
Khaki
#C3B091
ΔE00 6.23
Beige (survey)
#E6DAA6
ΔE00 6.50
Toupe
#C7AC7D
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC095 #95A2CD
analogous
#CDA495 #CDC095 #BECD95
triadic
#CDC095 #95CDC0 #C095CD
tetradic
#CDC095 #95CDA4 #95A2CD #CD95BE
square
#CDC095 #95CDA4 #95A2CD #CD95BE
split-complementary
#CDC095 #95BECD #A495CD
monochromatic
#9D8A4A #B9A76B #CDC095 #E1D9BF #F4F1E8
Accessibility & contrast
On white
1.82
#CDC095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#CDC095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC095
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC095 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE92
Deuteranopia (green-blind)
#CDC296
Tritanopia (blue-blind)
#D6B9B4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdc095; /* rgb */ color: rgb(205, 192, 149); /* oklch */ color: oklch(80.8% 0.059 93.3);
Tailwind
colors: {
custom: {
50: '#ddd2b4',
500: '#cdc095',
950: '#000000',
},
}SCSS
$custom: #cdc095; $custom-light: #ddd2b4; $custom-dark: #000000;
JSON
{
"hex": "#cdc095",
"rgb": {
"r": 205,
"g": 192,
"b": 149
},
"hsl": {
"h": 46.071,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.8078,
"c": 0.05926,
"h": 93.3
},
"luminance": 0.52848
}Semantic roles & 50–950 ramp
primary
#CDC095
secondary
#6472A2
accent
#53AF37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381