#DFD095#DFD095
#DFD095 is a very light, moderate yellow. Relative luminance 0.630; OKLCH L 85.6% C 0.078 H 95.6°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD095 |
|---|---|
| RGB | rgb(223, 208, 149) |
| HSL | hsl(48, 54%, 73%) |
| HSV | hsv(48, 33%, 87%) |
| CMYK | cmyk(0%, 6.7%, 33.2%, 12.5%) |
| CIE-LAB | lab(83.43, -3.46, 31.23) |
| CIE-LCH | lch(83.43, 31.42, 96.33°) |
| OKLab | oklab(85.6% -0.0076 0.0779) |
| OKLCH | oklch(85.6% 0.078 95.6) |
| XYZ | xyz(58.4129, 62.9713, 37.5056) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.92
Vanilla
#F3E5AB
ΔE00 4.79
Sand (survey)
#E2CA76
ΔE00 5.30
Palegoldenrod
#EEE8AA
ΔE00 5.80
Pale Peach
#FFE5AD
ΔE00 6.45
Wheat
#F5DEB3
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD095 #95A4DF
analogous
#DFAB95 #DFD095 #C9DF95
triadic
#DFD095 #95DFD0 #D095DF
tetradic
#DFD095 #95DFAB #95A4DF #DF95C9
square
#DFD095 #95DFAB #95A4DF #DF95C9
split-complementary
#DFD095 #95C9DF #AB95DF
monochromatic
#C0A53A #D1BB66 #DFD095 #EDE5C4 #F8F5E7
Accessibility & contrast
On white
1.54
#DFD095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#DFD095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD095
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD095 | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD91
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#EAC7C1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfd095; /* rgb */ color: rgb(223, 208, 149); /* oklch */ color: oklch(85.6% 0.078 95.6);
Tailwind
colors: {
custom: {
50: '#eadeb4',
500: '#dfd095',
950: '#000000',
},
}SCSS
$custom: #dfd095; $custom-light: #eadeb4; $custom-dark: #000000;
JSON
{
"hex": "#dfd095",
"rgb": {
"r": 223,
"g": 208,
"b": 149
},
"hsl": {
"h": 47.838,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.85595,
"c": 0.07824,
"h": 95.6
},
"luminance": 0.6297
}Semantic roles & 50–950 ramp
primary
#DFD095
secondary
#6172B7
accent
#44C124
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481