#DDDCD6#DDDCD6
#DDDCD6 is a very light, near-neutral yellow. Relative luminance 0.714; OKLCH L 89.4% C 0.008 H 98.9°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCD6 |
|---|---|
| RGB | rgb(221, 220, 214) |
| HSL | hsl(51, 9%, 85%) |
| HSV | hsv(51, 3%, 87%) |
| CMYK | cmyk(0%, 0.5%, 3.2%, 13.3%) |
| CIE-LAB | lab(87.69, -0.72, 3.06) |
| CIE-LCH | lch(87.69, 3.15, 103.29°) |
| OKLab | oklab(89.36% -0.0013 0.0081) |
| OKLCH | oklch(89.36% 0.008 98.9) |
| XYZ | xyz(67.5478, 71.4138, 73.8310) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.43
Gainsboro
#DCDCDC
ΔE00 3.03
Light Gray
#D3D3D3
ΔE00 3.65
Fog
#D8DCE0
ΔE00 5.26
Silver (survey)
#C5C9C7
ΔE00 5.46
Whitesmoke
#F5F5F5
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCD6 #D6D7DD
analogous
#DDD8D6 #DDDCD6 #DADDD6
triadic
#DDDCD6 #D6DDDC #DCD6DD
tetradic
#DDDCD6 #D6DDD8 #D6D7DD #DDD6DA
square
#DDDCD6 #D6DDD8 #D6D7DD #DDD6DA
split-complementary
#DDDCD6 #D6DADD #D8D6DD
monochromatic
#A6A393 #C1BFB5 #DDDCD6 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.37
#DDDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#DDDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCD6
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCD6 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD6
Deuteranopia (green-blind)
#DEDCD6
Tritanopia (blue-blind)
#DEDBDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddcd6; /* rgb */ color: rgb(221, 220, 214); /* oklch */ color: oklch(89.4% 0.008 98.9);
Tailwind
colors: {
custom: {
50: '#e7e6e2',
500: '#dddcd6',
950: '#000000',
},
}SCSS
$custom: #dddcd6; $custom-light: #e7e6e2; $custom-dark: #000000;
JSON
{
"hex": "#dddcd6",
"rgb": {
"r": 221,
"g": 220,
"b": 214
},
"hsl": {
"h": 51.429,
"s": 9.333,
"l": 85.294
},
"oklch": {
"l": 0.89359,
"c": 0.00818,
"h": 98.9
},
"luminance": 0.71414
}Semantic roles & 50–950 ramp
primary
#DDDCD6
secondary
#A6A8B1
accent
#5B9352
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484