#DFD07C#DFD07C
#DFD07C is a very light, moderate yellow. Relative luminance 0.623; OKLCH L 85.2% C 0.106 H 99.4°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD07C |
|---|---|
| RGB | rgb(223, 208, 124) |
| HSL | hsl(51, 61%, 68%) |
| HSV | hsv(51, 44%, 87%) |
| CMYK | cmyk(0%, 6.7%, 44.4%, 12.5%) |
| CIE-LAB | lab(83.05, -6.21, 43.44) |
| CIE-LCH | lch(83.05, 43.89, 98.14°) |
| OKLab | oklab(85.17% -0.0173 0.1049) |
| OKLCH | oklch(85.17% 0.106 99.4) |
| XYZ | xyz(56.6268, 62.2568, 28.0988) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.83
Sandy
#F1DA7A
ΔE00 3.77
Khaki (CSS)
#F0E68C
ΔE00 5.04
Wheat (survey)
#FBDD7E
ΔE00 5.59
Greenish Beige
#C9D179
ΔE00 6.33
Dull Yellow
#EEDC5B
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD07C #7C8BDF
analogous
#DF9E7C #DFD07C #BCDF7C
triadic
#DFD07C #7CDFD0 #D07CDF
tetradic
#DFD07C #7CDF9E #7C8BDF #DF7CBC
square
#DFD07C #7CDF9E #7C8BDF #DF7CBC
split-complementary
#DFD07C #7CBCDF #9E7CDF
monochromatic
#B5A02C #D3BE4B #DFD07C #EBE2AD #F7F3DE
Accessibility & contrast
On white
1.56
#DFD07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#DFD07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD07C
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD07C | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB75
Deuteranopia (green-blind)
#E3D17F
Tritanopia (blue-blind)
#ECC5BC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfd07c; /* rgb */ color: rgb(223, 208, 124); /* oklch */ color: oklch(85.2% 0.106 99.4);
Tailwind
colors: {
custom: {
50: '#ebdea3',
500: '#dfd07c',
950: '#000000',
},
}SCSS
$custom: #dfd07c; $custom-light: #ebdea3; $custom-dark: #000000;
JSON
{
"hex": "#dfd07c",
"rgb": {
"r": 223,
"g": 208,
"b": 124
},
"hsl": {
"h": 50.909,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.85174,
"c": 0.10633,
"h": 99.4
},
"luminance": 0.62255
}Semantic roles & 50–950 ramp
primary
#DFD07C
secondary
#495AB6
accent
#37C81D
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480