#DFD495#DFD495
#DFD495 is a very light, moderate yellow. Relative luminance 0.649; OKLCH L 86.4% C 0.082 H 99.5°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD495 |
|---|---|
| RGB | rgb(223, 212, 149) |
| HSL | hsl(51, 54%, 73%) |
| HSV | hsv(51, 33%, 87%) |
| CMYK | cmyk(0%, 4.9%, 33.2%, 12.5%) |
| CIE-LAB | lab(84.46, -5.52, 32.59) |
| CIE-LCH | lch(84.46, 33.06, 99.61°) |
| OKLab | oklab(86.41% -0.0135 0.0811) |
| OKLCH | oklch(86.41% 0.082 99.5) |
| XYZ | xyz(59.4004, 64.9463, 37.8348) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.96
Vanilla
#F3E5AB
ΔE00 4.34
Palegoldenrod
#EEE8AA
ΔE00 4.59
Sand (survey)
#E2CA76
ΔE00 5.61
Light Tan
#FBEEAC
ΔE00 5.88
Khaki (CSS)
#F0E68C
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD495 #95A0DF
analogous
#DFAF95 #DFD495 #C5DF95
triadic
#DFD495 #95DFD4 #D495DF
tetradic
#DFD495 #95DFAF #95A0DF #DF95C5
square
#DFD495 #95DFAF #95A0DF #DF95C5
split-complementary
#DFD495 #95C5DF #AF95DF
monochromatic
#C0AC3A #D1C166 #DFD495 #EDE7C4 #F8F5E7
Accessibility & contrast
On white
1.50
#DFD495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#DFD495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD495
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD495 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D091
Deuteranopia (green-blind)
#E3D597
Tritanopia (blue-blind)
#EACBC4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd495; /* rgb */ color: rgb(223, 212, 149); /* oklch */ color: oklch(86.4% 0.082 99.5);
Tailwind
colors: {
custom: {
50: '#eae1b4',
500: '#dfd495',
950: '#000000',
},
}SCSS
$custom: #dfd495; $custom-light: #eae1b4; $custom-dark: #000000;
JSON
{
"hex": "#dfd495",
"rgb": {
"r": 223,
"g": 212,
"b": 149
},
"hsl": {
"h": 51.081,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.86409,
"c": 0.08221,
"h": 99.5
},
"luminance": 0.64945
}Semantic roles & 50–950 ramp
primary
#DFD495
secondary
#616EB7
accent
#3CC124
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481