#FFD1DA#FFD1DA
#FFD1DA is a very light, muted red. Relative luminance 0.719; OKLCH L 90.3% C 0.053 H 5.0°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD1DA |
|---|---|
| RGB | rgb(255, 209, 218) |
| HSL | hsl(348, 100%, 91%) |
| HSV | hsv(348, 18%, 100%) |
| CMYK | cmyk(0%, 18%, 14.5%, 0%) |
| CIE-LAB | lab(87.93, 17.51, 1.66) |
| CIE-LCH | lch(87.93, 17.59, 5.41°) |
| OKLab | oklab(90.26% 0.0527 0.0046) |
| OKLCH | oklch(90.26% 0.053 5) |
| XYZ | xyz(76.6951, 71.9254, 76.1590) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 1.47
Light Pink
#FFD1DF
ΔE00 1.75
Light Rose
#FFC5CB
ΔE00 3.79
Bubblegum
#FFC1CC
ΔE00 4.58
Pink
#FFC0CB
ΔE00 4.84
Pale Rose
#FDC1C5
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD1DA #D1FFF6
analogous
#FFD1F1 #FFD1DA #FFDFD1
triadic
#FFD1DA #DAFFD1 #D1DAFF
tetradic
#FFD1DA #F1FFD1 #D1FFF6 #DFD1FF
square
#FFD1DA #F1FFD1 #D1FFF6 #DFD1FF
split-complementary
#FFD1DA #D1FFDF #D1F1FF
monochromatic
#FF5778 #FF94A9 #FFD1DA #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.37
#FFD1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#FFD1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD1DA
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD1DA | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DA
Deuteranopia (green-blind)
#E1E0D9
Tritanopia (blue-blind)
#FFCED4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd1da; /* rgb */ color: rgb(255, 209, 218); /* oklch */ color: oklch(90.3% 0.053 5.0);
Tailwind
colors: {
custom: {
50: '#ffdfe5',
500: '#ffd1da',
950: '#000000',
},
}SCSS
$custom: #ffd1da; $custom-light: #ffdfe5; $custom-dark: #000000;
JSON
{
"hex": "#ffd1da",
"rgb": {
"r": 255,
"g": 209,
"b": 218
},
"hsl": {
"h": 348.261,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.90264,
"c": 0.05291,
"h": 5
},
"luminance": 0.71923
}Semantic roles & 50–950 ramp
primary
#FFD1DA
secondary
#8AEAD7
accent
#E6B900
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484