#DFD693#DFD693
#DFD693 is a very light, moderate yellow. Relative luminance 0.659; OKLCH L 86.8% C 0.087 H 101.5°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD693 |
|---|---|
| RGB | rgb(223, 214, 147) |
| HSL | hsl(53, 54%, 73%) |
| HSV | hsv(53, 34%, 87%) |
| CMYK | cmyk(0%, 4%, 34.1%, 12.5%) |
| CIE-LAB | lab(84.94, -6.78, 34.26) |
| CIE-LCH | lch(84.94, 34.92, 101.19°) |
| OKLab | oklab(86.78% -0.0173 0.0849) |
| OKLCH | oklch(86.78% 0.087 101.5) |
| XYZ | xyz(59.7452, 65.8891, 37.1687) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.65
Palegoldenrod
#EEE8AA
ΔE00 4.25
Vanilla
#F3E5AB
ΔE00 4.52
Khaki (CSS)
#F0E68C
ΔE00 5.20
Light Tan
#FBEEAC
ΔE00 5.65
Sand (survey)
#E2CA76
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD693 #939CDF
analogous
#DFB093 #DFD693 #C2DF93
triadic
#DFD693 #93DFD6 #D693DF
tetradic
#DFD693 #93DFB0 #939CDF #DF93C2
square
#DFD693 #93DFB0 #939CDF #DF93C2
split-complementary
#DFD693 #93C2DF #B093DF
monochromatic
#BFAF39 #D1C464 #DFD693 #EDE8C2 #F8F6E7
Accessibility & contrast
On white
1.48
#DFD693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#DFD693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD693
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD693 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28E
Deuteranopia (green-blind)
#E5D696
Tritanopia (blue-blind)
#EACDC5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd693; /* rgb */ color: rgb(223, 214, 147); /* oklch */ color: oklch(86.8% 0.087 101.5);
Tailwind
colors: {
custom: {
50: '#eae2b3',
500: '#dfd693',
950: '#000000',
},
}SCSS
$custom: #dfd693; $custom-light: #eae2b3; $custom-dark: #000000;
JSON
{
"hex": "#dfd693",
"rgb": {
"r": 223,
"g": 214,
"b": 147
},
"hsl": {
"h": 52.895,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.86781,
"c": 0.08665,
"h": 101.5
},
"luminance": 0.65888
}Semantic roles & 50–950 ramp
primary
#DFD693
secondary
#5F69B7
accent
#36C224
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481