#DFD196#DFD196
#DFD196 is a very light, moderate yellow. Relative luminance 0.635; OKLCH L 85.8% C 0.078 H 96.4°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD196 |
|---|---|
| RGB | rgb(223, 209, 150) |
| HSL | hsl(48, 53%, 73%) |
| HSV | hsv(48, 33%, 87%) |
| CMYK | cmyk(0%, 6.3%, 32.7%, 12.5%) |
| CIE-LAB | lab(83.70, -3.86, 31.07) |
| CIE-LCH | lch(83.70, 31.31, 97.07°) |
| OKLab | oklab(85.82% -0.0087 0.0775) |
| OKLCH | oklch(85.82% 0.078 96.4) |
| XYZ | xyz(58.7376, 63.4925, 38.0094) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.69
Vanilla
#F3E5AB
ΔE00 4.58
Palegoldenrod
#EEE8AA
ΔE00 5.48
Sand (survey)
#E2CA76
ΔE00 5.49
Pale Peach
#FFE5AD
ΔE00 6.48
Light Tan
#FBEEAC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD196 #96A4DF
analogous
#DFAC96 #DFD196 #C8DF96
triadic
#DFD196 #96DFD1 #D196DF
tetradic
#DFD196 #96DFAC #96A4DF #DF96C8
square
#DFD196 #96DFAC #96A4DF #DF96C8
split-complementary
#DFD196 #96C8DF #AC96DF
monochromatic
#C0A63B #D1BC67 #DFD196 #EDE6C5 #F8F5E8
Accessibility & contrast
On white
1.53
#DFD196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#DFD196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD196
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD196 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE92
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#EAC8C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfd196; /* rgb */ color: rgb(223, 209, 150); /* oklch */ color: oklch(85.8% 0.078 96.4);
Tailwind
colors: {
custom: {
50: '#eadfb5',
500: '#dfd196',
950: '#000000',
},
}SCSS
$custom: #dfd196; $custom-light: #eadfb5; $custom-dark: #000000;
JSON
{
"hex": "#dfd196",
"rgb": {
"r": 223,
"g": 209,
"b": 150
},
"hsl": {
"h": 48.493,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.85817,
"c": 0.07802,
"h": 96.4
},
"luminance": 0.63491
}Semantic roles & 50–950 ramp
primary
#DFD196
secondary
#6272B7
accent
#43C125
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481