#DFC490#DFC490
#DFC490 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.1% C 0.074 H 83.5°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC490 |
|---|---|
| RGB | rgb(223, 196, 144) |
| HSL | hsl(39, 55%, 72%) |
| HSV | hsv(39, 35%, 87%) |
| CMYK | cmyk(0%, 12.1%, 35.4%, 12.5%) |
| CIE-LAB | lab(80.28, 2.17, 29.64) |
| CIE-LCH | lch(80.28, 29.72, 85.82°) |
| OKLab | oklab(83.09% 0.0085 0.074) |
| OKLCH | oklch(83.09% 0.074 83.5) |
| XYZ | xyz(55.2065, 57.1835, 34.5096) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.56
Burlywood
#DEB887
ΔE00 4.62
Tan
#D2B48C
ΔE00 5.32
Fawn
#CFAF7B
ΔE00 5.48
Tan (survey)
#D1B26F
ΔE00 5.70
Sandstone
#C9AE74
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC490 #90ABDF
analogous
#DF9D90 #DFC490 #D3DF90
triadic
#DFC490 #90DFC4 #C490DF
tetradic
#DFC490 #90DF9D #90ABDF #DF90D3
square
#DFC490 #90DF9D #90ABDF #DF90D3
split-complementary
#DFC490 #90D3DF #9D90DF
monochromatic
#BE9037 #D1AB60 #DFC490 #EDDDC0 #F8F2E7
Accessibility & contrast
On white
1.69
#DFC490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#DFC490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC490
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC490 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38C
Deuteranopia (green-blind)
#D7CA91
Tritanopia (blue-blind)
#EBBBB6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dfc490; /* rgb */ color: rgb(223, 196, 144); /* oklch */ color: oklch(83.1% 0.074 83.5);
Tailwind
colors: {
custom: {
50: '#ead5b1',
500: '#dfc490',
950: '#000000',
},
}SCSS
$custom: #dfc490; $custom-light: #ead5b1; $custom-dark: #000000;
JSON
{
"hex": "#dfc490",
"rgb": {
"r": 223,
"g": 196,
"b": 144
},
"hsl": {
"h": 39.494,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.83089,
"c": 0.07448,
"h": 83.5
},
"luminance": 0.57181
}Semantic roles & 50–950 ramp
primary
#DFC490
secondary
#5C7BB7
accent
#59C323
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381