#DFDB94#DFDB94
#DFDB94 is a very light, moderate yellow. Relative luminance 0.685; OKLCH L 87.8% C 0.091 H 105.4°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDB94 |
|---|---|
| RGB | rgb(223, 219, 148) |
| HSL | hsl(57, 54%, 73%) |
| HSV | hsv(57, 34%, 87%) |
| CMYK | cmyk(0%, 1.8%, 33.6%, 12.5%) |
| CIE-LAB | lab(86.25, -9.19, 35.47) |
| CIE-LCH | lch(86.25, 36.64, 104.53°) |
| OKLab | oklab(87.83% -0.0241 0.0878) |
| OKLCH | oklch(87.83% 0.091 105.4) |
| XYZ | xyz(61.1089, 68.4904, 38.0121) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.67
Khaki (CSS)
#F0E68C
ΔE00 4.43
Beige (survey)
#E6DAA6
ΔE00 4.74
Vanilla
#F3E5AB
ΔE00 4.99
Greenish Beige
#C9D179
ΔE00 5.19
Light Tan
#FBEEAC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDB94 #9498DF
analogous
#DFB594 #DFDB94 #BDDF94
triadic
#DFDB94 #94DFDB #DB94DF
tetradic
#DFDB94 #94DFB5 #9498DF #DF94BD
square
#DFDB94 #94DFB5 #9498DF #DF94BD
split-complementary
#DFDB94 #94BDDF #B594DF
monochromatic
#BFB839 #D1CB65 #DFDB94 #EDEBC3 #F8F7E7
Accessibility & contrast
On white
1.43
#DFDB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#DFDB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDB94
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDB94 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68F
Deuteranopia (green-blind)
#E9D997
Tritanopia (blue-blind)
#EAD2C9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfdb94; /* rgb */ color: rgb(223, 219, 148); /* oklch */ color: oklch(87.8% 0.091 105.4);
Tailwind
colors: {
custom: {
50: '#eae6b4',
500: '#dfdb94',
950: '#000000',
},
}SCSS
$custom: #dfdb94; $custom-light: #eae6b4; $custom-dark: #000000;
JSON
{
"hex": "#dfdb94",
"rgb": {
"r": 223,
"g": 219,
"b": 148
},
"hsl": {
"h": 56.8,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.87825,
"c": 0.09104,
"h": 105.4
},
"luminance": 0.68489
}Semantic roles & 50–950 ramp
primary
#DFDB94
secondary
#6065B7
accent
#2CC124
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481