#DFDDB7#DFDDB7
#DFDDB7 is a very light, muted yellow. Relative luminance 0.708; OKLCH L 88.9% C 0.050 H 104.9°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDB7 |
|---|---|
| RGB | rgb(223, 221, 183) |
| HSL | hsl(57, 38%, 80%) |
| HSV | hsv(57, 18%, 87%) |
| CMYK | cmyk(0%, 0.9%, 17.9%, 12.5%) |
| CIE-LAB | lab(87.40, -5.54, 18.95) |
| CIE-LCH | lch(87.40, 19.74, 106.29°) |
| OKLab | oklab(88.94% -0.0129 0.0486) |
| OKLCH | oklch(88.94% 0.05 104.9) |
| XYZ | xyz(64.8346, 70.8205, 55.0448) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.77
Palegoldenrod
#EEE8AA
ΔE00 6.16
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.17
Vanilla
#F3E5AB
ΔE00 6.32
Pale
#FFF9D0
ΔE00 6.33
Lemonchiffon
#FFFACD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDB7 #B7B9DF
analogous
#DFC9B7 #DFDDB7 #CDDFB7
triadic
#DFDDB7 #B7DFDD #DDB7DF
tetradic
#DFDDB7 #B7DFC9 #B7B9DF #DFB7CD
square
#DFDDB7 #B7DFC9 #B7B9DF #DFB7CD
split-complementary
#DFDDB7 #B7CDDF #C9B7DF
monochromatic
#B9B562 #CCC98D #DFDDB7 #F2F1E1 #F6F5EA
Accessibility & contrast
On white
1.38
#DFDDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#DFDDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDB7
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDB7 | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB5
Deuteranopia (green-blind)
#E5DCB8
Tritanopia (blue-blind)
#E5D8D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfddb7; /* rgb */ color: rgb(223, 221, 183); /* oklch */ color: oklch(88.9% 0.050 104.9);
Tailwind
colors: {
custom: {
50: '#e9e7cc',
500: '#dfddb7',
950: '#000000',
},
}SCSS
$custom: #dfddb7; $custom-light: #e9e7cc; $custom-dark: #000000;
JSON
{
"hex": "#dfddb7",
"rgb": {
"r": 223,
"g": 221,
"b": 183
},
"hsl": {
"h": 57,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.88939,
"c": 0.05031,
"h": 104.9
},
"luminance": 0.7082
}Semantic roles & 50–950 ramp
primary
#DFDDB7
secondary
#8385B7
accent
#3AB134
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161613
muted
#848483