#DFDED6#DFDED6
#DFDED6 is a very light, near-neutral yellow. Relative luminance 0.728; OKLCH L 89.9% C 0.011 H 100.9°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDED6 |
|---|---|
| RGB | rgb(223, 222, 214) |
| HSL | hsl(53, 12%, 86%) |
| HSV | hsv(53, 4%, 87%) |
| CMYK | cmyk(0%, 0.4%, 4%, 12.5%) |
| CIE-LAB | lab(88.35, -1.07, 4.04) |
| CIE-LCH | lch(88.35, 4.18, 104.84°) |
| OKLab | oklab(89.92% -0.002 0.0106) |
| OKLCH | oklch(89.92% 0.011 100.9) |
| XYZ | xyz(68.6885, 72.7858, 74.0357) |
| Luminance | 0.7279 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.47
Gainsboro
#DCDCDC
ΔE00 3.97
Light Gray
#D3D3D3
ΔE00 4.66
Eggshell
#F0EAD6
ΔE00 5.54
Linen
#FAF0E6
ΔE00 6.01
Silver (survey)
#C5C9C7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDED6 #D6D7DF
analogous
#DFD9D6 #DFDED6 #DBDFD6
triadic
#DFDED6 #D6DFDE #DED6DF
tetradic
#DFDED6 #D6DFD9 #D6D7DF #DFD6DB
square
#DFDED6 #D6DFD9 #D6D7DF #DFD6DB
split-complementary
#DFDED6 #D6DBDF #D9D6DF
monochromatic
#A9A791 #C4C2B4 #DFDED6 #F2F1EE #F2F1EE
Accessibility & contrast
On white
1.35
#DFDED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#DFDED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDED6
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDED6 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD6
Deuteranopia (green-blind)
#E0DED6
Tritanopia (blue-blind)
#E1DDDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfded6; /* rgb */ color: rgb(223, 222, 214); /* oklch */ color: oklch(89.9% 0.011 100.9);
Tailwind
colors: {
custom: {
50: '#e9e8e2',
500: '#dfded6',
950: '#000000',
},
}SCSS
$custom: #dfded6; $custom-light: #e9e8e2; $custom-dark: #000000;
JSON
{
"hex": "#dfded6",
"rgb": {
"r": 223,
"g": 222,
"b": 214
},
"hsl": {
"h": 53.333,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.89915,
"c": 0.01082,
"h": 100.9
},
"luminance": 0.72786
}Semantic roles & 50–950 ramp
primary
#DFDED6
secondary
#A5A7B4
accent
#57964F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484