#DFD195#DFD195
#DFD195 is a very light, moderate yellow. Relative luminance 0.635; OKLCH L 85.8% C 0.079 H 96.6°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD195 |
|---|---|
| RGB | rgb(223, 209, 149) |
| HSL | hsl(49, 54%, 73%) |
| HSV | hsv(49, 33%, 87%) |
| CMYK | cmyk(0%, 6.3%, 33.2%, 12.5%) |
| CIE-LAB | lab(83.68, -3.98, 31.57) |
| CIE-LCH | lch(83.68, 31.82, 97.18°) |
| OKLab | oklab(85.8% -0.0091 0.0787) |
| OKLCH | oklch(85.8% 0.079 96.6) |
| XYZ | xyz(58.6575, 63.4604, 37.5871) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.83
Vanilla
#F3E5AB
ΔE00 4.62
Sand (survey)
#E2CA76
ΔE00 5.33
Palegoldenrod
#EEE8AA
ΔE00 5.47
Light Tan
#FBEEAC
ΔE00 6.47
Pale Peach
#FFE5AD
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD195 #95A3DF
analogous
#DFAC95 #DFD195 #C8DF95
triadic
#DFD195 #95DFD1 #D195DF
tetradic
#DFD195 #95DFAC #95A3DF #DF95C8
square
#DFD195 #95DFAC #95A3DF #DF95C8
split-complementary
#DFD195 #95C8DF #AC95DF
monochromatic
#C0A63A #D1BD66 #DFD195 #EDE5C4 #F8F5E7
Accessibility & contrast
On white
1.53
#DFD195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#DFD195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD195
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD195 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE91
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#EAC8C1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfd195; /* rgb */ color: rgb(223, 209, 149); /* oklch */ color: oklch(85.8% 0.079 96.6);
Tailwind
colors: {
custom: {
50: '#eadfb4',
500: '#dfd195',
950: '#000000',
},
}SCSS
$custom: #dfd195; $custom-light: #eadfb4; $custom-dark: #000000;
JSON
{
"hex": "#dfd195",
"rgb": {
"r": 223,
"g": 209,
"b": 149
},
"hsl": {
"h": 48.649,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.85798,
"c": 0.0792,
"h": 96.6
},
"luminance": 0.63459
}Semantic roles & 50–950 ramp
primary
#DFD195
secondary
#6171B7
accent
#42C124
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481