#DFCF84#DFCF84
#DFCF84 is a very light, moderate yellow. Relative luminance 0.620; OKLCH L 85.1% C 0.097 H 97.6°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCF84 |
|---|---|
| RGB | rgb(223, 207, 132) |
| HSL | hsl(49, 59%, 70%) |
| HSV | hsv(49, 41%, 87%) |
| CMYK | cmyk(0%, 7.2%, 40.8%, 12.5%) |
| CIE-LAB | lab(82.90, -4.88, 39.25) |
| CIE-LCH | lch(82.90, 39.55, 97.09°) |
| OKLab | oklab(85.09% -0.0128 0.0959) |
| OKLCH | oklch(85.09% 0.097 97.6) |
| XYZ | xyz(56.9103, 61.9814, 30.7911) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.85
Sandy
#F1DA7A
ΔE00 4.58
Beige (survey)
#E6DAA6
ΔE00 5.51
Khaki (CSS)
#F0E68C
ΔE00 5.70
Wheat (survey)
#FBDD7E
ΔE00 5.97
Vanilla
#F3E5AB
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCF84 #8494DF
analogous
#DFA284 #DFCF84 #C1DF84
triadic
#DFCF84 #84DFCF #CF84DF
tetradic
#DFCF84 #84DFA2 #8494DF #DF84C1
square
#DFCF84 #84DFA2 #8494DF #DF84C1
split-complementary
#DFCF84 #84C1DF #A284DF
monochromatic
#B9A130 #D2BC53 #DFCF84 #ECE2B5 #F8F5E5
Accessibility & contrast
On white
1.57
#DFCF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#DFCF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCF84
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCF84 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7E
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#ECC5BC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfcf84; /* rgb */ color: rgb(223, 207, 132); /* oklch */ color: oklch(85.1% 0.097 97.6);
Tailwind
colors: {
custom: {
50: '#eadda9',
500: '#dfcf84',
950: '#000000',
},
}SCSS
$custom: #dfcf84; $custom-light: #eadda9; $custom-dark: #000000;
JSON
{
"hex": "#dfcf84",
"rgb": {
"r": 223,
"g": 207,
"b": 132
},
"hsl": {
"h": 49.451,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.85094,
"c": 0.0967,
"h": 97.6
},
"luminance": 0.6198
}Semantic roles & 50–950 ramp
primary
#DFCF84
secondary
#5163B6
accent
#3DC61F
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#161510
muted
#858480