#FFD0D5#FFD0D5
#FFD0D5 is a very light, muted red. Relative luminance 0.712; OKLCH L 89.9% C 0.053 H 11.0°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0D5 |
|---|---|
| RGB | rgb(255, 208, 213) |
| HSL | hsl(354, 100%, 91%) |
| HSV | hsv(354, 18%, 100%) |
| CMYK | cmyk(0%, 18.4%, 16.5%, 0%) |
| CIE-LAB | lab(87.57, 17.26, 3.78) |
| CIE-LCH | lch(87.57, 17.67, 12.35°) |
| OKLab | oklab(89.94% 0.0524 0.0102) |
| OKLCH | oklch(89.94% 0.053 11) |
| XYZ | xyz(75.8061, 71.1785, 72.6835) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 2.86
Light Rose
#FFC5CB
ΔE00 3.21
Light Pink
#FFD1DF
ΔE00 3.26
Pale Rose
#FDC1C5
ΔE00 4.14
Bubblegum
#FFC1CC
ΔE00 4.59
Pink
#FFC0CB
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0D5 #D0FFFA
analogous
#FFD0EC #FFD0D5 #FFE2D0
triadic
#FFD0D5 #D5FFD0 #D0D5FF
tetradic
#FFD0D5 #ECFFD0 #D0FFFA #E2D0FF
square
#FFD0D5 #ECFFD0 #D0FFFA #E2D0FF
split-complementary
#FFD0D5 #D0FFE2 #D0ECFF
monochromatic
#FF5668 #FF939E #FFD0D5 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.38
#FFD0D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#FFD0D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0D5
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0D5 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D5
Deuteranopia (green-blind)
#E2DFD4
Tritanopia (blue-blind)
#FFCCD2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd0d5; /* rgb */ color: rgb(255, 208, 213); /* oklch */ color: oklch(89.9% 0.053 11.0);
Tailwind
colors: {
custom: {
50: '#ffdee1',
500: '#ffd0d5',
950: '#000000',
},
}SCSS
$custom: #ffd0d5; $custom-light: #ffdee1; $custom-dark: #000000;
JSON
{
"hex": "#ffd0d5",
"rgb": {
"r": 255,
"g": 208,
"b": 213
},
"hsl": {
"h": 353.617,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.89943,
"c": 0.05335,
"h": 11
},
"luminance": 0.71176
}Semantic roles & 50–950 ramp
primary
#FFD0D5
secondary
#89EAE0
accent
#E6CD00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484