#DDDFCE#DDDFCE
#DDDFCE is a very light, muted yellow. Relative luminance 0.726; OKLCH L 89.7% C 0.023 H 112.3°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFCE |
|---|---|
| RGB | rgb(221, 223, 206) |
| HSL | hsl(67, 21%, 84%) |
| HSV | hsv(67, 8%, 87%) |
| CMYK | cmyk(0.9%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(88.26, -3.64, 8.10) |
| CIE-LCH | lch(88.26, 8.88, 114.20°) |
| OKLab | oklab(89.75% -0.0087 0.0212) |
| OKLCH | oklch(89.75% 0.023 112.3) |
| XYZ | xyz(67.3455, 72.6039, 68.8466) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.54
Light Grey
#D8DCD6
ΔE00 4.65
Beige
#F5F5DC
ΔE00 5.46
Warm Beige
#E9DCC9
ΔE00 7.01
Ivory
#FFFFF0
ΔE00 7.02
Oldlace
#FDF5E6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFCE #D0CEDF
analogous
#DFD9CE #DDDFCE #D5DFCE
triadic
#DDDFCE #CEDDDF #DFCEDD
tetradic
#DDDFCE #CEDFD9 #D0CEDF #DFCED5
square
#DDDFCE #CEDFD9 #D0CEDF #DFCED5
split-complementary
#DDDFCE #CED5DF #D9CEDF
monochromatic
#AAAF84 #C3C7A9 #DDDFCE #F2F3EC #F2F3EC
Accessibility & contrast
On white
1.35
#DDDFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#DDDFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFCE
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFCE | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCD
Deuteranopia (green-blind)
#E2DECF
Tritanopia (blue-blind)
#DFDDDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dddfce; /* rgb */ color: rgb(221, 223, 206); /* oklch */ color: oklch(89.7% 0.023 112.3);
Tailwind
colors: {
custom: {
50: '#e7e9dd',
500: '#dddfce',
950: '#000000',
},
}SCSS
$custom: #dddfce; $custom-light: #e7e9dd; $custom-dark: #000000;
JSON
{
"hex": "#dddfce",
"rgb": {
"r": 221,
"g": 223,
"b": 206
},
"hsl": {
"h": 67.059,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.89746,
"c": 0.02288,
"h": 112.3
},
"luminance": 0.72604
}Semantic roles & 50–950 ramp
primary
#DDDFCE
secondary
#9F9CB5
accent
#469F51
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484