#DFC97F#DFC97F
#DFC97F is a very light, moderate yellow. Relative luminance 0.590; OKLCH L 83.8% C 0.097 H 93.4°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC97F |
|---|---|
| RGB | rgb(223, 201, 127) |
| HSL | hsl(46, 60%, 69%) |
| HSV | hsv(46, 43%, 87%) |
| CMYK | cmyk(0%, 9.9%, 43%, 12.5%) |
| CIE-LAB | lab(81.29, -2.31, 39.72) |
| CIE-LCH | lch(81.29, 39.79, 93.33°) |
| OKLab | oklab(83.8% -0.0058 0.0967) |
| OKLCH | oklch(83.8% 0.097 93.4) |
| XYZ | xyz(55.1503, 58.9956, 28.5568) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.77
Sandy
#F1DA7A
ΔE00 5.20
Wheat (survey)
#FBDD7E
ΔE00 6.07
Tan (survey)
#D1B26F
ΔE00 6.35
Beige (survey)
#E6DAA6
ΔE00 6.49
Very Light Brown
#D3B683
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC97F #7F95DF
analogous
#DF997F #DFC97F #C5DF7F
triadic
#DFC97F #7FDFC9 #C97FDF
tetradic
#DFC97F #7FDF99 #7F95DF #DF7FC5
square
#DFC97F #7FDF99 #7F95DF #DF7FC5
split-complementary
#DFC97F #7FC5DF #997FDF
monochromatic
#B6972E #D3B44E #DFC97F #EBDEB0 #F7F2E1
Accessibility & contrast
On white
1.64
#DFC97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#DFC97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC97F
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC97F | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C679
Deuteranopia (green-blind)
#DDCD82
Tritanopia (blue-blind)
#EDBEB7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dfc97f; /* rgb */ color: rgb(223, 201, 127); /* oklch */ color: oklch(83.8% 0.097 93.4);
Tailwind
colors: {
custom: {
50: '#ead9a5',
500: '#dfc97f',
950: '#000000',
},
}SCSS
$custom: #dfc97f; $custom-light: #ead9a5; $custom-dark: #000000;
JSON
{
"hex": "#dfc97f",
"rgb": {
"r": 223,
"g": 201,
"b": 127
},
"hsl": {
"h": 46.25,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.83795,
"c": 0.09685,
"h": 93.4
},
"luminance": 0.58994
}Semantic roles & 50–950 ramp
primary
#DFC97F
secondary
#4C64B6
accent
#45C81E
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380