#FFD6DA#FFD6DA
#FFD6DA is a very light, muted red. Relative luminance 0.744; OKLCH L 91.2% C 0.046 H 11.4°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6DA |
|---|---|
| RGB | rgb(255, 214, 218) |
| HSL | hsl(354, 100%, 92%) |
| HSV | hsv(354, 16%, 100%) |
| CMYK | cmyk(0%, 16.1%, 14.5%, 0%) |
| CIE-LAB | lab(89.12, 14.90, 3.38) |
| CIE-LCH | lch(89.12, 15.28, 12.79°) |
| OKLab | oklab(91.19% 0.0452 0.0091) |
| OKLCH | oklch(91.19% 0.046 11.4) |
| XYZ | xyz(77.9411, 74.4174, 76.5744) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 3.80
Light Pink
#FFD1DF
ΔE00 3.85
Light Rose
#FFC5CB
ΔE00 5.10
Mistyrose
#FFE4E1
ΔE00 5.84
Pale Rose
#FDC1C5
ΔE00 5.95
Bubblegum
#FFC1CC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6DA #D6FFFB
analogous
#FFD6EF #FFD6DA #FFE7D6
triadic
#FFD6DA #DAFFD6 #D6DAFF
tetradic
#FFD6DA #EFFFD6 #D6FFFB #E7D6FF
square
#FFD6DA #EFFFD6 #D6FFFB #E7D6FF
split-complementary
#FFD6DA #D6FFE7 #D6EFFF
monochromatic
#FF5C6C #FF99A3 #FFD6DA #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.32
#FFD6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#FFD6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6DA
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6DA | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDA
Deuteranopia (green-blind)
#E5E3D9
Tritanopia (blue-blind)
#FFD3D7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd6da; /* rgb */ color: rgb(255, 214, 218); /* oklch */ color: oklch(91.2% 0.046 11.4);
Tailwind
colors: {
custom: {
50: '#ffe2e5',
500: '#ffd6da',
950: '#000000',
},
}SCSS
$custom: #ffd6da; $custom-light: #ffe2e5; $custom-dark: #000000;
JSON
{
"hex": "#ffd6da",
"rgb": {
"r": 255,
"g": 214,
"b": 218
},
"hsl": {
"h": 354.146,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.91187,
"c": 0.04615,
"h": 11.4
},
"luminance": 0.74415
}Semantic roles & 50–950 ramp
primary
#FFD6DA
secondary
#8EEBE2
accent
#E6CF00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484