#DFD392#DFD392
#DFD392 is a very light, moderate yellow. Relative luminance 0.644; OKLCH L 86.2% C 0.085 H 99.0°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD392 |
|---|---|
| RGB | rgb(223, 211, 146) |
| HSL | hsl(51, 55%, 72%) |
| HSV | hsv(51, 35%, 87%) |
| CMYK | cmyk(0%, 5.4%, 34.5%, 12.5%) |
| CIE-LAB | lab(84.15, -5.36, 33.73) |
| CIE-LCH | lch(84.15, 34.15, 99.03°) |
| OKLab | oklab(86.15% -0.0132 0.0837) |
| OKLCH | oklch(86.15% 0.085 99) |
| XYZ | xyz(58.9148, 64.3534, 36.5065) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.38
Vanilla
#F3E5AB
ΔE00 4.61
Palegoldenrod
#EEE8AA
ΔE00 4.94
Sand (survey)
#E2CA76
ΔE00 5.08
Khaki (CSS)
#F0E68C
ΔE00 5.88
Light Tan
#FBEEAC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD392 #929EDF
analogous
#DFAC92 #DFD392 #C5DF92
triadic
#DFD392 #92DFD3 #D392DF
tetradic
#DFD392 #92DFAC #929EDF #DF92C5
square
#DFD392 #92DFAC #929EDF #DF92C5
split-complementary
#DFD392 #92C5DF #AC92DF
monochromatic
#BFAA38 #D1C063 #DFD392 #EDE6C1 #F8F5E7
Accessibility & contrast
On white
1.51
#DFD392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#DFD392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD392
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD392 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8D
Deuteranopia (green-blind)
#E3D494
Tritanopia (blue-blind)
#EACAC2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd392; /* rgb */ color: rgb(223, 211, 146); /* oklch */ color: oklch(86.2% 0.085 99.0);
Tailwind
colors: {
custom: {
50: '#eae0b2',
500: '#dfd392',
950: '#000000',
},
}SCSS
$custom: #dfd392; $custom-light: #eae0b2; $custom-dark: #000000;
JSON
{
"hex": "#dfd392",
"rgb": {
"r": 223,
"g": 211,
"b": 146
},
"hsl": {
"h": 50.649,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.8615,
"c": 0.0847,
"h": 99
},
"luminance": 0.64352
}Semantic roles & 50–950 ramp
primary
#DFD392
secondary
#5E6CB7
accent
#3CC223
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481