#DDDCD2#DDDCD2
#DDDCD2 is a very light, near-neutral yellow. Relative luminance 0.712; OKLCH L 89.2% C 0.014 H 102.0°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCD2 |
|---|---|
| RGB | rgb(221, 220, 210) |
| HSL | hsl(55, 14%, 85%) |
| HSV | hsv(55, 5%, 87%) |
| CMYK | cmyk(0%, 0.5%, 5%, 13.3%) |
| CIE-LAB | lab(87.59, -1.42, 5.03) |
| CIE-LCH | lch(87.59, 5.22, 105.72°) |
| OKLab | oklab(89.25% -0.0028 0.0132) |
| OKLCH | oklch(89.25% 0.014 102) |
| XYZ | xyz(67.0432, 71.2119, 71.1736) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.69
Gainsboro
#DCDCDC
ΔE00 4.86
Eggshell
#F0EAD6
ΔE00 5.16
Light Gray
#D3D3D3
ΔE00 5.24
Warm Beige
#E9DCC9
ΔE00 5.82
Silver (survey)
#C5C9C7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCD2 #D2D3DD
analogous
#DDD7D2 #DDDCD2 #D9DDD2
triadic
#DDDCD2 #D2DDDC #DCD2DD
tetradic
#DDDCD2 #D2DDD7 #D2D3DD #DDD2D9
square
#DDDCD2 #D2DDD7 #D2D3DD #DDD2D9
split-complementary
#DDDCD2 #D2D9DD #D7D2DD
monochromatic
#A8A68C #C3C1AF #DDDCD2 #F2F1EE #F2F1EE
Accessibility & contrast
On white
1.38
#DDDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#DDDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCD2
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCD2 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#DFDCD2
Tritanopia (blue-blind)
#DFDAD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddcd2; /* rgb */ color: rgb(221, 220, 210); /* oklch */ color: oklch(89.2% 0.014 102.0);
Tailwind
colors: {
custom: {
50: '#e7e6df',
500: '#dddcd2',
950: '#000000',
},
}SCSS
$custom: #dddcd2; $custom-light: #e7e6df; $custom-dark: #000000;
JSON
{
"hex": "#dddcd2",
"rgb": {
"r": 221,
"g": 220,
"b": 210
},
"hsl": {
"h": 54.545,
"s": 13.924,
"l": 84.51
},
"oklch": {
"l": 0.89249,
"c": 0.01352,
"h": 102
},
"luminance": 0.71212
}Semantic roles & 50–950 ramp
primary
#DDDCD2
secondary
#A1A3B2
accent
#54984D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484