#DDDCCE#DDDCCE
#DDDCCE is a very light, near-neutral yellow. Relative luminance 0.710; OKLCH L 89.1% C 0.019 H 103.5°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCCE |
|---|---|
| RGB | rgb(221, 220, 206) |
| HSL | hsl(56, 18%, 84%) |
| HSV | hsv(56, 7%, 87%) |
| CMYK | cmyk(0%, 0.5%, 6.8%, 13.3%) |
| CIE-LAB | lab(87.49, -2.10, 6.99) |
| CIE-LCH | lch(87.49, 7.30, 106.67°) |
| OKLab | oklab(89.14% -0.0044 0.0183) |
| OKLCH | oklch(89.14% 0.019 103.5) |
| XYZ | xyz(66.5511, 71.0151, 68.5818) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.84
Eggshell
#F0EAD6
ΔE00 4.29
Warm Beige
#E9DCC9
ΔE00 5.54
Gainsboro
#DCDCDC
ΔE00 6.54
Oldlace
#FDF5E6
ΔE00 6.58
Beige
#F5F5DC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCCE #CECFDD
analogous
#DDD4CE #DDDCCE #D6DDCE
triadic
#DDDCCE #CEDDDC #DCCEDD
tetradic
#DDDCCE #CEDDD4 #CECFDD #DDCED6
square
#DDDCCE #CEDDD4 #CECFDD #DDCED6
split-complementary
#DDDCCE #CED6DD #D4CEDD
monochromatic
#ABA886 #C4C2AA #DDDCCE #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.38
#DDDCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#DDDCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCCE
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCCE | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCD
Deuteranopia (green-blind)
#DFDCCE
Tritanopia (blue-blind)
#E0DAD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dddcce; /* rgb */ color: rgb(221, 220, 206); /* oklch */ color: oklch(89.1% 0.019 103.5);
Tailwind
colors: {
custom: {
50: '#e7e6dd',
500: '#dddcce',
950: '#000000',
},
}SCSS
$custom: #dddcce; $custom-light: #e7e6dd; $custom-dark: #000000;
JSON
{
"hex": "#dddcce",
"rgb": {
"r": 221,
"g": 220,
"b": 206
},
"hsl": {
"h": 56,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.89143,
"c": 0.01885,
"h": 103.5
},
"luminance": 0.71015
}Semantic roles & 50–950 ramp
primary
#DDDCCE
secondary
#9D9EB3
accent
#4F9C49
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484