#DFDC86#DFDC86
#DFDC86 is a very light, moderate yellow. Relative luminance 0.686; OKLCH L 87.8% C 0.108 H 106.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDC86 |
|---|---|
| RGB | rgb(223, 220, 134) |
| HSL | hsl(58, 58%, 70%) |
| HSV | hsv(58, 40%, 87%) |
| CMYK | cmyk(0%, 1.3%, 39.9%, 12.5%) |
| CIE-LAB | lab(86.30, -11.27, 42.57) |
| CIE-LCH | lch(86.30, 44.04, 104.82°) |
| OKLab | oklab(87.8% -0.031 0.1035) |
| OKLCH | oklch(87.8% 0.108 106.7) |
| XYZ | xyz(60.3287, 68.5970, 32.6122) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.20
Greenish Beige
#C9D179
ΔE00 4.23
Palegoldenrod
#EEE8AA
ΔE00 5.50
Sandy
#F1DA7A
ΔE00 5.74
Dark Cream
#FFF39A
ΔE00 5.88
Buff
#FEF69E
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDC86 #8689DF
analogous
#DFB086 #DFDC86 #B5DF86
triadic
#DFDC86 #86DFDC #DC86DF
tetradic
#DFDC86 #86DFB0 #8689DF #DF86B5
square
#DFDC86 #86DFB0 #8689DF #DF86B5
split-complementary
#DFDC86 #86B5DF #B086DF
monochromatic
#BAB531 #D2CE56 #DFDC86 #ECEAB6 #F9F8E7
Accessibility & contrast
On white
1.43
#DFDC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#DFDC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDC86
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDC86 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D67F
Deuteranopia (green-blind)
#EBDA8A
Tritanopia (blue-blind)
#EBD2C7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfdc86; /* rgb */ color: rgb(223, 220, 134); /* oklch */ color: oklch(87.8% 0.108 106.7);
Tailwind
colors: {
custom: {
50: '#eae6aa',
500: '#dfdc86',
950: '#000000',
},
}SCSS
$custom: #dfdc86; $custom-light: #eae6aa; $custom-dark: #000000;
JSON
{
"hex": "#dfdc86",
"rgb": {
"r": 223,
"g": 220,
"b": 134
},
"hsl": {
"h": 57.978,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.87799,
"c": 0.10807,
"h": 106.7
},
"luminance": 0.68596
}Semantic roles & 50–950 ramp
primary
#DFDC86
secondary
#5356B6
accent
#25C620
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#161610
muted
#858481