#DFCF89#DFCF89
#DFCF89 is a very light, moderate yellow. Relative luminance 0.621; OKLCH L 85.2% C 0.091 H 96.9°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCF89 |
|---|---|
| RGB | rgb(223, 207, 137) |
| HSL | hsl(49, 57%, 71%) |
| HSV | hsv(49, 39%, 87%) |
| CMYK | cmyk(0%, 7.2%, 38.6%, 12.5%) |
| CIE-LAB | lab(82.98, -4.34, 36.80) |
| CIE-LCH | lch(82.98, 37.06, 96.73°) |
| OKLab | oklab(85.18% -0.0109 0.0905) |
| OKLCH | oklch(85.18% 0.091 96.9) |
| XYZ | xyz(57.2607, 62.1215, 32.6364) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.39
Beige (survey)
#E6DAA6
ΔE00 4.72
Sandy
#F1DA7A
ΔE00 5.23
Vanilla
#F3E5AB
ΔE00 5.72
Khaki (CSS)
#F0E68C
ΔE00 6.12
Palegoldenrod
#EEE8AA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCF89 #8999DF
analogous
#DFA489 #DFCF89 #C4DF89
triadic
#DFCF89 #89DFCF #CF89DF
tetradic
#DFCF89 #89DFA4 #8999DF #DF89C4
square
#DFCF89 #89DFA4 #8999DF #DF89C4
split-complementary
#DFCF89 #89C4DF #A489DF
monochromatic
#BBA233 #D2BB59 #DFCF89 #ECE3B9 #F8F5E7
Accessibility & contrast
On white
1.56
#DFCF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#DFCF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCF89
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCF89 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB84
Deuteranopia (green-blind)
#E1D18C
Tritanopia (blue-blind)
#EBC5BD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfcf89; /* rgb */ color: rgb(223, 207, 137); /* oklch */ color: oklch(85.2% 0.091 96.9);
Tailwind
colors: {
custom: {
50: '#eaddac',
500: '#dfcf89',
950: '#000000',
},
}SCSS
$custom: #dfcf89; $custom-light: #eaddac; $custom-dark: #000000;
JSON
{
"hex": "#dfcf89",
"rgb": {
"r": 223,
"g": 207,
"b": 137
},
"hsl": {
"h": 48.837,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.85178,
"c": 0.09112,
"h": 96.9
},
"luminance": 0.6212
}Semantic roles & 50–950 ramp
primary
#DFCF89
secondary
#5668B7
accent
#3FC521
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#161510
muted
#858481