#DFCD9F#DFCD9F
#DFCD9F is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.2% C 0.064 H 89.2°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCD9F |
|---|---|
| RGB | rgb(223, 205, 159) |
| HSL | hsl(43, 50%, 75%) |
| HSV | hsv(43, 29%, 87%) |
| CMYK | cmyk(0%, 8.1%, 28.7%, 12.5%) |
| CIE-LAB | lab(82.84, -0.65, 25.22) |
| CIE-LCH | lch(82.84, 25.23, 91.49°) |
| OKLab | oklab(85.19% 0.0009 0.0638) |
| OKLCH | oklch(85.19% 0.064 89.2) |
| XYZ | xyz(58.5213, 61.8554, 41.6507) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.86
Wheat
#F5DEB3
ΔE00 4.75
Vanilla
#F3E5AB
ΔE00 6.11
Moccasin
#FFE4B5
ΔE00 6.38
Pale Peach
#FFE5AD
ΔE00 6.40
Very Light Brown
#D3B683
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCD9F #9FB1DF
analogous
#DFAD9F #DFCD9F #D1DF9F
triadic
#DFCD9F #9FDFCD #CD9FDF
tetradic
#DFCD9F #9FDFAD #9FB1DF #DF9FD1
square
#DFCD9F #9FDFAD #9FB1DF #DF9FD1
split-complementary
#DFCD9F #9FD1DF #AD9FDF
monochromatic
#C09D43 #D0B571 #DFCD9F #EEE5CD #F7F3E8
Accessibility & contrast
On white
1.57
#DFCD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#DFCD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCD9F
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCD9F | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB9C
Deuteranopia (green-blind)
#DCD0A0
Tritanopia (blue-blind)
#E9C6C1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfcd9f; /* rgb */ color: rgb(223, 205, 159); /* oklch */ color: oklch(85.2% 0.064 89.2);
Tailwind
colors: {
custom: {
50: '#e9dcbb',
500: '#dfcd9f',
950: '#000000',
},
}SCSS
$custom: #dfcd9f; $custom-light: #e9dcbb; $custom-dark: #000000;
JSON
{
"hex": "#dfcd9f",
"rgb": {
"r": 223,
"g": 205,
"b": 159
},
"hsl": {
"h": 43.125,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.85187,
"c": 0.06376,
"h": 89.2
},
"luminance": 0.61854
}Semantic roles & 50–950 ramp
primary
#DFCD9F
secondary
#6B80B8
accent
#52BD28
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161512
muted
#848482