#D7C299#D7C299
#D7C299 is a very light, muted orange. Relative luminance 0.553; OKLCH L 82.1% C 0.060 H 83.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D7C299 |
|---|---|
| RGB | rgb(215, 194, 153) |
| HSL | hsl(40, 44%, 72%) |
| HSV | hsv(40, 29%, 84%) |
| CMYK | cmyk(0%, 9.8%, 28.8%, 15.7%) |
| CIE-LAB | lab(79.23, 1.23, 23.36) |
| CIE-LCH | lch(79.23, 23.40, 86.98°) |
| OKLab | oklab(82.15% 0.0063 0.0592) |
| OKLCH | oklch(82.15% 0.06 83.9) |
| XYZ | xyz(53.0664, 55.3321, 38.0156) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.27
Tan
#D2B48C
ΔE00 4.69
Khaki
#C3B091
ΔE00 5.48
Burlywood
#DEB887
ΔE00 5.66
Sand
#C2B280
ΔE00 5.74
Putty
#BEAE8A
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7C299 #99AED7
analogous
#D7A399 #D7C299 #CDD799
triadic
#D7C299 #99D7C2 #C299D7
tetradic
#D7C299 #99D7A3 #99AED7 #D799CD
square
#D7C299 #99D7A3 #99AED7 #D799CD
split-complementary
#D7C299 #99CDD7 #A399D7
monochromatic
#B08C45 #C6A86D #D7C299 #E8DCC5 #F6F2E9
Accessibility & contrast
On white
1.74
#D7C299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#D7C299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7C299
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7C299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7C299 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC196
Deuteranopia (green-blind)
#D2C79A
Tritanopia (blue-blind)
#E1BBB7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d7c299; /* rgb */ color: rgb(215, 194, 153); /* oklch */ color: oklch(82.1% 0.060 83.9);
Tailwind
colors: {
custom: {
50: '#e4d4b7',
500: '#d7c299',
950: '#000000',
},
}SCSS
$custom: #d7c299; $custom-light: #e4d4b7; $custom-dark: #000000;
JSON
{
"hex": "#d7c299",
"rgb": {
"r": 215,
"g": 194,
"b": 153
},
"hsl": {
"h": 39.677,
"s": 43.662,
"l": 72.157
},
"oklch": {
"l": 0.82149,
"c": 0.05951,
"h": 83.9
},
"luminance": 0.55331
}Semantic roles & 50–950 ramp
primary
#D7C299
secondary
#667FAE
accent
#5DB72F
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381