#FFD3DA#FFD3DA
#FFD3DA is a very light, muted red. Relative luminance 0.729; OKLCH L 90.6% C 0.050 H 7.4°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3DA |
|---|---|
| RGB | rgb(255, 211, 218) |
| HSL | hsl(350, 100%, 91%) |
| HSV | hsv(350, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 14.5%, 0%) |
| CIE-LAB | lab(88.41, 16.46, 2.35) |
| CIE-LCH | lch(88.41, 16.63, 8.12°) |
| OKLab | oklab(90.63% 0.0497 0.0064) |
| OKLCH | oklch(90.63% 0.05 7.4) |
| XYZ | xyz(77.1889, 72.9129, 76.3236) |
| Luminance | 0.7291 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 2.36
Light Pink
#FFD1DF
ΔE00 2.51
Light Rose
#FFC5CB
ΔE00 4.19
Pale Rose
#FDC1C5
ΔE00 5.21
Bubblegum
#FFC1CC
ΔE00 5.26
Pink
#FFC0CB
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3DA #D3FFF8
analogous
#FFD3F0 #FFD3DA #FFE2D3
triadic
#FFD3DA #DAFFD3 #D3DAFF
tetradic
#FFD3DA #F0FFD3 #D3FFF8 #E2D3FF
square
#FFD3DA #F0FFD3 #D3FFF8 #E2D3FF
split-complementary
#FFD3DA #D3FFE2 #D3F0FF
monochromatic
#FF5973 #FF96A7 #FFD3DA #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.35
#FFD3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#FFD3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3DA
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3DA | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DA
Deuteranopia (green-blind)
#E3E1D9
Tritanopia (blue-blind)
#FFD0D5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd3da; /* rgb */ color: rgb(255, 211, 218); /* oklch */ color: oklch(90.6% 0.050 7.4);
Tailwind
colors: {
custom: {
50: '#ffe0e5',
500: '#ffd3da',
950: '#000000',
},
}SCSS
$custom: #ffd3da; $custom-light: #ffe0e5; $custom-dark: #000000;
JSON
{
"hex": "#ffd3da",
"rgb": {
"r": 255,
"g": 211,
"b": 218
},
"hsl": {
"h": 350.455,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.90632,
"c": 0.05013,
"h": 7.4
},
"luminance": 0.7291
}Semantic roles & 50–950 ramp
primary
#FFD3DA
secondary
#8CEBDC
accent
#E6C100
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484