#FFD2D8#FFD2D8
#FFD2D8 is a very light, muted red. Relative luminance 0.723; OKLCH L 90.4% C 0.051 H 9.1°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2D8 |
|---|---|
| RGB | rgb(255, 210, 216) |
| HSL | hsl(352, 100%, 91%) |
| HSV | hsv(352, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 15.3%, 0%) |
| CIE-LAB | lab(88.12, 16.67, 2.99) |
| CIE-LCH | lch(88.12, 16.94, 10.16°) |
| OKLab | oklab(90.39% 0.0505 0.0081) |
| OKLCH | oklch(90.39% 0.051 9.1) |
| XYZ | xyz(76.6811, 72.3135, 74.8711) |
| Luminance | 0.7231 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 2.59
Light Pink
#FFD1DF
ΔE00 2.84
Light Rose
#FFC5CB
ΔE00 3.84
Pale Rose
#FDC1C5
ΔE00 4.82
Bubblegum
#FFC1CC
ΔE00 5.04
Pink
#FFC0CB
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2D8 #D2FFF9
analogous
#FFD2EE #FFD2D8 #FFE2D2
triadic
#FFD2D8 #D8FFD2 #D2D8FF
tetradic
#FFD2D8 #EEFFD2 #D2FFF9 #E2D2FF
square
#FFD2D8 #EEFFD2 #D2FFF9 #E2D2FF
split-complementary
#FFD2D8 #D2FFE2 #D2EEFF
monochromatic
#FF586E #FF95A3 #FFD2D8 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.36
#FFD2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#FFD2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2D8
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2D8 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D8
Deuteranopia (green-blind)
#E3E0D7
Tritanopia (blue-blind)
#FFCFD4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd2d8; /* rgb */ color: rgb(255, 210, 216); /* oklch */ color: oklch(90.4% 0.051 9.1);
Tailwind
colors: {
custom: {
50: '#ffe0e4',
500: '#ffd2d8',
950: '#000000',
},
}SCSS
$custom: #ffd2d8; $custom-light: #ffe0e4; $custom-dark: #000000;
JSON
{
"hex": "#ffd2d8",
"rgb": {
"r": 255,
"g": 210,
"b": 216
},
"hsl": {
"h": 352,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.90393,
"c": 0.05113,
"h": 9.1
},
"luminance": 0.72311
}Semantic roles & 50–950 ramp
primary
#FFD2D8
secondary
#8BEADE
accent
#E6C700
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484