#FFD7DC#FFD7DC
#FFD7DC is a very light, muted red. Relative luminance 0.750; OKLCH L 91.4% C 0.045 H 9.5°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7DC |
|---|---|
| RGB | rgb(255, 215, 220) |
| HSL | hsl(353, 100%, 92%) |
| HSV | hsv(353, 16%, 100%) |
| CMYK | cmyk(0%, 15.7%, 13.7%, 0%) |
| CIE-LAB | lab(89.41, 14.69, 2.75) |
| CIE-LCH | lch(89.41, 14.95, 10.59°) |
| OKLab | oklab(91.43% 0.0445 0.0075) |
| OKLCH | oklch(91.43% 0.045 9.5) |
| XYZ | xyz(78.4582, 75.0304, 78.0456) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.64
Pale Pink
#FFCFDC
ΔE00 3.68
Light Rose
#FFC5CB
ΔE00 5.40
Mistyrose
#FFE4E1
ΔE00 5.79
Pale Rose
#FDC1C5
ΔE00 6.30
Bubblegum
#FFC1CC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7DC #D7FFFA
analogous
#FFD7F0 #FFD7DC #FFE6D7
triadic
#FFD7DC #DCFFD7 #D7DCFF
tetradic
#FFD7DC #F0FFD7 #D7FFFA #E6D7FF
square
#FFD7DC #F0FFD7 #D7FFFA #E6D7FF
split-complementary
#FFD7DC #D7FFE6 #D7F0FF
monochromatic
#FF5D71 #FF9AA6 #FFD7DC #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.31
#FFD7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#FFD7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7DC
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7DC | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#E6E3DB
Tritanopia (blue-blind)
#FFD4D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd7dc; /* rgb */ color: rgb(255, 215, 220); /* oklch */ color: oklch(91.4% 0.045 9.5);
Tailwind
colors: {
custom: {
50: '#ffe3e6',
500: '#ffd7dc',
950: '#000000',
},
}SCSS
$custom: #ffd7dc; $custom-light: #ffe3e6; $custom-dark: #000000;
JSON
{
"hex": "#ffd7dc",
"rgb": {
"r": 255,
"g": 215,
"b": 220
},
"hsl": {
"h": 352.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.91427,
"c": 0.04511,
"h": 9.5
},
"luminance": 0.75028
}Semantic roles & 50–950 ramp
primary
#FFD7DC
secondary
#8FEBE0
accent
#E6C900
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484