#DFBB95#DFBB95
#DFBB95 is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.4% C 0.066 H 68.2°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBB95 |
|---|---|
| RGB | rgb(223, 187, 149) |
| HSL | hsl(31, 54%, 73%) |
| HSV | hsv(31, 33%, 87%) |
| CMYK | cmyk(0%, 16.1%, 33.2%, 12.5%) |
| CIE-LAB | lab(78.11, 7.51, 24.08) |
| CIE-LCH | lch(78.11, 25.22, 72.68°) |
| OKLab | oklab(81.41% 0.0243 0.0608) |
| OKLCH | oklch(81.41% 0.066 68.2) |
| XYZ | xyz(53.6277, 53.4008, 35.9105) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.10
Tan
#D2B48C
ΔE00 3.24
Very Light Brown
#D3B683
ΔE00 5.43
Fawn
#CFAF7B
ΔE00 5.89
Toupe
#C7AC7D
ΔE00 6.67
Khaki
#C3B091
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBB95 #95B9DF
analogous
#DF9695 #DFBB95 #DEDF95
triadic
#DFBB95 #95DFBB #BB95DF
tetradic
#DFBB95 #95DF96 #95B9DF #DF95DE
square
#DFBB95 #95DF96 #95B9DF #DF95DE
split-complementary
#DFBB95 #95DEDF #9695DF
monochromatic
#C07F3A #D19D66 #DFBB95 #EDD9C4 #F8F0E7
Accessibility & contrast
On white
1.80
#DFBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#DFBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBB95
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBB95 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC92
Deuteranopia (green-blind)
#D0C496
Tritanopia (blue-blind)
#EBB3B1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dfbb95; /* rgb */ color: rgb(223, 187, 149); /* oklch */ color: oklch(81.4% 0.066 68.2);
Tailwind
colors: {
custom: {
50: '#eacfb4',
500: '#dfbb95',
950: '#000000',
},
}SCSS
$custom: #dfbb95; $custom-light: #eacfb4; $custom-dark: #000000;
JSON
{
"hex": "#dfbb95",
"rgb": {
"r": 223,
"g": 187,
"b": 149
},
"hsl": {
"h": 30.811,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.81414,
"c": 0.06551,
"h": 68.2
},
"luminance": 0.53399
}Semantic roles & 50–950 ramp
primary
#DFBB95
secondary
#618BB7
accent
#71C124
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381