#DFD887#DFD887
#DFD887 is a very light, moderate yellow. Relative luminance 0.665; OKLCH L 87.0% C 0.103 H 104.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD887 |
|---|---|
| RGB | rgb(223, 216, 135) |
| HSL | hsl(55, 58%, 70%) |
| HSV | hsv(55, 39%, 87%) |
| CMYK | cmyk(0%, 3.1%, 39.5%, 12.5%) |
| CIE-LAB | lab(85.28, -9.15, 40.77) |
| CIE-LCH | lch(85.28, 41.78, 102.64°) |
| OKLab | oklab(86.99% -0.0249 0.0995) |
| OKLCH | oklch(86.99% 0.103 104) |
| XYZ | xyz(59.3615, 66.5505, 32.6355) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.58
Greenish Beige
#C9D179
ΔE00 4.72
Sandy
#F1DA7A
ΔE00 5.09
Palegoldenrod
#EEE8AA
ΔE00 5.30
Sand (survey)
#E2CA76
ΔE00 5.59
Beige (survey)
#E6DAA6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD887 #878EDF
analogous
#DFAC87 #DFD887 #BADF87
triadic
#DFD887 #87DFD8 #D887DF
tetradic
#DFD887 #87DFAC #878EDF #DF87BA
square
#DFD887 #87DFAC #878EDF #DF87BA
split-complementary
#DFD887 #87BADF #AC87DF
monochromatic
#BAAF32 #D2C857 #DFD887 #ECE8B7 #F9F7E7
Accessibility & contrast
On white
1.47
#DFD887 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#DFD887 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD887
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD887 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD887 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D381
Deuteranopia (green-blind)
#E8D78A
Tritanopia (blue-blind)
#EBCEC4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd887; /* rgb */ color: rgb(223, 216, 135); /* oklch */ color: oklch(87.0% 0.103 104.0);
Tailwind
colors: {
custom: {
50: '#eae3ab',
500: '#dfd887',
950: '#000000',
},
}SCSS
$custom: #dfd887; $custom-light: #eae3ab; $custom-dark: #000000;
JSON
{
"hex": "#dfd887",
"rgb": {
"r": 223,
"g": 216,
"b": 135
},
"hsl": {
"h": 55.227,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.86988,
"c": 0.10253,
"h": 104
},
"luminance": 0.66549
}Semantic roles & 50–950 ramp
primary
#DFD887
secondary
#545CB7
accent
#2DC520
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#161510
muted
#858481