#DFC798#DFC798
#DFC798 is a very light, moderate orange. Relative luminance 0.588; OKLCH L 83.8% C 0.067 H 83.9°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC798 |
|---|---|
| RGB | rgb(223, 199, 152) |
| HSL | hsl(40, 53%, 74%) |
| HSV | hsv(40, 32%, 87%) |
| CMYK | cmyk(0%, 10.8%, 31.8%, 12.5%) |
| CIE-LAB | lab(81.18, 1.57, 26.66) |
| CIE-LCH | lch(81.18, 26.70, 86.62°) |
| OKLab | oklab(83.84% 0.0071 0.0671) |
| OKLCH | oklch(83.84% 0.067 83.9) |
| XYZ | xyz(56.5232, 58.8037, 38.0725) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.49
Burlywood
#DEB887
ΔE00 5.45
Wheat
#F5DEB3
ΔE00 5.50
Tan
#D2B48C
ΔE00 5.60
Beige (survey)
#E6DAA6
ΔE00 6.00
Navajowhite
#FFDEAD
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC798 #98B0DF
analogous
#DFA398 #DFC798 #D3DF98
triadic
#DFC798 #98DFC7 #C798DF
tetradic
#DFC798 #98DFA3 #98B0DF #DF98D3
square
#DFC798 #98DFA3 #98B0DF #DF98D3
split-complementary
#DFC798 #98D3DF #A398DF
monochromatic
#C1943C #D0AE69 #DFC798 #EEE0C7 #F8F2E8
Accessibility & contrast
On white
1.65
#DFC798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#DFC798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC798
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC798 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C695
Deuteranopia (green-blind)
#D9CC99
Tritanopia (blue-blind)
#EABFBA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dfc798; /* rgb */ color: rgb(223, 199, 152); /* oklch */ color: oklch(83.8% 0.067 83.9);
Tailwind
colors: {
custom: {
50: '#ead7b6',
500: '#dfc798',
950: '#000000',
},
}SCSS
$custom: #dfc798; $custom-light: #ead7b6; $custom-dark: #000000;
JSON
{
"hex": "#dfc798",
"rgb": {
"r": 223,
"g": 199,
"b": 152
},
"hsl": {
"h": 39.718,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.83844,
"c": 0.06745,
"h": 83.9
},
"luminance": 0.58802
}Semantic roles & 50–950 ramp
primary
#DFC798
secondary
#6480B7
accent
#5AC025
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381