#FFD5DA#FFD5DA
#FFD5DA is a very light, muted red. Relative luminance 0.739; OKLCH L 91.0% C 0.047 H 10.0°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5DA |
|---|---|
| RGB | rgb(255, 213, 218) |
| HSL | hsl(353, 100%, 92%) |
| HSV | hsv(353, 16%, 100%) |
| CMYK | cmyk(0%, 16.5%, 14.5%, 0%) |
| CIE-LAB | lab(88.88, 15.42, 3.04) |
| CIE-LCH | lch(88.88, 15.72, 11.14°) |
| OKLab | oklab(91% 0.0467 0.0082) |
| OKLCH | oklch(91% 0.047 10) |
| XYZ | xyz(77.6888, 73.9128, 76.4903) |
| Luminance | 0.7391 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 3.31
Light Pink
#FFD1DF
ΔE00 3.38
Light Rose
#FFC5CB
ΔE00 4.76
Pale Rose
#FDC1C5
ΔE00 5.67
Bubblegum
#FFC1CC
ΔE00 6.03
Pink
#FFC0CB
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5DA #D5FFFA
analogous
#FFD5EF #FFD5DA #FFE5D5
triadic
#FFD5DA #DAFFD5 #D5DAFF
tetradic
#FFD5DA #EFFFD5 #D5FFFA #E5D5FF
square
#FFD5DA #EFFFD5 #D5FFFA #E5D5FF
split-complementary
#FFD5DA #D5FFE5 #D5EFFF
monochromatic
#FF5B6E #FF98A4 #FFD5DA #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.33
#FFD5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#FFD5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5DA
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5DA | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDA
Deuteranopia (green-blind)
#E5E2D9
Tritanopia (blue-blind)
#FFD2D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd5da; /* rgb */ color: rgb(255, 213, 218); /* oklch */ color: oklch(91.0% 0.047 10.0);
Tailwind
colors: {
custom: {
50: '#ffe2e5',
500: '#ffd5da',
950: '#000000',
},
}SCSS
$custom: #ffd5da; $custom-light: #ffe2e5; $custom-dark: #000000;
JSON
{
"hex": "#ffd5da",
"rgb": {
"r": 255,
"g": 213,
"b": 218
},
"hsl": {
"h": 352.857,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.91001,
"c": 0.04745,
"h": 10
},
"luminance": 0.7391
}Semantic roles & 50–950 ramp
primary
#FFD5DA
secondary
#8DEBE0
accent
#E6CA00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484