#DFCDA3#DFCDA3
#DFCDA3 is a very light, muted orange. Relative luminance 0.620; OKLCH L 85.3% C 0.059 H 87.5°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDA3 |
|---|---|
| RGB | rgb(223, 205, 163) |
| HSL | hsl(42, 48%, 76%) |
| HSV | hsv(42, 27%, 87%) |
| CMYK | cmyk(0%, 8.1%, 26.9%, 12.5%) |
| CIE-LAB | lab(82.91, -0.13, 23.23) |
| CIE-LCH | lch(82.91, 23.23, 90.31°) |
| OKLab | oklab(85.27% 0.0025 0.059) |
| OKLCH | oklch(85.27% 0.059 87.5) |
| XYZ | xyz(58.8740, 61.9965, 43.5084) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.47
Wheat
#F5DEB3
ΔE00 4.49
Moccasin
#FFE4B5
ΔE00 6.30
Navajowhite
#FFDEAD
ΔE00 6.55
Very Light Brown
#D3B683
ΔE00 6.66
Vanilla
#F3E5AB
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDA3 #A3B5DF
analogous
#DFAFA3 #DFCDA3 #D3DFA3
triadic
#DFCDA3 #A3DFCD #CDA3DF
tetradic
#DFCDA3 #A3DFAF #A3B5DF #DFA3D3
square
#DFCDA3 #A3DFAF #A3B5DF #DFA3D3
split-complementary
#DFCDA3 #A3D3DF #AFA3DF
monochromatic
#BF9C48 #CFB476 #DFCDA3 #EFE6D0 #F7F3E8
Accessibility & contrast
On white
1.57
#DFCDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#DFCDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDA3
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDA3 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CCA0
Deuteranopia (green-blind)
#DCD1A4
Tritanopia (blue-blind)
#E9C6C2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfcda3; /* rgb */ color: rgb(223, 205, 163); /* oklch */ color: oklch(85.3% 0.059 87.5);
Tailwind
colors: {
custom: {
50: '#e9dcbe',
500: '#dfcda3',
950: '#000000',
},
}SCSS
$custom: #dfcda3; $custom-light: #e9dcbe; $custom-dark: #000000;
JSON
{
"hex": "#dfcda3",
"rgb": {
"r": 223,
"g": 205,
"b": 163
},
"hsl": {
"h": 42,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.85271,
"c": 0.05902,
"h": 87.5
},
"luminance": 0.61995
}Semantic roles & 50–950 ramp
primary
#DFCDA3
secondary
#6F84B8
accent
#56BC2A
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161512
muted
#848482