#DFDFD9#DFDFD9
#DFDFD9 is a very light, near-neutral yellow. Relative luminance 0.735; OKLCH L 90.2% C 0.008 H 106.5°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDFD9 |
|---|---|
| RGB | rgb(223, 223, 217) |
| HSL | hsl(60, 9%, 86%) |
| HSV | hsv(60, 3%, 87%) |
| CMYK | cmyk(0%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(88.67, -1.06, 2.93) |
| CIE-LCH | lch(88.67, 3.12, 109.92°) |
| OKLab | oklab(90.2% -0.0023 0.0077) |
| OKLCH | oklch(90.2% 0.008 106.5) |
| XYZ | xyz(69.3415, 73.4732, 76.1609) |
| Luminance | 0.7347 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.10
Gainsboro
#DCDCDC
ΔE00 3.16
Light Gray
#D3D3D3
ΔE00 4.09
Fog
#D8DCE0
ΔE00 5.23
Whitesmoke
#F5F5F5
ΔE00 5.72
Silver (survey)
#C5C9C7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDFD9 #D9D9DF
analogous
#DFDCD9 #DFDFD9 #DCDFD9
triadic
#DFDFD9 #D9DFDF #DFD9DF
tetradic
#DFDFD9 #D9DFDC #D9D9DF #DFD9DC
square
#DFDFD9 #D9DFDC #D9D9DF #DFD9DC
split-complementary
#DFDFD9 #D9DCDF #DCD9DF
monochromatic
#A7A797 #C3C3B8 #DFDFD9 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.34
#DFDFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#DFDFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDFD9
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDFD9 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED9
Deuteranopia (green-blind)
#E0DFD9
Tritanopia (blue-blind)
#E0DEDD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdfd9; /* rgb */ color: rgb(223, 223, 217); /* oklch */ color: oklch(90.2% 0.008 106.5);
Tailwind
colors: {
custom: {
50: '#e9e9e4',
500: '#dfdfd9',
950: '#000000',
},
}SCSS
$custom: #dfdfd9; $custom-light: #e9e9e4; $custom-dark: #000000;
JSON
{
"hex": "#dfdfd9",
"rgb": {
"r": 223,
"g": 223,
"b": 217
},
"hsl": {
"h": 60,
"s": 8.571,
"l": 86.275
},
"oklch": {
"l": 0.90197,
"c": 0.00807,
"h": 106.5
},
"luminance": 0.73473
}Semantic roles & 50–950 ramp
primary
#DFDFD9
secondary
#A9A9B3
accent
#539353
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484