#DFCF82#DFCF82
#DFCF82 is a very light, moderate yellow. Relative luminance 0.619; OKLCH L 85.1% C 0.099 H 97.9°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCF82 |
|---|---|
| RGB | rgb(223, 207, 130) |
| HSL | hsl(50, 59%, 69%) |
| HSV | hsv(50, 42%, 87%) |
| CMYK | cmyk(0%, 7.2%, 41.7%, 12.5%) |
| CIE-LAB | lab(82.87, -5.09, 40.22) |
| CIE-LCH | lch(82.87, 40.54, 97.22°) |
| OKLab | oklab(85.06% -0.0136 0.098) |
| OKLCH | oklch(85.06% 0.099 97.9) |
| XYZ | xyz(56.7748, 61.9272, 30.0772) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.70
Sandy
#F1DA7A
ΔE00 4.36
Khaki (CSS)
#F0E68C
ΔE00 5.58
Beige (survey)
#E6DAA6
ΔE00 5.83
Wheat (survey)
#FBDD7E
ΔE00 5.84
Vanilla
#F3E5AB
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCF82 #8292DF
analogous
#DFA182 #DFCF82 #C1DF82
triadic
#DFCF82 #82DFCF #CF82DF
tetradic
#DFCF82 #82DFA1 #8292DF #DF82C1
square
#DFCF82 #82DFA1 #8292DF #DF82C1
split-complementary
#DFCF82 #82C1DF #A182DF
monochromatic
#B8A02F #D3BC51 #DFCF82 #EBE2B3 #F8F4E3
Accessibility & contrast
On white
1.57
#DFCF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#DFCF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCF82
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCF82 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7C
Deuteranopia (green-blind)
#E2D185
Tritanopia (blue-blind)
#ECC5BC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfcf82; /* rgb */ color: rgb(223, 207, 130); /* oklch */ color: oklch(85.1% 0.099 97.9);
Tailwind
colors: {
custom: {
50: '#eadda7',
500: '#dfcf82',
950: '#000000',
},
}SCSS
$custom: #dfcf82; $custom-light: #eadda7; $custom-dark: #000000;
JSON
{
"hex": "#dfcf82",
"rgb": {
"r": 223,
"g": 207,
"b": 130
},
"hsl": {
"h": 49.677,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.85062,
"c": 0.09891,
"h": 97.9
},
"luminance": 0.61925
}Semantic roles & 50–950 ramp
primary
#DFCF82
secondary
#4F61B6
accent
#3CC71F
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480