#DFC698#DFC698
#DFC698 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 83.6% C 0.067 H 82.6°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC698 |
|---|---|
| RGB | rgb(223, 198, 152) |
| HSL | hsl(39, 53%, 74%) |
| HSV | hsv(39, 32%, 87%) |
| CMYK | cmyk(0%, 11.2%, 31.8%, 12.5%) |
| CIE-LAB | lab(80.93, 2.10, 26.31) |
| CIE-LCH | lch(80.93, 26.40, 85.45°) |
| OKLab | oklab(83.65% 0.0086 0.0663) |
| OKLCH | oklch(83.65% 0.067 82.6) |
| XYZ | xyz(56.2939, 58.3450, 37.9961) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.27
Burlywood
#DEB887
ΔE00 5.01
Tan
#D2B48C
ΔE00 5.16
Wheat
#F5DEB3
ΔE00 5.65
Fawn
#CFAF7B
ΔE00 6.18
Navajowhite
#FFDEAD
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC698 #98B1DF
analogous
#DFA298 #DFC698 #D4DF98
triadic
#DFC698 #98DFC6 #C698DF
tetradic
#DFC698 #98DFA2 #98B1DF #DF98D4
square
#DFC698 #98DFA2 #98B1DF #DF98D4
split-complementary
#DFC698 #98D4DF #A298DF
monochromatic
#C1923C #D0AC69 #DFC698 #EEE0C7 #F8F2E8
Accessibility & contrast
On white
1.66
#DFC698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#DFC698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC698
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC698 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C595
Deuteranopia (green-blind)
#D8CC99
Tritanopia (blue-blind)
#EBBEBA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dfc698; /* rgb */ color: rgb(223, 198, 152); /* oklch */ color: oklch(83.6% 0.067 82.6);
Tailwind
colors: {
custom: {
50: '#ead7b6',
500: '#dfc698',
950: '#000000',
},
}SCSS
$custom: #dfc698; $custom-light: #ead7b6; $custom-dark: #000000;
JSON
{
"hex": "#dfc698",
"rgb": {
"r": 223,
"g": 198,
"b": 152
},
"hsl": {
"h": 38.873,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.83645,
"c": 0.06681,
"h": 82.6
},
"luminance": 0.58343
}Semantic roles & 50–950 ramp
primary
#DFC698
secondary
#6481B7
accent
#5CC025
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381