#DFD099#DFD099
#DFD099 is a very light, moderate yellow. Relative luminance 0.631; OKLCH L 85.7% C 0.074 H 94.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD099 |
|---|---|
| RGB | rgb(223, 208, 153) |
| HSL | hsl(47, 52%, 74%) |
| HSV | hsv(47, 31%, 87%) |
| CMYK | cmyk(0%, 6.7%, 31.4%, 12.5%) |
| CIE-LAB | lab(83.50, -2.97, 29.25) |
| CIE-LCH | lch(83.50, 29.40, 95.80°) |
| OKLab | oklab(85.67% -0.006 0.0733) |
| OKLCH | oklch(85.67% 0.074 94.7) |
| XYZ | xyz(58.7377, 63.1012, 39.2164) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.53
Vanilla
#F3E5AB
ΔE00 4.76
Wheat
#F5DEB3
ΔE00 5.94
Palegoldenrod
#EEE8AA
ΔE00 5.94
Sand (survey)
#E2CA76
ΔE00 6.04
Pale Peach
#FFE5AD
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD099 #99A8DF
analogous
#DFAD99 #DFD099 #CBDF99
triadic
#DFD099 #99DFD0 #D099DF
tetradic
#DFD099 #99DFAD #99A8DF #DF99CB
square
#DFD099 #99DFAD #99A8DF #DF99CB
split-complementary
#DFD099 #99CBDF #AD99DF
monochromatic
#C1A53D #D0BB6A #DFD099 #EEE5C8 #F8F4E8
Accessibility & contrast
On white
1.54
#DFD099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#DFD099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD099
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD099 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD95
Deuteranopia (green-blind)
#DFD29B
Tritanopia (blue-blind)
#EAC8C2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfd099; /* rgb */ color: rgb(223, 208, 153); /* oklch */ color: oklch(85.7% 0.074 94.7);
Tailwind
colors: {
custom: {
50: '#eadeb7',
500: '#dfd099',
950: '#000000',
},
}SCSS
$custom: #dfd099; $custom-light: #eadeb7; $custom-dark: #000000;
JSON
{
"hex": "#dfd099",
"rgb": {
"r": 223,
"g": 208,
"b": 153
},
"hsl": {
"h": 47.143,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.85672,
"c": 0.07351,
"h": 94.7
},
"luminance": 0.631
}Semantic roles & 50–950 ramp
primary
#DFD099
secondary
#6577B7
accent
#47C026
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481