#DED4AF#DED4AF
#DED4AF is a very light, muted yellow. Relative luminance 0.657; OKLCH L 86.9% C 0.050 H 94.7°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DED4AF |
|---|---|
| RGB | rgb(222, 212, 175) |
| HSL | hsl(47, 42%, 78%) |
| HSV | hsv(47, 21%, 87%) |
| CMYK | cmyk(0%, 4.5%, 21.2%, 12.9%) |
| CIE-LAB | lab(84.85, -2.46, 19.58) |
| CIE-LCH | lch(84.85, 19.73, 97.15°) |
| OKLab | oklab(86.86% -0.0041 0.0501) |
| OKLCH | oklch(86.86% 0.05 94.7) |
| XYZ | xyz(61.4054, 65.7128, 49.9982) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.97
Wheat
#F5DEB3
ΔE00 5.51
Vanilla
#F3E5AB
ΔE00 6.27
Warm Beige
#E9DCC9
ΔE00 7.19
Champagne
#F7E7CE
ΔE00 7.25
Moccasin
#FFE4B5
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED4AF #AFB9DE
analogous
#DEBCAF #DED4AF #D0DEAF
triadic
#DED4AF #AFDED4 #D4AFDE
tetradic
#DED4AF #AFDEBC #AFB9DE #DEAFD0
square
#DED4AF #AFDEBC #AFB9DE #DEAFD0
split-complementary
#DED4AF #AFD0DE #BCAFDE
monochromatic
#BAA558 #CCBD84 #DED4AF #F0EBDA #F6F3E9
Accessibility & contrast
On white
1.48
#DED4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#DED4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED4AF
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED4AF | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AD
Deuteranopia (green-blind)
#DFD5B0
Tritanopia (blue-blind)
#E6CECA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ded4af; /* rgb */ color: rgb(222, 212, 175); /* oklch */ color: oklch(86.9% 0.050 94.7);
Tailwind
colors: {
custom: {
50: '#e8e1c7',
500: '#ded4af',
950: '#000000',
},
}SCSS
$custom: #ded4af; $custom-light: #e8e1c7; $custom-dark: #000000;
JSON
{
"hex": "#ded4af",
"rgb": {
"r": 222,
"g": 212,
"b": 175
},
"hsl": {
"h": 47.234,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.86856,
"c": 0.05031,
"h": 94.7
},
"luminance": 0.65712
}Semantic roles & 50–950 ramp
primary
#DED4AF
secondary
#7B87B6
accent
#4DB531
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482