#DFCB95#DFCB95
#DFCB95 is a very light, moderate orange. Relative luminance 0.606; OKLCH L 84.6% C 0.074 H 90.1°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCB95 |
|---|---|
| RGB | rgb(223, 203, 149) |
| HSL | hsl(44, 54%, 73%) |
| HSV | hsv(44, 33%, 87%) |
| CMYK | cmyk(0%, 9%, 33.2%, 12.5%) |
| CIE-LAB | lab(82.15, -0.88, 29.52) |
| CIE-LCH | lch(82.15, 29.54, 91.71°) |
| OKLab | oklab(84.59% -0.0001 0.0738) |
| OKLCH | oklch(84.59% 0.074 90.1) |
| XYZ | xyz(57.2130, 60.5715, 37.1056) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.15
Wheat
#F5DEB3
ΔE00 5.75
Sand (survey)
#E2CA76
ΔE00 5.78
Very Light Brown
#D3B683
ΔE00 5.85
Vanilla
#F3E5AB
ΔE00 6.10
Pale Peach
#FFE5AD
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCB95 #95A9DF
analogous
#DFA695 #DFCB95 #CEDF95
triadic
#DFCB95 #95DFCB #CB95DF
tetradic
#DFCB95 #95DFA6 #95A9DF #DF95CE
square
#DFCB95 #95DFA6 #95A9DF #DF95CE
split-complementary
#DFCB95 #95CEDF #A695DF
monochromatic
#C09C3A #D1B466 #DFCB95 #EDE2C4 #F8F3E7
Accessibility & contrast
On white
1.60
#DFCB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#DFCB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCB95
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCB95 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C991
Deuteranopia (green-blind)
#DCCF97
Tritanopia (blue-blind)
#EBC2BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfcb95; /* rgb */ color: rgb(223, 203, 149); /* oklch */ color: oklch(84.6% 0.074 90.1);
Tailwind
colors: {
custom: {
50: '#eadab4',
500: '#dfcb95',
950: '#000000',
},
}SCSS
$custom: #dfcb95; $custom-light: #eadab4; $custom-dark: #000000;
JSON
{
"hex": "#dfcb95",
"rgb": {
"r": 223,
"g": 203,
"b": 149
},
"hsl": {
"h": 43.784,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.84586,
"c": 0.07384,
"h": 90.1
},
"luminance": 0.6057
}Semantic roles & 50–950 ramp
primary
#DFCB95
secondary
#6178B7
accent
#4FC124
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381