#FFD3D5#FFD3D5
#FFD3D5 is a very light, muted red. Relative luminance 0.727; OKLCH L 90.5% C 0.050 H 15.0°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3D5 |
|---|---|
| RGB | rgb(255, 211, 213) |
| HSL | hsl(357, 100%, 91%) |
| HSV | hsv(357, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 16.5%, 0%) |
| CIE-LAB | lab(88.28, 15.69, 4.81) |
| CIE-LCH | lch(88.28, 16.41, 17.04°) |
| OKLab | oklab(90.5% 0.0479 0.0129) |
| OKLCH | oklch(90.5% 0.05 15) |
| XYZ | xyz(76.5444, 72.6551, 72.9297) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.13
Light Rose
#FFC5CB
ΔE00 4.33
Light Pink
#FFD1DF
ΔE00 4.38
Pale Rose
#FDC1C5
ΔE00 5.04
Bubblegum
#FFC1CC
ΔE00 5.91
Pink
#FFC0CB
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3D5 #D3FFFD
analogous
#FFD3EB #FFD3D5 #FFE7D3
triadic
#FFD3D5 #D5FFD3 #D3D5FF
tetradic
#FFD3D5 #EBFFD3 #D3FFFD #E7D3FF
square
#FFD3D5 #EBFFD3 #D3FFFD #E7D3FF
split-complementary
#FFD3D5 #D3FFE7 #D3EBFF
monochromatic
#FF5960 #FF969B #FFD3D5 #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.35
#FFD3D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#FFD3D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3D5
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3D5 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D5
Deuteranopia (green-blind)
#E4E1D4
Tritanopia (blue-blind)
#FFCFD4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd3d5; /* rgb */ color: rgb(255, 211, 213); /* oklch */ color: oklch(90.5% 0.050 15.0);
Tailwind
colors: {
custom: {
50: '#ffe0e1',
500: '#ffd3d5',
950: '#000000',
},
}SCSS
$custom: #ffd3d5; $custom-light: #ffe0e1; $custom-dark: #000000;
JSON
{
"hex": "#ffd3d5",
"rgb": {
"r": 255,
"g": 211,
"b": 213
},
"hsl": {
"h": 357.273,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.90496,
"c": 0.04956,
"h": 15
},
"luminance": 0.72653
}Semantic roles & 50–950 ramp
primary
#FFD3D5
secondary
#8CEBE6
accent
#E6DB00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484