#DFDEAE#DFDEAE
#DFDEAE is a very light, moderate yellow. Relative luminance 0.710; OKLCH L 88.9% C 0.063 H 106.6°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEAE |
|---|---|
| RGB | rgb(223, 222, 174) |
| HSL | hsl(59, 43%, 78%) |
| HSV | hsv(59, 22%, 87%) |
| CMYK | cmyk(0%, 0.4%, 22%, 12.5%) |
| CIE-LAB | lab(87.48, -7.35, 23.75) |
| CIE-LCH | lch(87.48, 24.86, 107.19°) |
| OKLab | oklab(88.95% -0.018 0.0604) |
| OKLCH | oklch(88.95% 0.063 106.6) |
| XYZ | xyz(64.1925, 70.9873, 50.3565) |
| Luminance | 0.7099 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.77
Palegoldenrod
#EEE8AA
ΔE00 4.10
Vanilla
#F3E5AB
ΔE00 5.02
Lemonchiffon
#FFFACD
ΔE00 6.43
Light Tan
#FBEEAC
ΔE00 6.43
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEAE #AEAFDF
analogous
#DFC6AE #DFDEAE #C7DFAE
triadic
#DFDEAE #AEDFDE #DEAEDF
tetradic
#DFDEAE #AEDFC6 #AEAFDF #DFAEC7
square
#DFDEAE #AEDFC6 #AEAFDF #DFAEC7
split-complementary
#DFDEAE #AEC7DF #C6AEDF
monochromatic
#BCBA56 #CECC82 #DFDEAE #F0F0DA #F6F6E9
Accessibility & contrast
On white
1.38
#DFDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#DFDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEAE
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEAE | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAB
Deuteranopia (green-blind)
#E8DCB0
Tritanopia (blue-blind)
#E6D8D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfdeae; /* rgb */ color: rgb(223, 222, 174); /* oklch */ color: oklch(88.9% 0.063 106.6);
Tailwind
colors: {
custom: {
50: '#e9e8c6',
500: '#dfdeae',
950: '#000000',
},
}SCSS
$custom: #dfdeae; $custom-light: #e9e8c6; $custom-dark: #000000;
JSON
{
"hex": "#dfdeae",
"rgb": {
"r": 223,
"g": 222,
"b": 174
},
"hsl": {
"h": 58.776,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.88945,
"c": 0.06299,
"h": 106.6
},
"luminance": 0.70987
}Semantic roles & 50–950 ramp
primary
#DFDEAE
secondary
#7A7BB8
accent
#32B62F
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161613
muted
#848482