#F5D2DB#F5D2DB
#F5D2DB is a very light, muted pink. Relative luminance 0.706; OKLCH L 89.6% C 0.041 H 0.7°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F5D2DB |
|---|---|
| RGB | rgb(245, 210, 219) |
| HSL | hsl(345, 64%, 89%) |
| HSV | hsv(345, 14%, 96%) |
| CMYK | cmyk(0%, 14.3%, 10.6%, 3.9%) |
| CIE-LAB | lab(87.30, 13.65, 0.10) |
| CIE-LCH | lch(87.30, 13.65, 0.42°) |
| OKLab | oklab(89.57% 0.0408 0.0005) |
| OKLCH | oklch(89.57% 0.041 0.7) |
| XYZ | xyz(73.4881, 70.6219, 76.7643) |
| Luminance | 0.7062 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.33
Pale Pink
#FFCFDC
ΔE00 3.60
Light Rose
#FFC5CB
ΔE00 6.18
Mistyrose
#FFE4E1
ΔE00 6.70
Bubblegum
#FFC1CC
ΔE00 6.96
Pale Rose
#FDC1C5
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5D2DB #D2F5EC
analogous
#F5D2ED #F5D2DB #F5DBD2
triadic
#F5D2DB #DBF5D2 #D2DBF5
tetradic
#F5D2DB #EDF5D2 #D2F5EC #DBD2F5
square
#F5D2DB #EDF5D2 #D2F5EC #DBD2F5
split-complementary
#F5D2DB #D2F5DB #D2EDF5
monochromatic
#DF6E8B #EAA0B3 #F5D2DB #F9E6EB #F9E6EB
Accessibility & contrast
On white
1.39
#F5D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#F5D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5D2DB
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5D2DB | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#DEDDDA
Tritanopia (blue-blind)
#FCD0D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f5d2db; /* rgb */ color: rgb(245, 210, 219); /* oklch */ color: oklch(89.6% 0.041 0.7);
Tailwind
colors: {
custom: {
50: '#f8dfe6',
500: '#f5d2db',
950: '#000000',
},
}SCSS
$custom: #f5d2db; $custom-light: #f8dfe6; $custom-dark: #000000;
JSON
{
"hex": "#f5d2db",
"rgb": {
"r": 245,
"g": 210,
"b": 219
},
"hsl": {
"h": 344.571,
"s": 63.636,
"l": 89.216
},
"oklch": {
"l": 0.89572,
"c": 0.04077,
"h": 0.7
},
"luminance": 0.7062
}Semantic roles & 50–950 ramp
primary
#F5D2DB
secondary
#95D6C5
accent
#CB9E1A
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484