#FFD2DA#FFD2DA
#FFD2DA is a very light, muted red. Relative luminance 0.724; OKLCH L 90.4% C 0.052 H 6.2°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2DA |
|---|---|
| RGB | rgb(255, 210, 218) |
| HSL | hsl(349, 100%, 91%) |
| HSV | hsv(349, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 14.5%, 0%) |
| CIE-LAB | lab(88.17, 16.99, 2.00) |
| CIE-LCH | lch(88.17, 17.10, 6.73°) |
| OKLab | oklab(90.45% 0.0512 0.0055) |
| OKLCH | oklch(90.45% 0.052 6.2) |
| XYZ | xyz(76.9412, 72.4176, 76.2411) |
| Luminance | 0.7241 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 1.91
Light Pink
#FFD1DF
ΔE00 2.11
Light Rose
#FFC5CB
ΔE00 3.96
Bubblegum
#FFC1CC
ΔE00 4.90
Pale Rose
#FDC1C5
ΔE00 5.04
Pink
#FFC0CB
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2DA #D2FFF7
analogous
#FFD2F0 #FFD2DA #FFE0D2
triadic
#FFD2DA #DAFFD2 #D2DAFF
tetradic
#FFD2DA #F0FFD2 #D2FFF7 #E0D2FF
square
#FFD2DA #F0FFD2 #D2FFF7 #E0D2FF
split-complementary
#FFD2DA #D2FFE0 #D2F0FF
monochromatic
#FF5875 #FF95A8 #FFD2DA #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.36
#FFD2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#FFD2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2DA
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2DA | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DA
Deuteranopia (green-blind)
#E2E0D9
Tritanopia (blue-blind)
#FFCFD5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd2da; /* rgb */ color: rgb(255, 210, 218); /* oklch */ color: oklch(90.4% 0.052 6.2);
Tailwind
colors: {
custom: {
50: '#ffe0e5',
500: '#ffd2da',
950: '#000000',
},
}SCSS
$custom: #ffd2da; $custom-light: #ffe0e5; $custom-dark: #000000;
JSON
{
"hex": "#ffd2da",
"rgb": {
"r": 255,
"g": 210,
"b": 218
},
"hsl": {
"h": 349.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.90448,
"c": 0.05151,
"h": 6.2
},
"luminance": 0.72415
}Semantic roles & 50–950 ramp
primary
#FFD2DA
secondary
#8BEAD9
accent
#E6BD00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484