#DDDFCD#DDDFCD
#DDDFCD is a very light, muted yellow. Relative luminance 0.726; OKLCH L 89.7% C 0.024 H 112.0°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFCD |
|---|---|
| RGB | rgb(221, 223, 205) |
| HSL | hsl(67, 22%, 84%) |
| HSV | hsv(67, 8%, 87%) |
| CMYK | cmyk(0.9%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(88.24, -3.81, 8.59) |
| CIE-LCH | lch(88.24, 9.39, 113.90°) |
| OKLab | oklab(89.72% -0.0091 0.0224) |
| OKLCH | oklch(89.72% 0.024 112) |
| XYZ | xyz(67.2244, 72.5555, 68.2089) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.53
Light Grey
#D8DCD6
ΔE00 5.02
Beige
#F5F5DC
ΔE00 5.30
Warm Beige
#E9DCC9
ΔE00 7.08
Ivory
#FFFFF0
ΔE00 7.10
Cornsilk
#FFF8DC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFCD #CFCDDF
analogous
#DFD8CD #DDDFCD #D4DFCD
triadic
#DDDFCD #CDDDDF #DFCDDD
tetradic
#DDDFCD #CDDFD8 #CFCDDF #DFCDD4
square
#DDDFCD #CDDFD8 #CFCDDF #DFCDD4
split-complementary
#DDDFCD #CDD4DF #D8CDDF
monochromatic
#AAAF82 #C4C7A8 #DDDFCD #F2F3EC #F2F3EC
Accessibility & contrast
On white
1.35
#DDDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#DDDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFCD
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFCD | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCC
Deuteranopia (green-blind)
#E2DECE
Tritanopia (blue-blind)
#E0DDDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dddfcd; /* rgb */ color: rgb(221, 223, 205); /* oklch */ color: oklch(89.7% 0.024 112.0);
Tailwind
colors: {
custom: {
50: '#e7e9dc',
500: '#dddfcd',
950: '#000000',
},
}SCSS
$custom: #dddfcd; $custom-light: #e7e9dc; $custom-dark: #000000;
JSON
{
"hex": "#dddfcd",
"rgb": {
"r": 221,
"g": 223,
"b": 205
},
"hsl": {
"h": 66.667,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.8972,
"c": 0.0242,
"h": 112
},
"luminance": 0.72555
}Semantic roles & 50–950 ramp
primary
#DDDFCD
secondary
#9E9BB5
accent
#45A04F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484