#DFDFD5#DFDFD5
#DFDFD5 is a very light, near-neutral yellow. Relative luminance 0.733; OKLCH L 90.1% C 0.013 H 106.7°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDFD5 |
|---|---|
| RGB | rgb(223, 223, 213) |
| HSL | hsl(60, 14%, 85%) |
| HSV | hsv(60, 4%, 87%) |
| CMYK | cmyk(0%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(88.58, -1.76, 4.89) |
| CIE-LCH | lch(88.58, 5.20, 109.75°) |
| OKLab | oklab(90.09% -0.0038 0.0129) |
| OKLCH | oklch(90.09% 0.013 106.7) |
| XYZ | xyz(68.8276, 73.2676, 73.4540) |
| Luminance | 0.7327 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.48
Gainsboro
#DCDCDC
ΔE00 4.97
Eggshell
#F0EAD6
ΔE00 4.97
Light Gray
#D3D3D3
ΔE00 5.58
Warm Beige
#E9DCC9
ΔE00 6.24
Oldlace
#FDF5E6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDFD5 #D5D5DF
analogous
#DFDAD5 #DFDFD5 #DADFD5
triadic
#DFDFD5 #D5DFDF #DFD5DF
tetradic
#DFDFD5 #D5DFDA #D5D5DF #DFD5DA
square
#DFDFD5 #D5DFDA #D5D5DF #DFD5DA
split-complementary
#DFDFD5 #D5DADF #DAD5DF
monochromatic
#AAAA90 #C5C5B2 #DFDFD5 #F2F2EE #F2F2EE
Accessibility & contrast
On white
1.34
#DFDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#DFDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDFD5
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDFD5 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED4
Deuteranopia (green-blind)
#E1DFD5
Tritanopia (blue-blind)
#E1DEDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdfd5; /* rgb */ color: rgb(223, 223, 213); /* oklch */ color: oklch(90.1% 0.013 106.7);
Tailwind
colors: {
custom: {
50: '#e9e9e1',
500: '#dfdfd5',
950: '#000000',
},
}SCSS
$custom: #dfdfd5; $custom-light: #e9e9e1; $custom-dark: #000000;
JSON
{
"hex": "#dfdfd5",
"rgb": {
"r": 223,
"g": 223,
"b": 213
},
"hsl": {
"h": 60,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.90088,
"c": 0.01343,
"h": 106.7
},
"luminance": 0.73267
}Semantic roles & 50–950 ramp
primary
#DFDFD5
secondary
#A4A4B4
accent
#4E984E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484