#DFDDCD#DFDDCD
#DFDDCD is a very light, muted yellow. Relative luminance 0.718; OKLCH L 89.5% C 0.022 H 101.0°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDCD |
|---|---|
| RGB | rgb(223, 221, 205) |
| HSL | hsl(53, 22%, 84%) |
| HSV | hsv(53, 8%, 87%) |
| CMYK | cmyk(0%, 0.9%, 8.1%, 12.5%) |
| CIE-LAB | lab(87.88, -2.08, 8.09) |
| CIE-LCH | lch(87.88, 8.36, 104.41°) |
| OKLab | oklab(89.48% -0.0041 0.0212) |
| OKLCH | oklch(89.48% 0.022 101) |
| XYZ | xyz(67.3059, 71.8091, 68.0606) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.63
Light Grey
#D8DCD6
ΔE00 4.68
Warm Beige
#E9DCC9
ΔE00 5.08
Beige
#F5F5DC
ΔE00 6.03
Oldlace
#FDF5E6
ΔE00 6.26
Champagne
#F7E7CE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDCD #CDCFDF
analogous
#DFD4CD #DFDDCD #D8DFCD
triadic
#DFDDCD #CDDFDD #DDCDDF
tetradic
#DFDDCD #CDDFD4 #CDCFDF #DFCDD8
square
#DFDDCD #CDDFD4 #CDCFDF #DFCDD8
split-complementary
#DFDDCD #CDD8DF #D4CDDF
monochromatic
#AFAA82 #C7C4A8 #DFDDCD #F3F2EC #F3F2EC
Accessibility & contrast
On white
1.37
#DFDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#DFDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDCD
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDCD | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCC
Deuteranopia (green-blind)
#E1DDCD
Tritanopia (blue-blind)
#E2DBD8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfddcd; /* rgb */ color: rgb(223, 221, 205); /* oklch */ color: oklch(89.5% 0.022 101.0);
Tailwind
colors: {
custom: {
50: '#e9e7dc',
500: '#dfddcd',
950: '#000000',
},
}SCSS
$custom: #dfddcd; $custom-light: #e9e7dc; $custom-dark: #000000;
JSON
{
"hex": "#dfddcd",
"rgb": {
"r": 223,
"g": 221,
"b": 205
},
"hsl": {
"h": 53.333,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.89475,
"c": 0.02157,
"h": 101
},
"luminance": 0.71809
}Semantic roles & 50–950 ramp
primary
#DFDDCD
secondary
#9B9EB5
accent
#4FA045
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484