#DFB490#DFB490
#DFB490 is a light, moderate orange. Relative luminance 0.503; OKLCH L 80.0% C 0.070 H 61.5°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB490 |
|---|---|
| RGB | rgb(223, 180, 144) |
| HSL | hsl(27, 55%, 72%) |
| HSV | hsv(27, 35%, 87%) |
| CMYK | cmyk(0%, 19.3%, 35.4%, 12.5%) |
| CIE-LAB | lab(76.28, 10.62, 24.26) |
| CIE-LCH | lch(76.28, 26.48, 66.37°) |
| OKLab | oklab(79.95% 0.0332 0.0612) |
| OKLCH | oklch(79.95% 0.07 61.5) |
| XYZ | xyz(51.7881, 50.3466, 33.3702) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.80
Tan
#D2B48C
ΔE00 5.06
Apricot
#FBCEB1
ΔE00 7.16
Fawn
#CFAF7B
ΔE00 7.23
Very Light Brown
#D3B683
ΔE00 7.50
Toupe
#C7AC7D
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB490 #90BBDF
analogous
#DF9094 #DFB490 #DFDC90
triadic
#DFB490 #90DFB4 #B490DF
tetradic
#DFB490 #94DF90 #90BBDF #DC90DF
square
#DFB490 #94DF90 #90BBDF #DC90DF
split-complementary
#DFB490 #90DFDC #9094DF
monochromatic
#BE7437 #D19460 #DFB490 #EDD4C0 #F8EFE7
Accessibility & contrast
On white
1.90
#DFB490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#DFB490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB490
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB490 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B78E
Deuteranopia (green-blind)
#CBC091
Tritanopia (blue-blind)
#ECABAA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dfb490; /* rgb */ color: rgb(223, 180, 144); /* oklch */ color: oklch(80.0% 0.070 61.5);
Tailwind
colors: {
custom: {
50: '#eacab0',
500: '#dfb490',
950: '#000000',
},
}SCSS
$custom: #dfb490; $custom-light: #eacab0; $custom-dark: #000000;
JSON
{
"hex": "#dfb490",
"rgb": {
"r": 223,
"g": 180,
"b": 144
},
"hsl": {
"h": 27.342,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.79952,
"c": 0.06961,
"h": 61.5
},
"luminance": 0.50344
}Semantic roles & 50–950 ramp
primary
#DFB490
secondary
#5C8EB7
accent
#7AC323
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#161310
muted
#858281