#FFD2D4#FFD2D4
#FFD2D4 is a very light, muted red. Relative luminance 0.721; OKLCH L 90.3% C 0.051 H 15.1°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2D4 |
|---|---|
| RGB | rgb(255, 210, 212) |
| HSL | hsl(357, 100%, 91%) |
| HSV | hsv(357, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 16.9%, 0%) |
| CIE-LAB | lab(88.02, 16.06, 4.96) |
| CIE-LCH | lch(88.02, 16.81, 17.16°) |
| OKLab | oklab(90.28% 0.049 0.0132) |
| OKLCH | oklch(90.28% 0.051 15.1) |
| XYZ | xyz(76.1702, 72.1092, 72.1807) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.04
Pale Pink
#FFCFDC
ΔE00 4.06
Light Pink
#FFD1DF
ΔE00 4.36
Pale Rose
#FDC1C5
ΔE00 4.73
Bubblegum
#FFC1CC
ΔE00 5.65
Pink
#FFC0CB
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2D4 #D2FFFD
analogous
#FFD2EA #FFD2D4 #FFE6D2
triadic
#FFD2D4 #D4FFD2 #D2D4FF
tetradic
#FFD2D4 #EAFFD2 #D2FFFD #E6D2FF
square
#FFD2D4 #EAFFD2 #D2FFFD #E6D2FF
split-complementary
#FFD2D4 #D2FFE6 #D2EAFF
monochromatic
#FF585F #FF959A #FFD2D4 #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.36
#FFD2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#FFD2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2D4
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2D4 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D4
Deuteranopia (green-blind)
#E3E0D3
Tritanopia (blue-blind)
#FFCED3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd2d4; /* rgb */ color: rgb(255, 210, 212); /* oklch */ color: oklch(90.3% 0.051 15.1);
Tailwind
colors: {
custom: {
50: '#ffe0e1',
500: '#ffd2d4',
950: '#000000',
},
}SCSS
$custom: #ffd2d4; $custom-light: #ffe0e1; $custom-dark: #000000;
JSON
{
"hex": "#ffd2d4",
"rgb": {
"r": 255,
"g": 210,
"b": 212
},
"hsl": {
"h": 357.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.90284,
"c": 0.05075,
"h": 15.1
},
"luminance": 0.72107
}Semantic roles & 50–950 ramp
primary
#FFD2D4
secondary
#8BEAE6
accent
#E6DB00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484