#DFD886#DFD886
#DFD886 is a very light, moderate yellow. Relative luminance 0.665; OKLCH L 87.0% C 0.104 H 104.1°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD886 |
|---|---|
| RGB | rgb(223, 216, 134) |
| HSL | hsl(55, 58%, 70%) |
| HSV | hsv(55, 40%, 87%) |
| CMYK | cmyk(0%, 3.1%, 39.9%, 12.5%) |
| CIE-LAB | lab(85.26, -9.25, 41.25) |
| CIE-LCH | lch(85.26, 42.27, 102.64°) |
| OKLab | oklab(86.97% -0.0253 0.1005) |
| OKLCH | oklch(86.97% 0.104 104.1) |
| XYZ | xyz(59.2914, 66.5224, 32.2664) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.52
Greenish Beige
#C9D179
ΔE00 4.69
Sandy
#F1DA7A
ΔE00 5.02
Palegoldenrod
#EEE8AA
ΔE00 5.43
Sand (survey)
#E2CA76
ΔE00 5.57
Beige (survey)
#E6DAA6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD886 #868DDF
analogous
#DFAC86 #DFD886 #B9DF86
triadic
#DFD886 #86DFD8 #D886DF
tetradic
#DFD886 #86DFAC #868DDF #DF86B9
square
#DFD886 #86DFAC #868DDF #DF86B9
split-complementary
#DFD886 #86B9DF #AC86DF
monochromatic
#BAAF31 #D2C856 #DFD886 #ECE8B6 #F9F7E7
Accessibility & contrast
On white
1.47
#DFD886 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#DFD886 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD886
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD886 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD886 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D380
Deuteranopia (green-blind)
#E8D789
Tritanopia (blue-blind)
#EBCEC4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd886; /* rgb */ color: rgb(223, 216, 134); /* oklch */ color: oklch(87.0% 0.104 104.1);
Tailwind
colors: {
custom: {
50: '#eae3aa',
500: '#dfd886',
950: '#000000',
},
}SCSS
$custom: #dfd886; $custom-light: #eae3aa; $custom-dark: #000000;
JSON
{
"hex": "#dfd886",
"rgb": {
"r": 223,
"g": 216,
"b": 134
},
"hsl": {
"h": 55.281,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.86972,
"c": 0.10365,
"h": 104.1
},
"luminance": 0.66521
}Semantic roles & 50–950 ramp
primary
#DFD886
secondary
#535BB6
accent
#2DC620
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#161510
muted
#858481