#DFC2A2#DFC2A2
#DFC2A2 is a very light, muted orange. Relative luminance 0.569; OKLCH L 83.1% C 0.054 H 69.7°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC2A2 |
|---|---|
| RGB | rgb(223, 194, 162) |
| HSL | hsl(31, 49%, 75%) |
| HSV | hsv(31, 27%, 87%) |
| CMYK | cmyk(0%, 13%, 27.4%, 12.5%) |
| CIE-LAB | lab(80.11, 5.50, 19.90) |
| CIE-LCH | lch(80.11, 20.65, 74.56°) |
| OKLab | oklab(83.07% 0.0188 0.0508) |
| OKLCH | oklch(83.07% 0.054 69.7) |
| XYZ | xyz(56.2454, 56.8821, 42.1920) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.45
Burlywood
#DEB887
ΔE00 5.26
Light Peach
#FFD8B1
ΔE00 6.33
Khaki
#C3B091
ΔE00 6.53
Peach
#FFDAB9
ΔE00 6.55
Very Light Brown
#D3B683
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC2A2 #A2BFDF
analogous
#DFA3A2 #DFC2A2 #DEDFA2
triadic
#DFC2A2 #A2DFC2 #C2A2DF
tetradic
#DFC2A2 #A2DFA3 #A2BFDF #DFA2DE
square
#DFC2A2 #A2DFA3 #A2BFDF #DFA2DE
split-complementary
#DFC2A2 #A2DEDF #A3A2DF
monochromatic
#C08647 #CFA474 #DFC2A2 #EFE0D0 #F7F0E8
Accessibility & contrast
On white
1.70
#DFC2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#DFC2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC2A2
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC2A2 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A0
Deuteranopia (green-blind)
#D3C9A3
Tritanopia (blue-blind)
#EABBB9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dfc2a2; /* rgb */ color: rgb(223, 194, 162); /* oklch */ color: oklch(83.1% 0.054 69.7);
Tailwind
colors: {
custom: {
50: '#e9d4bd',
500: '#dfc2a2',
950: '#000000',
},
}SCSS
$custom: #dfc2a2; $custom-light: #e9d4bd; $custom-dark: #000000;
JSON
{
"hex": "#dfc2a2",
"rgb": {
"r": 223,
"g": 194,
"b": 162
},
"hsl": {
"h": 31.475,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.83066,
"c": 0.0542,
"h": 69.7
},
"luminance": 0.5688
}Semantic roles & 50–950 ramp
primary
#DFC2A2
secondary
#6E91B8
accent
#6FBC29
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382