#F5BBCA#F5BBCA
#F5BBCA is a very light, moderate pink. Relative luminance 0.592; OKLCH L 84.9% C 0.069 H 1.5°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BBCA |
|---|---|
| RGB | rgb(245, 187, 202) |
| HSL | hsl(344, 74%, 85%) |
| HSV | hsv(344, 24%, 96%) |
| CMYK | cmyk(0%, 23.7%, 17.6%, 3.9%) |
| CIE-LAB | lab(81.41, 23.08, 0.58) |
| CIE-LCH | lch(81.41, 23.09, 1.44°) |
| OKLab | oklab(84.86% 0.0693 0.0019) |
| OKLCH | oklch(84.86% 0.069 1.5) |
| XYZ | xyz(66.0875, 59.2202, 63.8152) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 2.32
Pink
#FFC0CB
ΔE00 2.36
Bubblegum
#FFC1CC
ΔE00 2.37
Baby Pink
#FFB7CE
ΔE00 3.20
Lightpink
#FFB6C1
ΔE00 3.62
Light Rose
#FFC5CB
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BBCA #BBF5E6
analogous
#F5BBE7 #F5BBCA #F5C9BB
triadic
#F5BBCA #CAF5BB #BBCAF5
tetradic
#F5BBCA #E7F5BB #BBF5E6 #C9BBF5
square
#F5BBCA #E7F5BB #BBF5E6 #C9BBF5
split-complementary
#F5BBCA #BBF5C9 #BBE7F5
monochromatic
#E55077 #ED86A0 #F5BBCA #FBE4EA #FBE4EA
Accessibility & contrast
On white
1.64
#F5BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#F5BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BBCA
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BBCA | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#D0CEC9
Tritanopia (blue-blind)
#FFB8C0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f5bbca; /* rgb */ color: rgb(245, 187, 202); /* oklch */ color: oklch(84.9% 0.069 1.5);
Tailwind
colors: {
custom: {
50: '#f9cfda',
500: '#f5bbca',
950: '#000000',
},
}SCSS
$custom: #f5bbca; $custom-light: #f9cfda; $custom-dark: #000000;
JSON
{
"hex": "#f5bbca",
"rgb": {
"r": 245,
"g": 187,
"b": 202
},
"hsl": {
"h": 344.483,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.8486,
"c": 0.06932,
"h": 1.5
},
"luminance": 0.59217
}Semantic roles & 50–950 ramp
primary
#F5BBCA
secondary
#7ED6BF
accent
#D6A30F
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383