#DFD295#DFD295
#DFD295 is a very light, moderate yellow. Relative luminance 0.640; OKLCH L 86.0% C 0.080 H 97.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD295 |
|---|---|
| RGB | rgb(223, 210, 149) |
| HSL | hsl(49, 54%, 73%) |
| HSV | hsv(49, 33%, 87%) |
| CMYK | cmyk(0%, 5.8%, 33.2%, 12.5%) |
| CIE-LAB | lab(83.94, -4.49, 31.91) |
| CIE-LCH | lch(83.94, 32.23, 98.01°) |
| OKLab | oklab(86% -0.0106 0.0795) |
| OKLCH | oklch(86% 0.08 97.6) |
| XYZ | xyz(58.9036, 63.9526, 37.6692) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.81
Vanilla
#F3E5AB
ΔE00 4.49
Palegoldenrod
#EEE8AA
ΔE00 5.15
Sand (survey)
#E2CA76
ΔE00 5.39
Light Tan
#FBEEAC
ΔE00 6.25
Khaki (CSS)
#F0E68C
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD295 #95A2DF
analogous
#DFAD95 #DFD295 #C7DF95
triadic
#DFD295 #95DFD2 #D295DF
tetradic
#DFD295 #95DFAD #95A2DF #DF95C7
square
#DFD295 #95DFAD #95A2DF #DF95C7
split-complementary
#DFD295 #95C7DF #AD95DF
monochromatic
#C0A83A #D1BE66 #DFD295 #EDE6C4 #F8F5E7
Accessibility & contrast
On white
1.52
#DFD295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#DFD295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD295
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD295 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF91
Deuteranopia (green-blind)
#E2D397
Tritanopia (blue-blind)
#EAC9C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfd295; /* rgb */ color: rgb(223, 210, 149); /* oklch */ color: oklch(86.0% 0.080 97.6);
Tailwind
colors: {
custom: {
50: '#eadfb4',
500: '#dfd295',
950: '#000000',
},
}SCSS
$custom: #dfd295; $custom-light: #eadfb4; $custom-dark: #000000;
JSON
{
"hex": "#dfd295",
"rgb": {
"r": 223,
"g": 210,
"b": 149
},
"hsl": {
"h": 49.459,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.86001,
"c": 0.08018,
"h": 97.6
},
"luminance": 0.63951
}Semantic roles & 50–950 ramp
primary
#DFD295
secondary
#6170B7
accent
#40C124
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481