#DFDDB8#DFDDB8
#DFDDB8 is a very light, muted yellow. Relative luminance 0.709; OKLCH L 89.0% C 0.049 H 104.8°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDB8 |
|---|---|
| RGB | rgb(223, 221, 184) |
| HSL | hsl(57, 38%, 80%) |
| HSV | hsv(57, 17%, 87%) |
| CMYK | cmyk(0%, 0.9%, 17.5%, 12.5%) |
| CIE-LAB | lab(87.42, -5.39, 18.45) |
| CIE-LCH | lch(87.42, 19.22, 106.28°) |
| OKLab | oklab(88.96% -0.0125 0.0474) |
| OKLCH | oklch(88.96% 0.049 104.8) |
| XYZ | xyz(64.9390, 70.8623, 55.5949) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.97
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.18
Pale
#FFF9D0
ΔE00 6.34
Palegoldenrod
#EEE8AA
ΔE00 6.40
Beige
#F5F5DC
ΔE00 6.51
Vanilla
#F3E5AB
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDB8 #B8BADF
analogous
#DFCAB8 #DFDDB8 #CEDFB8
triadic
#DFDDB8 #B8DFDD #DDB8DF
tetradic
#DFDDB8 #B8DFCA #B8BADF #DFB8CE
square
#DFDDB8 #B8DFCA #B8BADF #DFB8CE
split-complementary
#DFDDB8 #B8CEDF #CAB8DF
monochromatic
#B9B564 #CCC98E #DFDDB8 #F2F1E2 #F5F5EA
Accessibility & contrast
On white
1.38
#DFDDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#DFDDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDB8
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDB8 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB6
Deuteranopia (green-blind)
#E5DCB9
Tritanopia (blue-blind)
#E5D8D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfddb8; /* rgb */ color: rgb(223, 221, 184); /* oklch */ color: oklch(89.0% 0.049 104.8);
Tailwind
colors: {
custom: {
50: '#e9e7cd',
500: '#dfddb8',
950: '#000000',
},
}SCSS
$custom: #dfddb8; $custom-light: #e9e7cd; $custom-dark: #000000;
JSON
{
"hex": "#dfddb8",
"rgb": {
"r": 223,
"g": 221,
"b": 184
},
"hsl": {
"h": 56.923,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.88962,
"c": 0.04902,
"h": 104.8
},
"luminance": 0.70862
}Semantic roles & 50–950 ramp
primary
#DFDDB8
secondary
#8486B7
accent
#3BB135
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161613
muted
#848483