#D5CE9F#D5CE9F
#D5CE9F is a very light, moderate yellow. Relative luminance 0.608; OKLCH L 84.5% C 0.063 H 100.5°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CE9F |
|---|---|
| RGB | rgb(213, 206, 159) |
| HSL | hsl(52, 39%, 73%) |
| HSV | hsv(52, 25%, 84%) |
| CMYK | cmyk(0%, 3.3%, 25.4%, 16.5%) |
| CIE-LAB | lab(82.27, -4.97, 24.31) |
| CIE-LCH | lch(82.27, 24.82, 101.56°) |
| OKLab | oklab(84.54% -0.0114 0.0616) |
| OKLCH | oklch(84.54% 0.063 100.5) |
| XYZ | xyz(55.7700, 60.7930, 41.5905) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.55
Vanilla
#F3E5AB
ΔE00 6.27
Palegoldenrod
#EEE8AA
ΔE00 6.56
Sand
#C2B280
ΔE00 7.54
Wheat
#F5DEB3
ΔE00 7.61
Light Tan
#FBEEAC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CE9F #9FA6D5
analogous
#D5B39F #D5CE9F #C1D59F
triadic
#D5CE9F #9FD5CE #CE9FD5
tetradic
#D5CE9F #9FD5B3 #9FA6D5 #D59FC1
square
#D5CE9F #9FD5B3 #9FA6D5 #D59FC1
split-complementary
#D5CE9F #9FC1D5 #B39FD5
monochromatic
#AEA14C #C2B874 #D5CE9F #E8E4CA #F6F4EA
Accessibility & contrast
On white
1.60
#D5CE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#D5CE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CE9F
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CE9F | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CB9C
Deuteranopia (green-blind)
#D9CEA1
Tritanopia (blue-blind)
#DDC7C1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d5ce9f; /* rgb */ color: rgb(213, 206, 159); /* oklch */ color: oklch(84.5% 0.063 100.5);
Tailwind
colors: {
custom: {
50: '#e2dcbb',
500: '#d5ce9f',
950: '#000000',
},
}SCSS
$custom: #d5ce9f; $custom-light: #e2dcbb; $custom-dark: #000000;
JSON
{
"hex": "#d5ce9f",
"rgb": {
"r": 213,
"g": 206,
"b": 159
},
"hsl": {
"h": 52.222,
"s": 39.13,
"l": 72.941
},
"oklch": {
"l": 0.84539,
"c": 0.06261,
"h": 100.5
},
"luminance": 0.60792
}Semantic roles & 50–950 ramp
primary
#D5CE9F
secondary
#6D75AC
accent
#44B233
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151512
muted
#848482