#CDC695#CDC695
#CDC695 is a very light, moderate yellow. Relative luminance 0.555; OKLCH L 82.0% C 0.065 H 100.9°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC695 |
|---|---|
| RGB | rgb(205, 198, 149) |
| HSL | hsl(53, 36%, 69%) |
| HSV | hsv(53, 27%, 80%) |
| CMYK | cmyk(0%, 3.4%, 27.3%, 19.6%) |
| CIE-LAB | lab(79.35, -5.23, 25.50) |
| CIE-LCH | lch(79.35, 26.03, 101.60°) |
| OKLab | oklab(82.02% -0.0123 0.0643) |
| OKLCH | oklch(82.02% 0.065 100.9) |
| XYZ | xyz(50.7960, 55.5382, 36.4720) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.27
Sand
#C2B280
ΔE00 5.76
Darkkhaki
#BDB76B
ΔE00 7.16
Putty
#BEAE8A
ΔE00 7.79
Vanilla
#F3E5AB
ΔE00 7.94
Very Light Brown
#D3B683
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC695 #959CCD
analogous
#CDAA95 #CDC695 #B8CD95
triadic
#CDC695 #95CDC6 #C695CD
tetradic
#CDC695 #95CDAA #959CCD #CD95B8
square
#CDC695 #95CDAA #959CCD #CD95B8
split-complementary
#CDC695 #95B8CD #AA95CD
monochromatic
#9D934A #B9B06B #CDC695 #E1DCBF #F4F3E8
Accessibility & contrast
On white
1.73
#CDC695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#CDC695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC695
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC695 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC392
Deuteranopia (green-blind)
#D2C697
Tritanopia (blue-blind)
#D6BFB9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cdc695; /* rgb */ color: rgb(205, 198, 149); /* oklch */ color: oklch(82.0% 0.065 100.9);
Tailwind
colors: {
custom: {
50: '#ddd7b4',
500: '#cdc695',
950: '#000000',
},
}SCSS
$custom: #cdc695; $custom-light: #ddd7b4; $custom-dark: #000000;
JSON
{
"hex": "#cdc695",
"rgb": {
"r": 205,
"g": 198,
"b": 149
},
"hsl": {
"h": 52.5,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.82015,
"c": 0.06546,
"h": 100.9
},
"luminance": 0.55537
}Semantic roles & 50–950 ramp
primary
#CDC695
secondary
#646CA2
accent
#46AF37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381