#DFDDCE#DFDDCE
#DFDDCE is a very light, muted yellow. Relative luminance 0.719; OKLCH L 89.5% C 0.020 H 100.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDCE |
|---|---|
| RGB | rgb(223, 221, 206) |
| HSL | hsl(53, 21%, 84%) |
| HSV | hsv(53, 8%, 87%) |
| CMYK | cmyk(0%, 0.9%, 7.6%, 12.5%) |
| CIE-LAB | lab(87.90, -1.91, 7.60) |
| CIE-LCH | lch(87.90, 7.84, 104.13°) |
| OKLab | oklab(89.5% -0.0037 0.0199) |
| OKLCH | oklch(89.5% 0.02 100.6) |
| XYZ | xyz(67.4270, 71.8575, 68.6983) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.75
Light Grey
#D8DCD6
ΔE00 4.37
Warm Beige
#E9DCC9
ΔE00 5.05
Oldlace
#FDF5E6
ΔE00 6.17
Beige
#F5F5DC
ΔE00 6.25
Antiquewhite
#FAEBD7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDCE #CED0DF
analogous
#DFD5CE #DFDDCE #D9DFCE
triadic
#DFDDCE #CEDFDD #DDCEDF
tetradic
#DFDDCE #CEDFD5 #CED0DF #DFCED9
square
#DFDDCE #CEDFD5 #CED0DF #DFCED9
split-complementary
#DFDDCE #CED9DF #D5CEDF
monochromatic
#AFAA84 #C7C3A9 #DFDDCE #F3F2EC #F3F2EC
Accessibility & contrast
On white
1.37
#DFDDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#DFDDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDCE
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDCE | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCD
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#E2DBD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfddce; /* rgb */ color: rgb(223, 221, 206); /* oklch */ color: oklch(89.5% 0.020 100.6);
Tailwind
colors: {
custom: {
50: '#e9e7dd',
500: '#dfddce',
950: '#000000',
},
}SCSS
$custom: #dfddce; $custom-light: #e9e7dd; $custom-dark: #000000;
JSON
{
"hex": "#dfddce",
"rgb": {
"r": 223,
"g": 221,
"b": 206
},
"hsl": {
"h": 52.941,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.89501,
"c": 0.02025,
"h": 100.6
},
"luminance": 0.71857
}Semantic roles & 50–950 ramp
primary
#DFDDCE
secondary
#9C9FB5
accent
#519F46
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484