#DFDDAF#DFDDAF
#DFDDAF is a very light, moderate yellow. Relative luminance 0.705; OKLCH L 88.8% C 0.060 H 105.5°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDAF |
|---|---|
| RGB | rgb(223, 221, 175) |
| HSL | hsl(58, 43%, 78%) |
| HSV | hsv(58, 22%, 87%) |
| CMYK | cmyk(0%, 0.9%, 21.5%, 12.5%) |
| CIE-LAB | lab(87.24, -6.70, 22.90) |
| CIE-LCH | lch(87.24, 23.86, 106.30°) |
| OKLab | oklab(88.76% -0.0162 0.0583) |
| OKLCH | oklch(88.76% 0.061 105.5) |
| XYZ | xyz(64.0255, 70.4969, 50.7835) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.59
Palegoldenrod
#EEE8AA
ΔE00 4.45
Vanilla
#F3E5AB
ΔE00 5.06
Lemonchiffon
#FFFACD
ΔE00 6.47
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.50
Pale
#FFF9D0
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDAF #AFB1DF
analogous
#DFC5AF #DFDDAF #C9DFAF
triadic
#DFDDAF #AFDFDD #DDAFDF
tetradic
#DFDDAF #AFDFC5 #AFB1DF #DFAFC9
square
#DFDDAF #AFDFC5 #AFB1DF #DFAFC9
split-complementary
#DFDDAF #AFC9DF #C5AFDF
monochromatic
#BCB858 #CECA83 #DFDDAF #F0F0DB #F6F6E9
Accessibility & contrast
On white
1.39
#DFDDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#DFDDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDAF
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDAF | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AC
Deuteranopia (green-blind)
#E7DCB1
Tritanopia (blue-blind)
#E6D7D0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfddaf; /* rgb */ color: rgb(223, 221, 175); /* oklch */ color: oklch(88.8% 0.060 105.5);
Tailwind
colors: {
custom: {
50: '#e9e7c7',
500: '#dfddaf',
950: '#000000',
},
}SCSS
$custom: #dfddaf; $custom-light: #e9e7c7; $custom-dark: #000000;
JSON
{
"hex": "#dfddaf",
"rgb": {
"r": 223,
"g": 221,
"b": 175
},
"hsl": {
"h": 57.5,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.88763,
"c": 0.0605,
"h": 105.5
},
"luminance": 0.70496
}Semantic roles & 50–950 ramp
primary
#DFDDAF
secondary
#7B7DB8
accent
#35B630
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161613
muted
#848482