#DDDCD5#DDDCD5
#DDDCD5 is a very light, near-neutral yellow. Relative luminance 0.714; OKLCH L 89.3% C 0.009 H 100.0°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCD5 |
|---|---|
| RGB | rgb(221, 220, 213) |
| HSL | hsl(53, 11%, 85%) |
| HSV | hsv(53, 4%, 87%) |
| CMYK | cmyk(0%, 0.5%, 3.6%, 13.3%) |
| CIE-LAB | lab(87.66, -0.90, 3.55) |
| CIE-LCH | lch(87.66, 3.66, 104.18°) |
| OKLab | oklab(89.33% -0.0016 0.0094) |
| OKLCH | oklch(89.33% 0.01 100) |
| XYZ | xyz(67.4204, 71.3628, 73.1605) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.36
Gainsboro
#DCDCDC
ΔE00 3.50
Light Gray
#D3D3D3
ΔE00 4.04
Silver (survey)
#C5C9C7
ΔE00 5.59
Fog
#D8DCE0
ΔE00 5.71
Eggshell
#F0EAD6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCD5 #D5D6DD
analogous
#DDD8D5 #DDDCD5 #DADDD5
triadic
#DDDCD5 #D5DDDC #DCD5DD
tetradic
#DDDCD5 #D5DDD8 #D5D6DD #DDD5DA
square
#DDDCD5 #D5DDD8 #D5D6DD #DDD5DA
split-complementary
#DDDCD5 #D5DADD #D8D5DD
monochromatic
#A6A491 #C2C0B3 #DDDCD5 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.38
#DDDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#DDDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCD5
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCD5 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD5
Deuteranopia (green-blind)
#DEDCD5
Tritanopia (blue-blind)
#DEDBDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddcd5; /* rgb */ color: rgb(221, 220, 213); /* oklch */ color: oklch(89.3% 0.009 100.0);
Tailwind
colors: {
custom: {
50: '#e7e6e1',
500: '#dddcd5',
950: '#000000',
},
}SCSS
$custom: #dddcd5; $custom-light: #e7e6e1; $custom-dark: #000000;
JSON
{
"hex": "#dddcd5",
"rgb": {
"r": 221,
"g": 220,
"b": 213
},
"hsl": {
"h": 52.5,
"s": 10.526,
"l": 85.098
},
"oklch": {
"l": 0.89331,
"c": 0.0095,
"h": 100
},
"luminance": 0.71363
}Semantic roles & 50–950 ramp
primary
#DDDCD5
secondary
#A5A6B1
accent
#599551
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484