#DFDFD7#DFDFD7
#DFDFD7 is a very light, near-neutral yellow. Relative luminance 0.734; OKLCH L 90.1% C 0.011 H 106.6°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDFD7 |
|---|---|
| RGB | rgb(223, 223, 215) |
| HSL | hsl(60, 11%, 86%) |
| HSV | hsv(60, 4%, 87%) |
| CMYK | cmyk(0%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(88.62, -1.41, 3.91) |
| CIE-LCH | lch(88.62, 4.16, 109.83°) |
| OKLab | oklab(90.14% -0.0031 0.0103) |
| OKLCH | oklch(90.14% 0.011 106.6) |
| XYZ | xyz(69.0830, 73.3698, 74.7992) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.11
Gainsboro
#DCDCDC
ΔE00 4.08
Light Gray
#D3D3D3
ΔE00 4.83
Eggshell
#F0EAD6
ΔE00 5.59
Fog
#D8DCE0
ΔE00 6.14
Silver (survey)
#C5C9C7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDFD7 #D7D7DF
analogous
#DFDBD7 #DFDFD7 #DBDFD7
triadic
#DFDFD7 #D7DFDF #DFD7DF
tetradic
#DFDFD7 #D7DFDB #D7D7DF #DFD7DB
square
#DFDFD7 #D7DFDB #D7D7DF #DFD7DB
split-complementary
#DFDFD7 #D7DBDF #DBD7DF
monochromatic
#A9A993 #C4C4B5 #DFDFD7 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.34
#DFDFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#DFDFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDFD7
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDFD7 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED7
Deuteranopia (green-blind)
#E1DFD7
Tritanopia (blue-blind)
#E0DEDD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdfd7; /* rgb */ color: rgb(223, 223, 215); /* oklch */ color: oklch(90.1% 0.011 106.6);
Tailwind
colors: {
custom: {
50: '#e9e9e3',
500: '#dfdfd7',
950: '#000000',
},
}SCSS
$custom: #dfdfd7; $custom-light: #e9e9e3; $custom-dark: #000000;
JSON
{
"hex": "#dfdfd7",
"rgb": {
"r": 223,
"g": 223,
"b": 215
},
"hsl": {
"h": 60,
"s": 11.111,
"l": 85.882
},
"oklch": {
"l": 0.90142,
"c": 0.01076,
"h": 106.6
},
"luminance": 0.7337
}Semantic roles & 50–950 ramp
primary
#DFDFD7
secondary
#A7A7B3
accent
#509550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484