#D9C080#D9C080
#D9C080 is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.4% C 0.087 H 89.0°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D9C080 |
|---|---|
| RGB | rgb(217, 192, 128) |
| HSL | hsl(43, 54%, 68%) |
| HSV | hsv(43, 41%, 85%) |
| CMYK | cmyk(0%, 11.5%, 41%, 14.9%) |
| CIE-LAB | lab(78.47, 0.07, 35.49) |
| CIE-LCH | lch(78.47, 35.49, 89.89°) |
| OKLab | oklab(81.45% 0.0015 0.0871) |
| OKLCH | oklch(81.45% 0.087 89) |
| XYZ | xyz(51.3625, 54.0115, 28.1376) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.88
Very Light Brown
#D3B683
ΔE00 4.18
Sand (survey)
#E2CA76
ΔE00 4.35
Sandstone
#C9AE74
ΔE00 4.85
Sand
#C2B280
ΔE00 5.46
Fawn
#CFAF7B
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9C080 #8099D9
analogous
#D99380 #D9C080 #C5D980
triadic
#D9C080 #80D9C0 #C080D9
tetradic
#D9C080 #80D993 #8099D9 #D980C5
square
#D9C080 #80D993 #8099D9 #D980C5
split-complementary
#D9C080 #80C5D9 #9380D9
monochromatic
#AB8A33 #CBA951 #D9C080 #E7D7AF #F5EFDE
Accessibility & contrast
On white
1.78
#D9C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#D9C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9C080
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9C080 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7B
Deuteranopia (green-blind)
#D4C582
Tritanopia (blue-blind)
#E6B6B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d9c080; /* rgb */ color: rgb(217, 192, 128); /* oklch */ color: oklch(81.4% 0.087 89.0);
Tailwind
colors: {
custom: {
50: '#e6d2a5',
500: '#d9c080',
950: '#000000',
},
}SCSS
$custom: #d9c080; $custom-light: #e6d2a5; $custom-dark: #000000;
JSON
{
"hex": "#d9c080",
"rgb": {
"r": 217,
"g": 192,
"b": 128
},
"hsl": {
"h": 43.146,
"s": 53.939,
"l": 67.647
},
"oklch": {
"l": 0.81449,
"c": 0.08711,
"h": 89
},
"luminance": 0.5401
}Semantic roles & 50–950 ramp
primary
#D9C080
secondary
#4F6AAE
accent
#50C124
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380