#FFD3D7#FFD3D7
#FFD3D7 is a very light, muted red. Relative luminance 0.728; OKLCH L 90.5% C 0.050 H 11.9°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3D7 |
|---|---|
| RGB | rgb(255, 211, 215) |
| HSL | hsl(355, 100%, 91%) |
| HSV | hsv(355, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 15.7%, 0%) |
| CIE-LAB | lab(88.33, 16.00, 3.82) |
| CIE-LCH | lch(88.33, 16.45, 13.44°) |
| OKLab | oklab(90.55% 0.0486 0.0103) |
| OKLCH | oklch(90.55% 0.05 11.9) |
| XYZ | xyz(76.7998, 72.7573, 74.2748) |
| Luminance | 0.7276 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 3.39
Light Pink
#FFD1DF
ΔE00 3.62
Light Rose
#FFC5CB
ΔE00 4.16
Pale Rose
#FDC1C5
ΔE00 5.02
Bubblegum
#FFC1CC
ΔE00 5.57
Pink
#FFC0CB
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3D7 #D3FFFB
analogous
#FFD3ED #FFD3D7 #FFE5D3
triadic
#FFD3D7 #D7FFD3 #D3D7FF
tetradic
#FFD3D7 #EDFFD3 #D3FFFB #E5D3FF
square
#FFD3D7 #EDFFD3 #D3FFFB #E5D3FF
split-complementary
#FFD3D7 #D3FFE5 #D3EDFF
monochromatic
#FF5968 #FF969F #FFD3D7 #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.35
#FFD3D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#FFD3D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3D7
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3D7 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D7
Deuteranopia (green-blind)
#E4E1D6
Tritanopia (blue-blind)
#FFD0D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd3d7; /* rgb */ color: rgb(255, 211, 215); /* oklch */ color: oklch(90.5% 0.050 11.9);
Tailwind
colors: {
custom: {
50: '#ffe0e3',
500: '#ffd3d7',
950: '#000000',
},
}SCSS
$custom: #ffd3d7; $custom-light: #ffe0e3; $custom-dark: #000000;
JSON
{
"hex": "#ffd3d7",
"rgb": {
"r": 255,
"g": 211,
"b": 215
},
"hsl": {
"h": 354.545,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.9055,
"c": 0.04969,
"h": 11.9
},
"luminance": 0.72755
}Semantic roles & 50–950 ramp
primary
#FFD3D7
secondary
#8CEBE2
accent
#E6D100
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484