#FFD2D5#FFD2D5
#FFD2D5 is a very light, muted red. Relative luminance 0.722; OKLCH L 90.3% C 0.051 H 13.6°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2D5 |
|---|---|
| RGB | rgb(255, 210, 213) |
| HSL | hsl(356, 100%, 91%) |
| HSV | hsv(356, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 16.5%, 0%) |
| CIE-LAB | lab(88.05, 16.21, 4.47) |
| CIE-LCH | lch(88.05, 16.82, 15.40°) |
| OKLab | oklab(90.31% 0.0494 0.012) |
| OKLCH | oklch(90.31% 0.051 13.6) |
| XYZ | xyz(76.2968, 72.1598, 72.8471) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 3.68
Light Rose
#FFC5CB
ΔE00 3.93
Light Pink
#FFD1DF
ΔE00 3.97
Pale Rose
#FDC1C5
ΔE00 4.70
Bubblegum
#FFC1CC
ΔE00 5.46
Pink
#FFC0CB
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2D5 #D2FFFC
analogous
#FFD2EB #FFD2D5 #FFE5D2
triadic
#FFD2D5 #D5FFD2 #D2D5FF
tetradic
#FFD2D5 #EBFFD2 #D2FFFC #E5D2FF
square
#FFD2D5 #EBFFD2 #D2FFFC #E5D2FF
split-complementary
#FFD2D5 #D2FFE5 #D2EBFF
monochromatic
#FF5863 #FF959C #FFD2D5 #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.36
#FFD2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#FFD2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2D5
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2D5 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D5
Deuteranopia (green-blind)
#E3E0D4
Tritanopia (blue-blind)
#FFCED3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd2d5; /* rgb */ color: rgb(255, 210, 213); /* oklch */ color: oklch(90.3% 0.051 13.6);
Tailwind
colors: {
custom: {
50: '#ffe0e1',
500: '#ffd2d5',
950: '#000000',
},
}SCSS
$custom: #ffd2d5; $custom-light: #ffe0e1; $custom-dark: #000000;
JSON
{
"hex": "#ffd2d5",
"rgb": {
"r": 255,
"g": 210,
"b": 213
},
"hsl": {
"h": 356,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.90311,
"c": 0.05079,
"h": 13.6
},
"luminance": 0.72157
}Semantic roles & 50–950 ramp
primary
#FFD2D5
secondary
#8BEAE4
accent
#E6D600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484