#F5CBDB#F5CBDB
#F5CBDB is a very light, muted pink. Relative luminance 0.672; OKLCH L 88.3% C 0.052 H 353.3°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CBDB |
|---|---|
| RGB | rgb(245, 203, 219) |
| HSL | hsl(337, 68%, 88%) |
| HSV | hsv(337, 17%, 96%) |
| CMYK | cmyk(0%, 17.1%, 10.6%, 3.9%) |
| CIE-LAB | lab(85.63, 17.33, -2.35) |
| CIE-LCH | lch(85.63, 17.48, 352.27°) |
| OKLab | oklab(88.27% 0.0512 -0.006) |
| OKLCH | oklch(88.27% 0.052 353.3) |
| XYZ | xyz(71.7976, 67.2409, 76.2008) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.00
Pale Pink
#FFCFDC
ΔE00 2.24
Bubblegum
#FFC1CC
ΔE00 5.33
Light Rose
#FFC5CB
ΔE00 5.50
Pink
#FFC0CB
ΔE00 5.57
Pastel Pink
#FFBACD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CBDB #CBF5E5
analogous
#F5CBF0 #F5CBDB #F5D0CB
triadic
#F5CBDB #DBF5CB #CBDBF5
tetradic
#F5CBDB #F0F5CB #CBF5E5 #D0CBF5
square
#F5CBDB #F0F5CB #CBF5E5 #D0CBF5
split-complementary
#F5CBDB #CBF5D0 #CBF0F5
monochromatic
#E16494 #EB98B7 #F5CBDB #FAE5ED #FAE5ED
Accessibility & contrast
On white
1.45
#F5CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#F5CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CBDB
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CBDB | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#D8D9DA
Tritanopia (blue-blind)
#FCCAD0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f5cbdb; /* rgb */ color: rgb(245, 203, 219); /* oklch */ color: oklch(88.3% 0.052 353.3);
Tailwind
colors: {
custom: {
50: '#f8dbe6',
500: '#f5cbdb',
950: '#000000',
},
}SCSS
$custom: #f5cbdb; $custom-light: #f8dbe6; $custom-dark: #000000;
JSON
{
"hex": "#f5cbdb",
"rgb": {
"r": 245,
"g": 203,
"b": 219
},
"hsl": {
"h": 337.143,
"s": 67.742,
"l": 87.843
},
"oklch": {
"l": 0.8827,
"c": 0.05156,
"h": 353.3
},
"luminance": 0.67239
}Semantic roles & 50–950 ramp
primary
#F5CBDB
secondary
#8ED7BB
accent
#D08916
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484