#DFB489#DFB489
#DFB489 is a light, moderate orange. Relative luminance 0.501; OKLCH L 79.8% C 0.076 H 66.4°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB489 |
|---|---|
| RGB | rgb(223, 180, 137) |
| HSL | hsl(30, 57%, 71%) |
| HSV | hsv(30, 39%, 87%) |
| CMYK | cmyk(0%, 19.3%, 38.6%, 12.5%) |
| CIE-LAB | lab(76.15, 9.80, 27.83) |
| CIE-LCH | lch(76.15, 29.50, 70.61°) |
| OKLab | oklab(79.81% 0.0304 0.0695) |
| OKLCH | oklch(79.81% 0.076 66.4) |
| XYZ | xyz(51.2695, 50.1392, 30.6394) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.82
Tan
#D2B48C
ΔE00 3.98
Fawn
#CFAF7B
ΔE00 5.43
Very Light Brown
#D3B683
ΔE00 5.74
Toupe
#C7AC7D
ΔE00 6.55
Camel
#C19A6B
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB489 #89B4DF
analogous
#DF8989 #DFB489 #DFDF89
triadic
#DFB489 #89DFB4 #B489DF
tetradic
#DFB489 #89DF89 #89B4DF #DF89DF
square
#DFB489 #89DF89 #89B4DF #DF89DF
split-complementary
#DFB489 #89DFDF #8989DF
monochromatic
#BB7733 #D29559 #DFB489 #ECD3B9 #F8F0E7
Accessibility & contrast
On white
1.90
#DFB489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#DFB489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB489
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB489 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B686
Deuteranopia (green-blind)
#CCC08A
Tritanopia (blue-blind)
#EDAAA9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dfb489; /* rgb */ color: rgb(223, 180, 137); /* oklch */ color: oklch(79.8% 0.076 66.4);
Tailwind
colors: {
custom: {
50: '#eacaab',
500: '#dfb489',
950: '#000000',
},
}SCSS
$custom: #dfb489; $custom-light: #eacaab; $custom-dark: #000000;
JSON
{
"hex": "#dfb489",
"rgb": {
"r": 223,
"g": 180,
"b": 137
},
"hsl": {
"h": 30,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.79811,
"c": 0.07586,
"h": 66.4
},
"luminance": 0.50137
}Semantic roles & 50–950 ramp
primary
#DFB489
secondary
#5686B7
accent
#73C521
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#161310
muted
#858281