#D1C19B#D1C19B
#D1C19B is a light, muted orange. Relative luminance 0.541; OKLCH L 81.5% C 0.054 H 87.9°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D1C19B |
|---|---|
| RGB | rgb(209, 193, 155) |
| HSL | hsl(42, 37%, 71%) |
| HSV | hsv(42, 26%, 82%) |
| CMYK | cmyk(0%, 7.7%, 25.8%, 18%) |
| CIE-LAB | lab(78.50, -0.28, 21.21) |
| CIE-LCH | lch(78.50, 21.21, 90.74°) |
| OKLab | oklab(81.46% 0.002 0.054) |
| OKLCH | oklch(81.46% 0.054 87.9) |
| XYZ | xyz(51.2811, 54.0631, 38.7378) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 5.07
Khaki
#C3B091
ΔE00 5.14
Sand
#C2B280
ΔE00 5.29
Very Light Brown
#D3B683
ΔE00 5.45
Tan
#D2B48C
ΔE00 5.86
Toupe
#C7AC7D
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1C19B #9BABD1
analogous
#D1A69B #D1C19B #C6D19B
triadic
#D1C19B #9BD1C1 #C19BD1
tetradic
#D1C19B #9BD1A6 #9BABD1 #D19BC6
square
#D1C19B #9BD1A6 #9BABD1 #D19BC6
split-complementary
#D1C19B #9BC6D1 #A69BD1
monochromatic
#A58B4C #BEA771 #D1C19B #E4DBC5 #F5F2EA
Accessibility & contrast
On white
1.78
#D1C19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#D1C19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1C19B
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1C19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1C19B | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC099
Deuteranopia (green-blind)
#CEC49C
Tritanopia (blue-blind)
#DABBB7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d1c19b; /* rgb */ color: rgb(209, 193, 155); /* oklch */ color: oklch(81.5% 0.054 87.9);
Tailwind
colors: {
custom: {
50: '#dfd3b8',
500: '#d1c19b',
950: '#000000',
},
}SCSS
$custom: #d1c19b; $custom-light: #dfd3b8; $custom-dark: #000000;
JSON
{
"hex": "#d1c19b",
"rgb": {
"r": 209,
"g": 193,
"b": 155
},
"hsl": {
"h": 42.222,
"s": 36.986,
"l": 71.373
},
"oklch": {
"l": 0.81461,
"c": 0.05401,
"h": 87.9
},
"luminance": 0.54062
}Semantic roles & 50–950 ramp
primary
#D1C19B
secondary
#697CA7
accent
#5AB036
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381