#FFD5D5#FFD5D5
#FFD5D5 is a very light, muted red. Relative luminance 0.737; OKLCH L 90.9% C 0.047 H 18.1°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5D5 |
|---|---|
| RGB | rgb(255, 213, 213) |
| HSL | hsl(0, 100%, 92%) |
| HSV | hsv(0, 16%, 100%) |
| CMYK | cmyk(0%, 16.5%, 16.5%, 0%) |
| CIE-LAB | lab(88.76, 14.65, 5.50) |
| CIE-LCH | lch(88.76, 15.65, 20.57°) |
| OKLab | oklab(90.87% 0.0449 0.0146) |
| OKLCH | oklch(90.87% 0.047 18.1) |
| XYZ | xyz(77.0444, 73.6550, 73.0963) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 5.08
Light Rose
#FFC5CB
ΔE00 5.22
Light Pink
#FFD1DF
ΔE00 5.27
Mistyrose
#FFE4E1
ΔE00 5.46
Pale Rose
#FDC1C5
ΔE00 5.80
Bubblegum
#FFC1CC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5D5 #D5FFFF
analogous
#FFD5EA #FFD5D5 #FFEAD5
triadic
#FFD5D5 #D5FFD5 #D5D5FF
tetradic
#FFD5D5 #EAFFD5 #D5FFFF #EAD5FF
square
#FFD5D5 #EAFFD5 #D5FFFF #EAD5FF
split-complementary
#FFD5D5 #D5FFEA #D5EAFF
monochromatic
#FF5B5B #FF9898 #FFD5D5 #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.33
#FFD5D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#FFD5D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5D5
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5D5 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD5
Deuteranopia (green-blind)
#E6E2D4
Tritanopia (blue-blind)
#FFD1D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd5d5; /* rgb */ color: rgb(255, 213, 213); /* oklch */ color: oklch(90.9% 0.047 18.1);
Tailwind
colors: {
custom: {
50: '#ffe2e1',
500: '#ffd5d5',
950: '#000000',
},
}SCSS
$custom: #ffd5d5; $custom-light: #ffe2e1; $custom-dark: #000000;
JSON
{
"hex": "#ffd5d5",
"rgb": {
"r": 255,
"g": 213,
"b": 213
},
"hsl": {
"h": 0,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.90866,
"c": 0.04719,
"h": 18.1
},
"luminance": 0.73653
}Semantic roles & 50–950 ramp
primary
#FFD5D5
secondary
#8DEBEB
accent
#E5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484