#DFCF80#DFCF80
#DFCF80 is a very light, moderate yellow. Relative luminance 0.619; OKLCH L 85.0% C 0.101 H 98.2°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCF80 |
|---|---|
| RGB | rgb(223, 207, 128) |
| HSL | hsl(50, 60%, 69%) |
| HSV | hsv(50, 43%, 87%) |
| CMYK | cmyk(0%, 7.2%, 42.6%, 12.5%) |
| CIE-LAB | lab(82.85, -5.30, 41.19) |
| CIE-LCH | lch(82.85, 41.53, 97.33°) |
| OKLab | oklab(85.03% -0.0144 0.1001) |
| OKLCH | oklch(85.03% 0.101 98.2) |
| XYZ | xyz(56.6419, 61.8740, 29.3771) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.58
Sandy
#F1DA7A
ΔE00 4.15
Khaki (CSS)
#F0E68C
ΔE00 5.47
Wheat (survey)
#FBDD7E
ΔE00 5.72
Beige (survey)
#E6DAA6
ΔE00 6.14
Vanilla
#F3E5AB
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCF80 #8090DF
analogous
#DFA080 #DFCF80 #C0DF80
triadic
#DFCF80 #80DFCF #CF80DF
tetradic
#DFCF80 #80DFA0 #8090DF #DF80C0
square
#DFCF80 #80DFA0 #8090DF #DF80C0
split-complementary
#DFCF80 #80C0DF #A080DF
monochromatic
#B7A02E #D3BD4F #DFCF80 #EBE1B1 #F8F4E2
Accessibility & contrast
On white
1.57
#DFCF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#DFCF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCF80
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCF80 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7A
Deuteranopia (green-blind)
#E2D183
Tritanopia (blue-blind)
#ECC4BC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfcf80; /* rgb */ color: rgb(223, 207, 128); /* oklch */ color: oklch(85.0% 0.101 98.2);
Tailwind
colors: {
custom: {
50: '#eadda6',
500: '#dfcf80',
950: '#000000',
},
}SCSS
$custom: #dfcf80; $custom-light: #eadda6; $custom-dark: #000000;
JSON
{
"hex": "#dfcf80",
"rgb": {
"r": 223,
"g": 207,
"b": 128
},
"hsl": {
"h": 49.895,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.85031,
"c": 0.1011,
"h": 98.2
},
"luminance": 0.61872
}Semantic roles & 50–950 ramp
primary
#DFCF80
secondary
#4D5FB6
accent
#3BC71E
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480