#DFDFD6#DFDFD6
#DFDFD6 is a very light, near-neutral yellow. Relative luminance 0.733; OKLCH L 90.1% C 0.012 H 106.6°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDFD6 |
|---|---|
| RGB | rgb(223, 223, 214) |
| HSL | hsl(60, 12%, 86%) |
| HSV | hsv(60, 4%, 87%) |
| CMYK | cmyk(0%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(88.60, -1.58, 4.40) |
| CIE-LCH | lch(88.60, 4.68, 109.79°) |
| OKLab | oklab(90.12% -0.0035 0.0116) |
| OKLCH | oklch(90.12% 0.012 106.6) |
| XYZ | xyz(68.9549, 73.3185, 74.1245) |
| Luminance | 0.7332 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.26
Gainsboro
#DCDCDC
ΔE00 4.53
Light Gray
#D3D3D3
ΔE00 5.20
Eggshell
#F0EAD6
ΔE00 5.27
Silver (survey)
#C5C9C7
ΔE00 6.33
Linen
#FAF0E6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDFD6 #D6D6DF
analogous
#DFDAD6 #DFDFD6 #DADFD6
triadic
#DFDFD6 #D6DFDF #DFD6DF
tetradic
#DFDFD6 #D6DFDA #D6D6DF #DFD6DA
square
#DFDFD6 #D6DFDA #D6D6DF #DFD6DA
split-complementary
#DFDFD6 #D6DADF #DAD6DF
monochromatic
#A9A991 #C4C4B4 #DFDFD6 #F2F2EE #F2F2EE
Accessibility & contrast
On white
1.34
#DFDFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#DFDFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDFD6
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDFD6 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED6
Deuteranopia (green-blind)
#E1DFD6
Tritanopia (blue-blind)
#E1DEDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdfd6; /* rgb */ color: rgb(223, 223, 214); /* oklch */ color: oklch(90.1% 0.012 106.6);
Tailwind
colors: {
custom: {
50: '#e9e9e2',
500: '#dfdfd6',
950: '#000000',
},
}SCSS
$custom: #dfdfd6; $custom-light: #e9e9e2; $custom-dark: #000000;
JSON
{
"hex": "#dfdfd6",
"rgb": {
"r": 223,
"g": 223,
"b": 214
},
"hsl": {
"h": 60,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.90115,
"c": 0.0121,
"h": 106.6
},
"luminance": 0.73318
}Semantic roles & 50–950 ramp
primary
#DFDFD6
secondary
#A5A5B4
accent
#4F964F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484