#FFD3DB#FFD3DB
#FFD3DB is a very light, muted red. Relative luminance 0.730; OKLCH L 90.7% C 0.050 H 5.9°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3DB |
|---|---|
| RGB | rgb(255, 211, 219) |
| HSL | hsl(349, 100%, 91%) |
| HSV | hsv(349, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 14.1%, 0%) |
| CIE-LAB | lab(88.43, 16.62, 1.86) |
| CIE-LCH | lch(88.43, 16.72, 6.37°) |
| OKLab | oklab(90.66% 0.0501 0.0051) |
| OKLCH | oklch(90.66% 0.05 5.9) |
| XYZ | xyz(77.3201, 72.9654, 77.0149) |
| Luminance | 0.7296 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 2.05
Light Pink
#FFD1DF
ΔE00 2.15
Light Rose
#FFC5CB
ΔE00 4.27
Bubblegum
#FFC1CC
ΔE00 5.21
Pale Rose
#FDC1C5
ΔE00 5.33
Pink
#FFC0CB
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3DB #D3FFF7
analogous
#FFD3F1 #FFD3DB #FFE1D3
triadic
#FFD3DB #DBFFD3 #D3DBFF
tetradic
#FFD3DB #F1FFD3 #D3FFF7 #E1D3FF
square
#FFD3DB #F1FFD3 #D3FFF7 #E1D3FF
split-complementary
#FFD3DB #D3FFE1 #D3F1FF
monochromatic
#FF5977 #FF96A9 #FFD3DB #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.35
#FFD3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#FFD3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3DB
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3DB | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#E3E1DA
Tritanopia (blue-blind)
#FFD0D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd3db; /* rgb */ color: rgb(255, 211, 219); /* oklch */ color: oklch(90.7% 0.050 5.9);
Tailwind
colors: {
custom: {
50: '#ffe0e6',
500: '#ffd3db',
950: '#000000',
},
}SCSS
$custom: #ffd3db; $custom-light: #ffe0e6; $custom-dark: #000000;
JSON
{
"hex": "#ffd3db",
"rgb": {
"r": 255,
"g": 211,
"b": 219
},
"hsl": {
"h": 349.091,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.9066,
"c": 0.05034,
"h": 5.9
},
"luminance": 0.72963
}Semantic roles & 50–950 ramp
primary
#FFD3DB
secondary
#8CEBD9
accent
#E6BC00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484