#DFDCCE#DFDCCE
#DFDCCE is a very light, near-neutral yellow. Relative luminance 0.713; OKLCH L 89.3% C 0.019 H 96.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCCE |
|---|---|
| RGB | rgb(223, 220, 206) |
| HSL | hsl(49, 21%, 84%) |
| HSV | hsv(49, 8%, 87%) |
| CMYK | cmyk(0%, 1.3%, 7.6%, 12.5%) |
| CIE-LAB | lab(87.65, -1.40, 7.24) |
| CIE-LCH | lch(87.65, 7.37, 100.93°) |
| OKLab | oklab(89.3% -0.0023 0.019) |
| OKLCH | oklch(89.3% 0.019 96.9) |
| XYZ | xyz(67.1638, 71.3310, 68.6106) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.91
Light Grey
#D8DCD6
ΔE00 4.31
Warm Beige
#E9DCC9
ΔE00 4.59
Oldlace
#FDF5E6
ΔE00 6.06
Gainsboro
#DCDCDC
ΔE00 6.44
Linen
#FAF0E6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCCE #CED1DF
analogous
#DFD4CE #DFDCCE #DADFCE
triadic
#DFDCCE #CEDFDC #DCCEDF
tetradic
#DFDCCE #CEDFD4 #CED1DF #DFCEDA
square
#DFDCCE #CEDFD4 #CED1DF #DFCEDA
split-complementary
#DFDCCE #CEDADF #D4CEDF
monochromatic
#AFA784 #C7C2A9 #DFDCCE #F3F2EC #F3F2EC
Accessibility & contrast
On white
1.38
#DFDCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#DFDCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCCE
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCCE | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCD
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#E2DAD8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdcce; /* rgb */ color: rgb(223, 220, 206); /* oklch */ color: oklch(89.3% 0.019 96.9);
Tailwind
colors: {
custom: {
50: '#e9e6dd',
500: '#dfdcce',
950: '#000000',
},
}SCSS
$custom: #dfdcce; $custom-light: #e9e6dd; $custom-dark: #000000;
JSON
{
"hex": "#dfdcce",
"rgb": {
"r": 223,
"g": 220,
"b": 206
},
"hsl": {
"h": 49.412,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.89301,
"c": 0.0191,
"h": 96.9
},
"luminance": 0.71331
}Semantic roles & 50–950 ramp
primary
#DFDCCE
secondary
#9CA0B5
accent
#569F46
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484