#DFCE7E#DFCE7E
#DFCE7E is a very light, moderate yellow. Relative luminance 0.613; OKLCH L 84.8% C 0.102 H 97.7°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCE7E |
|---|---|
| RGB | rgb(223, 206, 126) |
| HSL | hsl(49, 60%, 68%) |
| HSV | hsv(49, 43%, 87%) |
| CMYK | cmyk(0%, 7.6%, 43.5%, 12.5%) |
| CIE-LAB | lab(82.56, -4.99, 41.83) |
| CIE-LCH | lch(82.56, 42.13, 96.80°) |
| OKLab | oklab(84.8% -0.0136 0.1014) |
| OKLCH | oklch(84.8% 0.102 97.7) |
| XYZ | xyz(56.2700, 61.3389, 28.6101) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.21
Sandy
#F1DA7A
ΔE00 4.07
Wheat (survey)
#FBDD7E
ΔE00 5.61
Khaki (CSS)
#F0E68C
ΔE00 5.71
Beige (survey)
#E6DAA6
ΔE00 6.42
Light Mustard
#F7D560
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCE7E #7E8FDF
analogous
#DF9D7E #DFCE7E #BFDF7E
triadic
#DFCE7E #7EDFCE #CE7EDF
tetradic
#DFCE7E #7EDF9D #7E8FDF #DF7EBF
square
#DFCE7E #7EDF9D #7E8FDF #DF7EBF
split-complementary
#DFCE7E #7EBFDF #9D7EDF
monochromatic
#B69E2D #D3BB4D #DFCE7E #EBE1AF #F7F3E0
Accessibility & contrast
On white
1.58
#DFCE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#DFCE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCE7E
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCE7E | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA78
Deuteranopia (green-blind)
#E1D081
Tritanopia (blue-blind)
#ECC3BA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfce7e; /* rgb */ color: rgb(223, 206, 126); /* oklch */ color: oklch(84.8% 0.102 97.7);
Tailwind
colors: {
custom: {
50: '#eadca4',
500: '#dfce7e',
950: '#000000',
},
}SCSS
$custom: #dfce7e; $custom-light: #eadca4; $custom-dark: #000000;
JSON
{
"hex": "#dfce7e",
"rgb": {
"r": 223,
"g": 206,
"b": 126
},
"hsl": {
"h": 49.485,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.84795,
"c": 0.10231,
"h": 97.7
},
"luminance": 0.61337
}Semantic roles & 50–950 ramp
primary
#DFCE7E
secondary
#4B5EB6
accent
#3BC81E
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480