#DFDCD0#DFDCD0
#DFDCD0 is a very light, near-neutral yellow. Relative luminance 0.714; OKLCH L 89.4% C 0.016 H 95.3°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCD0 |
|---|---|
| RGB | rgb(223, 220, 208) |
| HSL | hsl(48, 19%, 85%) |
| HSV | hsv(48, 7%, 87%) |
| CMYK | cmyk(0%, 1.3%, 6.7%, 12.5%) |
| CIE-LAB | lab(87.69, -1.06, 6.25) |
| CIE-LCH | lch(87.69, 6.34, 99.64°) |
| OKLab | oklab(89.35% -0.0015 0.0164) |
| OKLCH | oklch(89.35% 0.016 95.3) |
| XYZ | xyz(67.4083, 71.4288, 69.8983) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.83
Eggshell
#F0EAD6
ΔE00 4.36
Warm Beige
#E9DCC9
ΔE00 4.71
Gainsboro
#DCDCDC
ΔE00 5.63
Light Gray
#D3D3D3
ΔE00 5.99
Oldlace
#FDF5E6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCD0 #D0D3DF
analogous
#DFD5D0 #DFDCD0 #DBDFD0
triadic
#DFDCD0 #D0DFDC #DCD0DF
tetradic
#DFDCD0 #D0DFD5 #D0D3DF #DFD0DB
square
#DFDCD0 #D0DFD5 #D0D3DF #DFD0DB
split-complementary
#DFDCD0 #D0DBDF #D5D0DF
monochromatic
#ADA687 #C6C1AC #DFDCD0 #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.37
#DFDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#DFDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCD0
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCD0 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCF
Deuteranopia (green-blind)
#E0DCD0
Tritanopia (blue-blind)
#E2DAD8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdcd0; /* rgb */ color: rgb(223, 220, 208); /* oklch */ color: oklch(89.4% 0.016 95.3);
Tailwind
colors: {
custom: {
50: '#e9e6de',
500: '#dfdcd0',
950: '#000000',
},
}SCSS
$custom: #dfdcd0; $custom-light: #e9e6de; $custom-dark: #000000;
JSON
{
"hex": "#dfdcd0",
"rgb": {
"r": 223,
"g": 220,
"b": 208
},
"hsl": {
"h": 48,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.89354,
"c": 0.01648,
"h": 95.3
},
"luminance": 0.71428
}Semantic roles & 50–950 ramp
primary
#DFDCD0
secondary
#9EA3B5
accent
#599D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484