#DFD094#DFD094
#DFD094 is a very light, moderate yellow. Relative luminance 0.629; OKLCH L 85.6% C 0.079 H 95.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD094 |
|---|---|
| RGB | rgb(223, 208, 148) |
| HSL | hsl(48, 54%, 73%) |
| HSV | hsv(48, 34%, 87%) |
| CMYK | cmyk(0%, 6.7%, 33.6%, 12.5%) |
| CIE-LAB | lab(83.41, -3.58, 31.72) |
| CIE-LCH | lch(83.41, 31.92, 96.45°) |
| OKLab | oklab(85.58% -0.008 0.079) |
| OKLCH | oklch(85.58% 0.079 95.8) |
| XYZ | xyz(58.3334, 62.9395, 37.0869) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.04
Vanilla
#F3E5AB
ΔE00 4.82
Sand (survey)
#E2CA76
ΔE00 5.13
Palegoldenrod
#EEE8AA
ΔE00 5.79
Pale Peach
#FFE5AD
ΔE00 6.51
Wheat
#F5DEB3
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD094 #94A3DF
analogous
#DFAA94 #DFD094 #C8DF94
triadic
#DFD094 #94DFD0 #D094DF
tetradic
#DFD094 #94DFAA #94A3DF #DF94C8
square
#DFD094 #94DFAA #94A3DF #DF94C8
split-complementary
#DFD094 #94C8DF #AA94DF
monochromatic
#BFA539 #D1BB65 #DFD094 #EDE5C3 #F8F5E7
Accessibility & contrast
On white
1.55
#DFD094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#DFD094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD094
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD094 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD90
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#EAC7C0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfd094; /* rgb */ color: rgb(223, 208, 148); /* oklch */ color: oklch(85.6% 0.079 95.8);
Tailwind
colors: {
custom: {
50: '#eadeb4',
500: '#dfd094',
950: '#000000',
},
}SCSS
$custom: #dfd094; $custom-light: #eadeb4; $custom-dark: #000000;
JSON
{
"hex": "#dfd094",
"rgb": {
"r": 223,
"g": 208,
"b": 148
},
"hsl": {
"h": 48,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.85577,
"c": 0.07941,
"h": 95.8
},
"luminance": 0.62938
}Semantic roles & 50–950 ramp
primary
#DFD094
secondary
#6071B7
accent
#44C124
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481