#DFCF78#DFCF78
#DFCF78 is a very light, moderate yellow. Relative luminance 0.617; OKLCH L 84.9% C 0.110 H 99.1°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCF78 |
|---|---|
| RGB | rgb(223, 207, 120) |
| HSL | hsl(51, 62%, 67%) |
| HSV | hsv(51, 46%, 87%) |
| CMYK | cmyk(0%, 7.2%, 46.2%, 12.5%) |
| CIE-LAB | lab(82.74, -6.09, 45.04) |
| CIE-LCH | lch(82.74, 45.45, 97.70°) |
| OKLab | oklab(84.91% -0.0174 0.1082) |
| OKLCH | oklch(84.91% 0.11 99.1) |
| XYZ | xyz(56.1359, 61.6716, 26.7125) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.57
Sandy
#F1DA7A
ΔE00 3.58
Khaki (CSS)
#F0E68C
ΔE00 5.29
Wheat (survey)
#FBDD7E
ΔE00 5.44
Dull Yellow
#EEDC5B
ΔE00 6.15
Light Mustard
#F7D560
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCF78 #7888DF
analogous
#DF9C78 #DFCF78 #BBDF78
triadic
#DFCF78 #78DFCF #CF78DF
tetradic
#DFCF78 #78DF9C #7888DF #DF78BB
square
#DFCF78 #78DF9C #7888DF #DF78BB
split-complementary
#DFCF78 #78BBDF #9C78DF
monochromatic
#B29D2A #D3BD47 #DFCF78 #EBE1A9 #F6F2DB
Accessibility & contrast
On white
1.57
#DFCF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#DFCF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCF78
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCF78 | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA71
Deuteranopia (green-blind)
#E3D17C
Tritanopia (blue-blind)
#EDC4BA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfcf78; /* rgb */ color: rgb(223, 207, 120); /* oklch */ color: oklch(84.9% 0.110 99.1);
Tailwind
colors: {
custom: {
50: '#ebdda0',
500: '#dfcf78',
950: '#000000',
},
}SCSS
$custom: #dfcf78; $custom-light: #ebdda0; $custom-dark: #000000;
JSON
{
"hex": "#dfcf78",
"rgb": {
"r": 223,
"g": 207,
"b": 120
},
"hsl": {
"h": 50.68,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.8491,
"c": 0.10961,
"h": 99.1
},
"luminance": 0.6167
}Semantic roles & 50–950 ramp
primary
#DFCF78
secondary
#4758B4
accent
#37C91C
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480