#FFD5D3#FFD5D3
#FFD5D3 is a very light, muted red. Relative luminance 0.736; OKLCH L 90.8% C 0.047 H 21.3°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5D3 |
|---|---|
| RGB | rgb(255, 213, 211) |
| HSL | hsl(3, 100%, 91%) |
| HSV | hsv(3, 17%, 100%) |
| CMYK | cmyk(0%, 16.5%, 17.3%, 0%) |
| CIE-LAB | lab(88.71, 14.35, 6.48) |
| CIE-LCH | lch(88.71, 15.74, 24.31°) |
| OKLab | oklab(90.81% 0.0441 0.0172) |
| OKLCH | oklch(90.81% 0.047 21.3) |
| XYZ | xyz(76.7921, 73.5541, 71.7676) |
| Luminance | 0.7355 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.26
Light Rose
#FFC5CB
ΔE00 5.62
Pale Pink
#FFCFDC
ΔE00 5.86
Pale Rose
#FDC1C5
ΔE00 6.06
Light Pink
#FFD1DF
ΔE00 6.07
Bubblegum
#FFC1CC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5D3 #D3FDFF
analogous
#FFD3E7 #FFD5D3 #FFEBD3
triadic
#FFD5D3 #D3FFD5 #D5D3FF
tetradic
#FFD5D3 #E7FFD3 #D3FDFF #EBD3FF
square
#FFD5D3 #E7FFD3 #D3FDFF #EBD3FF
split-complementary
#FFD5D3 #D3FFEB #D3E7FF
monochromatic
#FF6059 #FF9B96 #FFD5D3 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.34
#FFD5D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#FFD5D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5D3
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5D3 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD3
Deuteranopia (green-blind)
#E6E2D2
Tritanopia (blue-blind)
#FFD1D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd5d3; /* rgb */ color: rgb(255, 213, 211); /* oklch */ color: oklch(90.8% 0.047 21.3);
Tailwind
colors: {
custom: {
50: '#ffe2e0',
500: '#ffd5d3',
950: '#000000',
},
}SCSS
$custom: #ffd5d3; $custom-light: #ffe2e0; $custom-dark: #000000;
JSON
{
"hex": "#ffd5d3",
"rgb": {
"r": 255,
"g": 213,
"b": 211
},
"hsl": {
"h": 2.727,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.90813,
"c": 0.04735,
"h": 21.3
},
"luminance": 0.73552
}Semantic roles & 50–950 ramp
primary
#FFD5D3
secondary
#8CE6EB
accent
#DBE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484