#DFD98B#DFD98B
#DFD98B is a very light, moderate yellow. Relative luminance 0.672; OKLCH L 87.3% C 0.099 H 104.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD98B |
|---|---|
| RGB | rgb(223, 217, 139) |
| HSL | hsl(56, 57%, 71%) |
| HSV | hsv(56, 38%, 87%) |
| CMYK | cmyk(0%, 2.7%, 37.7%, 12.5%) |
| CIE-LAB | lab(85.59, -9.21, 39.17) |
| CIE-LCH | lch(85.59, 40.24, 103.24°) |
| OKLab | oklab(87.26% -0.0248 0.096) |
| OKLCH | oklch(87.26% 0.099 104.5) |
| XYZ | xyz(59.9054, 67.1792, 34.2323) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.71
Greenish Beige
#C9D179
ΔE00 4.75
Palegoldenrod
#EEE8AA
ΔE00 4.77
Sandy
#F1DA7A
ΔE00 5.55
Beige (survey)
#E6DAA6
ΔE00 5.66
Vanilla
#F3E5AB
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD98B #8B91DF
analogous
#DFAF8B #DFD98B #BBDF8B
triadic
#DFD98B #8BDFD9 #D98BDF
tetradic
#DFD98B #8BDFAF #8B91DF #DF8BBB
square
#DFD98B #8BDFAF #8B91DF #DF8BBB
split-complementary
#DFD98B #8BBBDF #AF8BDF
monochromatic
#BCB234 #D2C95B #DFD98B #ECE9BB #F8F7E7
Accessibility & contrast
On white
1.45
#DFD98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#DFD98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD98B
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD98B | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D485
Deuteranopia (green-blind)
#E8D88E
Tritanopia (blue-blind)
#EBCFC6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd98b; /* rgb */ color: rgb(223, 217, 139); /* oklch */ color: oklch(87.3% 0.099 104.5);
Tailwind
colors: {
custom: {
50: '#eae4ae',
500: '#dfd98b',
950: '#000000',
},
}SCSS
$custom: #dfd98b; $custom-light: #eae4ae; $custom-dark: #000000;
JSON
{
"hex": "#dfd98b",
"rgb": {
"r": 223,
"g": 217,
"b": 139
},
"hsl": {
"h": 55.714,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.87259,
"c": 0.09913,
"h": 104.5
},
"luminance": 0.67178
}Semantic roles & 50–950 ramp
primary
#DFD98B
secondary
#575EB7
accent
#2DC421
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481