#DDDCD7#DDDCD7
#DDDCD7 is a very light, near-neutral yellow. Relative luminance 0.715; OKLCH L 89.4% C 0.007 H 97.4°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCD7 |
|---|---|
| RGB | rgb(221, 220, 215) |
| HSL | hsl(50, 8%, 85%) |
| HSV | hsv(50, 3%, 87%) |
| CMYK | cmyk(0%, 0.5%, 2.7%, 13.3%) |
| CIE-LAB | lab(87.71, -0.55, 2.57) |
| CIE-LCH | lch(87.71, 2.63, 102.03°) |
| OKLab | oklab(89.39% -0.0009 0.0068) |
| OKLCH | oklch(89.39% 0.007 97.4) |
| XYZ | xyz(67.6759, 71.4650, 74.5056) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.54
Light Grey
#D8DCD6
ΔE00 2.59
Light Gray
#D3D3D3
ΔE00 3.27
Fog
#D8DCE0
ΔE00 4.81
Silver (survey)
#C5C9C7
ΔE00 5.37
Whitesmoke
#F5F5F5
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCD7 #D7D8DD
analogous
#DDD9D7 #DDDCD7 #DBDDD7
triadic
#DDDCD7 #D7DDDC #DCD7DD
tetradic
#DDDCD7 #D7DDD9 #D7D8DD #DDD7DB
square
#DDDCD7 #D7DDD9 #D7D8DD #DDD7DB
split-complementary
#DDDCD7 #D7DBDD #D9D7DD
monochromatic
#A5A295 #C1BFB6 #DDDCD7 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.37
#DDDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#DDDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCD7
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCD7 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD7
Deuteranopia (green-blind)
#DDDCD7
Tritanopia (blue-blind)
#DEDBDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddcd7; /* rgb */ color: rgb(221, 220, 215); /* oklch */ color: oklch(89.4% 0.007 97.4);
Tailwind
colors: {
custom: {
50: '#e7e6e3',
500: '#dddcd7',
950: '#000000',
},
}SCSS
$custom: #dddcd7; $custom-light: #e7e6e3; $custom-dark: #000000;
JSON
{
"hex": "#dddcd7",
"rgb": {
"r": 221,
"g": 220,
"b": 215
},
"hsl": {
"h": 50,
"s": 8.108,
"l": 85.49
},
"oklch": {
"l": 0.89386,
"c": 0.00685,
"h": 97.4
},
"luminance": 0.71465
}Semantic roles & 50–950 ramp
primary
#DDDCD7
secondary
#A7A9B1
accent
#5E9253
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484