#DFD695#DFD695
#DFD695 is a very light, moderate yellow. Relative luminance 0.660; OKLCH L 86.8% C 0.084 H 101.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD695 |
|---|---|
| RGB | rgb(223, 214, 149) |
| HSL | hsl(53, 54%, 73%) |
| HSV | hsv(53, 33%, 87%) |
| CMYK | cmyk(0%, 4%, 33.2%, 12.5%) |
| CIE-LAB | lab(84.97, -6.54, 33.28) |
| CIE-LCH | lch(84.97, 33.91, 101.11°) |
| OKLab | oklab(86.82% -0.0164 0.0827) |
| OKLCH | oklch(86.82% 0.084 101.3) |
| XYZ | xyz(59.9035, 65.9524, 38.0025) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.30
Palegoldenrod
#EEE8AA
ΔE00 4.14
Vanilla
#F3E5AB
ΔE00 4.34
Khaki (CSS)
#F0E68C
ΔE00 5.49
Light Tan
#FBEEAC
ΔE00 5.61
Sand (survey)
#E2CA76
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD695 #959EDF
analogous
#DFB195 #DFD695 #C3DF95
triadic
#DFD695 #95DFD6 #D695DF
tetradic
#DFD695 #95DFB1 #959EDF #DF95C3
square
#DFD695 #95DFB1 #959EDF #DF95C3
split-complementary
#DFD695 #95C3DF #B195DF
monochromatic
#C0AF3A #D1C466 #DFD695 #EDE8C4 #F8F6E7
Accessibility & contrast
On white
1.48
#DFD695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#DFD695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD695
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD695 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D290
Deuteranopia (green-blind)
#E5D697
Tritanopia (blue-blind)
#EACDC5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd695; /* rgb */ color: rgb(223, 214, 149); /* oklch */ color: oklch(86.8% 0.084 101.3);
Tailwind
colors: {
custom: {
50: '#eae2b4',
500: '#dfd695',
950: '#000000',
},
}SCSS
$custom: #dfd695; $custom-light: #eae2b4; $custom-dark: #000000;
JSON
{
"hex": "#dfd695",
"rgb": {
"r": 223,
"g": 214,
"b": 149
},
"hsl": {
"h": 52.703,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.86817,
"c": 0.08431,
"h": 101.3
},
"luminance": 0.65951
}Semantic roles & 50–950 ramp
primary
#DFD695
secondary
#616BB7
accent
#37C124
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481