#DFD193#DFD193
#DFD193 is a very light, moderate yellow. Relative luminance 0.634; OKLCH L 85.8% C 0.082 H 97.0°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD193 |
|---|---|
| RGB | rgb(223, 209, 147) |
| HSL | hsl(49, 54%, 73%) |
| HSV | hsv(49, 34%, 87%) |
| CMYK | cmyk(0%, 6.3%, 34.1%, 12.5%) |
| CIE-LAB | lab(83.65, -4.22, 32.56) |
| CIE-LCH | lch(83.65, 32.83, 97.38°) |
| OKLab | oklab(85.76% -0.0099 0.0809) |
| OKLCH | oklch(85.76% 0.082 97) |
| XYZ | xyz(58.4992, 63.3971, 36.7534) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.13
Vanilla
#F3E5AB
ΔE00 4.71
Sand (survey)
#E2CA76
ΔE00 5.00
Palegoldenrod
#EEE8AA
ΔE00 5.47
Light Tan
#FBEEAC
ΔE00 6.44
Sandy
#F1DA7A
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD193 #93A1DF
analogous
#DFAB93 #DFD193 #C7DF93
triadic
#DFD193 #93DFD1 #D193DF
tetradic
#DFD193 #93DFAB #93A1DF #DF93C7
square
#DFD193 #93DFAB #93A1DF #DF93C7
split-complementary
#DFD193 #93C7DF #AB93DF
monochromatic
#BFA639 #D1BD64 #DFD193 #EDE5C2 #F8F5E7
Accessibility & contrast
On white
1.54
#DFD193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#DFD193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD193
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD193 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8F
Deuteranopia (green-blind)
#E1D395
Tritanopia (blue-blind)
#EAC8C1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfd193; /* rgb */ color: rgb(223, 209, 147); /* oklch */ color: oklch(85.8% 0.082 97.0);
Tailwind
colors: {
custom: {
50: '#eadfb3',
500: '#dfd193',
950: '#000000',
},
}SCSS
$custom: #dfd193; $custom-light: #eadfb3; $custom-dark: #000000;
JSON
{
"hex": "#dfd193",
"rgb": {
"r": 223,
"g": 209,
"b": 147
},
"hsl": {
"h": 48.947,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.85761,
"c": 0.08154,
"h": 97
},
"luminance": 0.63395
}Semantic roles & 50–950 ramp
primary
#DFD193
secondary
#5F6FB7
accent
#41C224
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481