#DFD692#DFD692
#DFD692 is a very light, moderate yellow. Relative luminance 0.659; OKLCH L 86.8% C 0.088 H 101.6°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD692 |
|---|---|
| RGB | rgb(223, 214, 146) |
| HSL | hsl(53, 55%, 72%) |
| HSV | hsv(53, 35%, 87%) |
| CMYK | cmyk(0%, 4%, 34.5%, 12.5%) |
| CIE-LAB | lab(84.92, -6.89, 34.75) |
| CIE-LCH | lch(84.92, 35.42, 101.22°) |
| OKLab | oklab(86.76% -0.0176 0.086) |
| OKLCH | oklch(86.76% 0.088 101.6) |
| XYZ | xyz(59.6671, 65.8579, 36.7573) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.83
Palegoldenrod
#EEE8AA
ΔE00 4.32
Vanilla
#F3E5AB
ΔE00 4.62
Khaki (CSS)
#F0E68C
ΔE00 5.06
Sand (survey)
#E2CA76
ΔE00 5.64
Light Tan
#FBEEAC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD692 #929BDF
analogous
#DFB092 #DFD692 #C2DF92
triadic
#DFD692 #92DFD6 #D692DF
tetradic
#DFD692 #92DFB0 #929BDF #DF92C2
square
#DFD692 #92DFB0 #929BDF #DF92C2
split-complementary
#DFD692 #92C2DF #B092DF
monochromatic
#BFAF38 #D1C463 #DFD692 #EDE8C1 #F8F6E7
Accessibility & contrast
On white
1.48
#DFD692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#DFD692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD692
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD692 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28D
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#EACDC5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd692; /* rgb */ color: rgb(223, 214, 146); /* oklch */ color: oklch(86.8% 0.088 101.6);
Tailwind
colors: {
custom: {
50: '#eae2b2',
500: '#dfd692',
950: '#000000',
},
}SCSS
$custom: #dfd692; $custom-light: #eae2b2; $custom-dark: #000000;
JSON
{
"hex": "#dfd692",
"rgb": {
"r": 223,
"g": 214,
"b": 146
},
"hsl": {
"h": 52.987,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.86763,
"c": 0.08783,
"h": 101.6
},
"luminance": 0.65856
}Semantic roles & 50–950 ramp
primary
#DFD692
secondary
#5E69B7
accent
#36C223
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481