#DFDDD5#DFDDD5
#DFDDD5 is a very light, near-neutral yellow. Relative luminance 0.722; OKLCH L 89.7% C 0.011 H 95.2°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDD5 |
|---|---|
| RGB | rgb(223, 221, 213) |
| HSL | hsl(48, 14%, 85%) |
| HSV | hsv(48, 4%, 87%) |
| CMYK | cmyk(0%, 0.9%, 4.5%, 12.5%) |
| CIE-LAB | lab(88.07, -0.73, 4.16) |
| CIE-LCH | lch(88.07, 4.22, 99.89°) |
| OKLab | oklab(89.69% -0.001 0.011) |
| OKLCH | oklch(89.69% 0.011 95.2) |
| XYZ | xyz(68.2964, 72.2052, 73.2769) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.89
Gainsboro
#DCDCDC
ΔE00 3.93
Light Gray
#D3D3D3
ΔE00 4.53
Eggshell
#F0EAD6
ΔE00 5.55
Warm Beige
#E9DCC9
ΔE00 5.77
Linen
#FAF0E6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDD5 #D5D7DF
analogous
#DFD8D5 #DFDDD5 #DCDFD5
triadic
#DFDDD5 #D5DFDD #DDD5DF
tetradic
#DFDDD5 #D5DFD8 #D5D7DF #DFD5DC
square
#DFDDD5 #D5DFD8 #D5D7DF #DFD5DC
split-complementary
#DFDDD5 #D5DCDF #D8D5DF
monochromatic
#AAA590 #C5C1B2 #DFDDD5 #F2F1EE #F2F1EE
Accessibility & contrast
On white
1.36
#DFDDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#DFDDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDD5
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDD5 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD5
Deuteranopia (green-blind)
#E0DDD5
Tritanopia (blue-blind)
#E1DCDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfddd5; /* rgb */ color: rgb(223, 221, 213); /* oklch */ color: oklch(89.7% 0.011 95.2);
Tailwind
colors: {
custom: {
50: '#e9e7e1',
500: '#dfddd5',
950: '#000000',
},
}SCSS
$custom: #dfddd5; $custom-light: #e9e7e1; $custom-dark: #000000;
JSON
{
"hex": "#dfddd5",
"rgb": {
"r": 223,
"g": 221,
"b": 213
},
"hsl": {
"h": 48,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.89688,
"c": 0.011,
"h": 95.2
},
"luminance": 0.72205
}Semantic roles & 50–950 ramp
primary
#DFDDD5
secondary
#A4A7B4
accent
#5D984E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484