#F5CCDB#F5CCDB
#F5CCDB is a very light, muted pink. Relative luminance 0.677; OKLCH L 88.5% C 0.050 H 354.2°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CCDB |
|---|---|
| RGB | rgb(245, 204, 219) |
| HSL | hsl(338, 67%, 88%) |
| HSV | hsv(338, 17%, 96%) |
| CMYK | cmyk(0%, 16.7%, 10.6%, 3.9%) |
| CIE-LAB | lab(85.86, 16.80, -2.00) |
| CIE-LCH | lch(85.86, 16.92, 353.20°) |
| OKLab | oklab(88.46% 0.0497 -0.0051) |
| OKLCH | oklch(88.46% 0.05 354.2) |
| XYZ | xyz(72.0345, 67.7147, 76.2798) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 1.92
Pale Pink
#FFCFDC
ΔE00 2.19
Bubblegum
#FFC1CC
ΔE00 5.47
Light Rose
#FFC5CB
ΔE00 5.48
Pink
#FFC0CB
ΔE00 5.71
Pale Rose
#FDC1C5
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CCDB #CCF5E6
analogous
#F5CCEF #F5CCDB #F5D1CC
triadic
#F5CCDB #DBF5CC #CCDBF5
tetradic
#F5CCDB #EFF5CC #CCF5E6 #D1CCF5
square
#F5CCDB #EFF5CC #CCF5E6 #D1CCF5
split-complementary
#F5CCDB #CCF5D1 #CCEFF5
monochromatic
#E16693 #EB99B7 #F5CCDB #FAE5ED #FAE5ED
Accessibility & contrast
On white
1.44
#F5CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#F5CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CCDB
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CCDB | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#D9D9DA
Tritanopia (blue-blind)
#FCCBD1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f5ccdb; /* rgb */ color: rgb(245, 204, 219); /* oklch */ color: oklch(88.5% 0.050 354.2);
Tailwind
colors: {
custom: {
50: '#f8dbe6',
500: '#f5ccdb',
950: '#000000',
},
}SCSS
$custom: #f5ccdb; $custom-light: #f8dbe6; $custom-dark: #000000;
JSON
{
"hex": "#f5ccdb",
"rgb": {
"r": 245,
"g": 204,
"b": 219
},
"hsl": {
"h": 338.049,
"s": 67.213,
"l": 88.039
},
"oklch": {
"l": 0.88455,
"c": 0.04997,
"h": 354.2
},
"luminance": 0.67713
}Semantic roles & 50–950 ramp
primary
#F5CCDB
secondary
#8FD7BC
accent
#CF8C16
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484