#DDDCD1#DDDCD1
#DDDCD1 is a very light, near-neutral yellow. Relative luminance 0.712; OKLCH L 89.2% C 0.015 H 102.5°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCD1 |
|---|---|
| RGB | rgb(221, 220, 209) |
| HSL | hsl(55, 15%, 84%) |
| HSV | hsv(55, 5%, 87%) |
| CMYK | cmyk(0%, 0.5%, 5.4%, 13.3%) |
| CIE-LAB | lab(87.56, -1.59, 5.52) |
| CIE-LCH | lch(87.56, 5.74, 106.04°) |
| OKLab | oklab(89.22% -0.0032 0.0145) |
| OKLCH | oklch(89.22% 0.015 102.5) |
| XYZ | xyz(66.9190, 71.1623, 70.5195) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.93
Eggshell
#F0EAD6
ΔE00 4.90
Gainsboro
#DCDCDC
ΔE00 5.30
Light Gray
#D3D3D3
ΔE00 5.64
Warm Beige
#E9DCC9
ΔE00 5.70
Silver (survey)
#C5C9C7
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCD1 #D1D2DD
analogous
#DDD6D1 #DDDCD1 #D8DDD1
triadic
#DDDCD1 #D1DDDC #DCD1DD
tetradic
#DDDCD1 #D1DDD6 #D1D2DD #DDD1D8
square
#DDDCD1 #D1DDD6 #D1D2DD #DDD1D8
split-complementary
#DDDCD1 #D1D8DD #D6D1DD
monochromatic
#A9A68B #C3C1AE #DDDCD1 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.38
#DDDCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#DDDCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCD1
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCD1 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD0
Deuteranopia (green-blind)
#DFDCD1
Tritanopia (blue-blind)
#DFDAD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dddcd1; /* rgb */ color: rgb(221, 220, 209); /* oklch */ color: oklch(89.2% 0.015 102.5);
Tailwind
colors: {
custom: {
50: '#e7e6df',
500: '#dddcd1',
950: '#000000',
},
}SCSS
$custom: #dddcd1; $custom-light: #e7e6df; $custom-dark: #000000;
JSON
{
"hex": "#dddcd1",
"rgb": {
"r": 221,
"g": 220,
"b": 209
},
"hsl": {
"h": 55,
"s": 15,
"l": 84.314
},
"oklch": {
"l": 0.89222,
"c": 0.01485,
"h": 102.5
},
"luminance": 0.71162
}Semantic roles & 50–950 ramp
primary
#DDDCD1
secondary
#A0A2B2
accent
#53994C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484