#DFD890#DFD890
#DFD890 is a very light, moderate yellow. Relative luminance 0.668; OKLCH L 87.1% C 0.092 H 103.4°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD890 |
|---|---|
| RGB | rgb(223, 216, 144) |
| HSL | hsl(55, 55%, 72%) |
| HSV | hsv(55, 35%, 87%) |
| CMYK | cmyk(0%, 3.1%, 35.4%, 12.5%) |
| CIE-LAB | lab(85.41, -8.14, 36.40) |
| CIE-LCH | lch(85.41, 37.30, 102.61°) |
| OKLab | oklab(87.14% -0.0214 0.0898) |
| OKLCH | oklch(87.14% 0.092 103.4) |
| XYZ | xyz(60.0221, 66.8147, 36.1148) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.24
Khaki (CSS)
#F0E68C
ΔE00 4.38
Beige (survey)
#E6DAA6
ΔE00 4.61
Vanilla
#F3E5AB
ΔE00 5.01
Greenish Beige
#C9D179
ΔE00 5.33
Light Tan
#FBEEAC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD890 #9097DF
analogous
#DFB190 #DFD890 #BEDF90
triadic
#DFD890 #90DFD8 #D890DF
tetradic
#DFD890 #90DFB1 #9097DF #DF90BE
square
#DFD890 #90DFB1 #9097DF #DF90BE
split-complementary
#DFD890 #90BEDF #B190DF
monochromatic
#BEB237 #D1C760 #DFD890 #EDE9C0 #F8F7E7
Accessibility & contrast
On white
1.46
#DFD890 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#DFD890 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD890
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD890 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD890 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38B
Deuteranopia (green-blind)
#E7D793
Tritanopia (blue-blind)
#EACFC6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd890; /* rgb */ color: rgb(223, 216, 144); /* oklch */ color: oklch(87.1% 0.092 103.4);
Tailwind
colors: {
custom: {
50: '#eae3b1',
500: '#dfd890',
950: '#000000',
},
}SCSS
$custom: #dfd890; $custom-light: #eae3b1; $custom-dark: #000000;
JSON
{
"hex": "#dfd890",
"rgb": {
"r": 223,
"g": 216,
"b": 144
},
"hsl": {
"h": 54.684,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.87138,
"c": 0.09232,
"h": 103.4
},
"luminance": 0.66813
}Semantic roles & 50–950 ramp
primary
#DFD890
secondary
#5C64B7
accent
#31C323
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161511
muted
#848481