#D1C19C#D1C19C
#D1C19C is a light, muted orange. Relative luminance 0.541; OKLCH L 81.5% C 0.053 H 87.4°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D1C19C |
|---|---|
| RGB | rgb(209, 193, 156) |
| HSL | hsl(42, 37%, 72%) |
| HSV | hsv(42, 25%, 82%) |
| CMYK | cmyk(0%, 7.7%, 25.4%, 18%) |
| CIE-LAB | lab(78.52, -0.14, 20.71) |
| CIE-LCH | lch(78.52, 20.71, 90.38°) |
| OKLab | oklab(81.48% 0.0024 0.0528) |
| OKLCH | oklch(81.48% 0.053 87.4) |
| XYZ | xyz(51.3655, 54.0968, 39.1820) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 5.01
Putty
#BEAE8A
ΔE00 5.06
Sand
#C2B280
ΔE00 5.49
Very Light Brown
#D3B683
ΔE00 5.58
Tan
#D2B48C
ΔE00 5.82
Toupe
#C7AC7D
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1C19C #9CACD1
analogous
#D1A79C #D1C19C #C7D19C
triadic
#D1C19C #9CD1C1 #C19CD1
tetradic
#D1C19C #9CD1A7 #9CACD1 #D19CC7
square
#D1C19C #9CD1A7 #9CACD1 #D19CC7
split-complementary
#D1C19C #9CC7D1 #A79CD1
monochromatic
#A68B4D #BEA772 #D1C19C #E4DBC6 #F5F2EA
Accessibility & contrast
On white
1.78
#D1C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#D1C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1C19C
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1C19C | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC09A
Deuteranopia (green-blind)
#CEC49D
Tritanopia (blue-blind)
#DABBB7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d1c19c; /* rgb */ color: rgb(209, 193, 156); /* oklch */ color: oklch(81.5% 0.053 87.4);
Tailwind
colors: {
custom: {
50: '#dfd3b9',
500: '#d1c19c',
950: '#000000',
},
}SCSS
$custom: #d1c19c; $custom-light: #dfd3b9; $custom-dark: #000000;
JSON
{
"hex": "#d1c19c",
"rgb": {
"r": 209,
"g": 193,
"b": 156
},
"hsl": {
"h": 41.887,
"s": 36.552,
"l": 71.569
},
"oklch": {
"l": 0.81483,
"c": 0.05281,
"h": 87.4
},
"luminance": 0.54096
}Semantic roles & 50–950 ramp
primary
#D1C19C
secondary
#6A7DA7
accent
#5BAF36
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381