#DFD891#DFD891
#DFD891 is a very light, moderate yellow. Relative luminance 0.668; OKLCH L 87.2% C 0.091 H 103.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD891 |
|---|---|
| RGB | rgb(223, 216, 145) |
| HSL | hsl(55, 55%, 72%) |
| HSV | hsv(55, 35%, 87%) |
| CMYK | cmyk(0%, 3.1%, 35%, 12.5%) |
| CIE-LAB | lab(85.43, -8.03, 35.91) |
| CIE-LCH | lch(85.43, 36.80, 102.60°) |
| OKLab | oklab(87.16% -0.021 0.0887) |
| OKLCH | oklch(87.16% 0.091 103.3) |
| XYZ | xyz(60.0989, 66.8454, 36.5191) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.14
Beige (survey)
#E6DAA6
ΔE00 4.44
Khaki (CSS)
#F0E68C
ΔE00 4.50
Vanilla
#F3E5AB
ΔE00 4.90
Greenish Beige
#C9D179
ΔE00 5.43
Light Tan
#FBEEAC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD891 #9198DF
analogous
#DFB191 #DFD891 #BFDF91
triadic
#DFD891 #91DFD8 #D891DF
tetradic
#DFD891 #91DFB1 #9198DF #DF91BF
square
#DFD891 #91DFB1 #9198DF #DF91BF
split-complementary
#DFD891 #91BFDF #B191DF
monochromatic
#BEB237 #D1C762 #DFD891 #EDE9C0 #F8F7E7
Accessibility & contrast
On white
1.46
#DFD891 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#DFD891 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD891
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD891 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD891 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38C
Deuteranopia (green-blind)
#E7D794
Tritanopia (blue-blind)
#EACFC6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd891; /* rgb */ color: rgb(223, 216, 145); /* oklch */ color: oklch(87.2% 0.091 103.3);
Tailwind
colors: {
custom: {
50: '#eae3b2',
500: '#dfd891',
950: '#000000',
},
}SCSS
$custom: #dfd891; $custom-light: #eae3b2; $custom-dark: #000000;
JSON
{
"hex": "#dfd891",
"rgb": {
"r": 223,
"g": 216,
"b": 145
},
"hsl": {
"h": 54.615,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.87155,
"c": 0.09116,
"h": 103.3
},
"luminance": 0.66844
}Semantic roles & 50–950 ramp
primary
#DFD891
secondary
#5D65B7
accent
#31C223
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481