#DDCFD1#DDCFD1
#DDCFD1 is a very light, near-neutral red. Relative luminance 0.646; OKLCH L 86.6% C 0.016 H 7.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFD1 |
|---|---|
| RGB | rgb(221, 207, 209) |
| HSL | hsl(351, 17%, 84%) |
| HSV | hsv(351, 6%, 87%) |
| CMYK | cmyk(0%, 6.3%, 5.4%, 13.3%) |
| CIE-LAB | lab(84.28, 5.19, 0.75) |
| CIE-LCH | lch(84.28, 5.24, 8.26°) |
| OKLab | oklab(86.64% 0.0156 0.0021) |
| OKLCH | oklch(86.64% 0.016 7.5) |
| XYZ | xyz(63.6388, 64.6019, 69.4261) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.65
Gainsboro
#DCDCDC
ΔE00 7.02
Mistyrose
#FFE4E1
ΔE00 7.11
Lavenderblush
#FFF0F5
ΔE00 7.50
Silver
#C0C0C0
ΔE00 8.03
Very Light Pink
#FFF4F2
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFD1 #CFDDDB
analogous
#DDCFD8 #DDCFD1 #DDD4CF
triadic
#DDCFD1 #D1DDCF #CFD1DD
tetradic
#DDCFD1 #D8DDCF #CFDDDB #D4CFDD
square
#DDCFD1 #D8DDCF #CFDDDB #D4CFDD
split-complementary
#DDCFD1 #CFDDD4 #CFD8DD
monochromatic
#AA878C #C4ABAF #DDCFD1 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.51
#DDCFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#DDCFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFD1
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFD1 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D1
Deuteranopia (green-blind)
#D4D3D1
Tritanopia (blue-blind)
#E0CED0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddcfd1; /* rgb */ color: rgb(221, 207, 209); /* oklch */ color: oklch(86.6% 0.016 7.5);
Tailwind
colors: {
custom: {
50: '#e7dddf',
500: '#ddcfd1',
950: '#000000',
},
}SCSS
$custom: #ddcfd1; $custom-light: #e7dddf; $custom-dark: #000000;
JSON
{
"hex": "#ddcfd1",
"rgb": {
"r": 221,
"g": 207,
"b": 209
},
"hsl": {
"h": 351.429,
"s": 17.073,
"l": 83.922
},
"oklch": {
"l": 0.86643,
"c": 0.01578,
"h": 7.5
},
"luminance": 0.64601
}Semantic roles & 50–950 ramp
primary
#DDCFD1
secondary
#9EB2B0
accent
#9B904A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484