#DFD88E#DFD88E
#DFD88E is a very light, moderate yellow. Relative luminance 0.668; OKLCH L 87.1% C 0.095 H 103.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD88E |
|---|---|
| RGB | rgb(223, 216, 142) |
| HSL | hsl(55, 56%, 72%) |
| HSV | hsv(55, 36%, 87%) |
| CMYK | cmyk(0%, 3.1%, 36.3%, 12.5%) |
| CIE-LAB | lab(85.38, -8.37, 37.38) |
| CIE-LCH | lch(85.38, 38.30, 102.62°) |
| OKLab | oklab(87.1% -0.0221 0.092) |
| OKLCH | oklch(87.1% 0.095 103.5) |
| XYZ | xyz(59.8706, 66.7541, 35.3169) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.16
Palegoldenrod
#EEE8AA
ΔE00 4.46
Beige (survey)
#E6DAA6
ΔE00 4.95
Greenish Beige
#C9D179
ΔE00 5.15
Vanilla
#F3E5AB
ΔE00 5.25
Sandy
#F1DA7A
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD88E #8E95DF
analogous
#DFB08E #DFD88E #BEDF8E
triadic
#DFD88E #8EDFD8 #D88EDF
tetradic
#DFD88E #8EDFB0 #8E95DF #DF8EBE
square
#DFD88E #8EDFB0 #8E95DF #DF8EBE
split-complementary
#DFD88E #8EBEDF #B08EDF
monochromatic
#BDB136 #D1C85E #DFD88E #EDE8BE #F8F7E7
Accessibility & contrast
On white
1.46
#DFD88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#DFD88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD88E
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD88E | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D389
Deuteranopia (green-blind)
#E7D791
Tritanopia (blue-blind)
#EACFC5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd88e; /* rgb */ color: rgb(223, 216, 142); /* oklch */ color: oklch(87.1% 0.095 103.5);
Tailwind
colors: {
custom: {
50: '#eae3b0',
500: '#dfd88e',
950: '#000000',
},
}SCSS
$custom: #dfd88e; $custom-light: #eae3b0; $custom-dark: #000000;
JSON
{
"hex": "#dfd88e",
"rgb": {
"r": 223,
"g": 216,
"b": 142
},
"hsl": {
"h": 54.815,
"s": 55.862,
"l": 71.569
},
"oklch": {
"l": 0.87104,
"c": 0.09462,
"h": 103.5
},
"luminance": 0.66753
}Semantic roles & 50–950 ramp
primary
#DFD88E
secondary
#5A62B7
accent
#30C322
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481