#DFD88B#DFD88B
#DFD88B is a very light, moderate yellow. Relative luminance 0.667; OKLCH L 87.1% C 0.098 H 103.8°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD88B |
|---|---|
| RGB | rgb(223, 216, 139) |
| HSL | hsl(55, 57%, 71%) |
| HSV | hsv(55, 38%, 87%) |
| CMYK | cmyk(0%, 3.1%, 37.7%, 12.5%) |
| CIE-LAB | lab(85.33, -8.71, 38.83) |
| CIE-LCH | lch(85.33, 39.80, 102.64°) |
| OKLab | oklab(87.05% -0.0233 0.0952) |
| OKLCH | oklch(87.05% 0.098 103.8) |
| XYZ | xyz(59.6484, 66.6652, 34.1466) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.87
Palegoldenrod
#EEE8AA
ΔE00 4.80
Greenish Beige
#C9D179
ΔE00 4.93
Sandy
#F1DA7A
ΔE00 5.42
Beige (survey)
#E6DAA6
ΔE00 5.44
Vanilla
#F3E5AB
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD88B #8B92DF
analogous
#DFAE8B #DFD88B #BCDF8B
triadic
#DFD88B #8BDFD8 #D88BDF
tetradic
#DFD88B #8BDFAE #8B92DF #DF8BBC
square
#DFD88B #8BDFAE #8B92DF #DF8BBC
split-complementary
#DFD88B #8BBCDF #AE8BDF
monochromatic
#BCB034 #D2C85B #DFD88B #ECE8BB #F8F7E7
Accessibility & contrast
On white
1.47
#DFD88B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#DFD88B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD88B
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD88B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD88B | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D385
Deuteranopia (green-blind)
#E8D78E
Tritanopia (blue-blind)
#EBCEC5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd88b; /* rgb */ color: rgb(223, 216, 139); /* oklch */ color: oklch(87.1% 0.098 103.8);
Tailwind
colors: {
custom: {
50: '#eae3ae',
500: '#dfd88b',
950: '#000000',
},
}SCSS
$custom: #dfd88b; $custom-light: #eae3ae; $custom-dark: #000000;
JSON
{
"hex": "#dfd88b",
"rgb": {
"r": 223,
"g": 216,
"b": 139
},
"hsl": {
"h": 55,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.87053,
"c": 0.09804,
"h": 103.8
},
"luminance": 0.66664
}Semantic roles & 50–950 ramp
primary
#DFD88B
secondary
#575FB7
accent
#2FC421
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481