#F0BBCA#F0BBCA
#F0BBCA is a very light, moderate pink. Relative luminance 0.583; OKLCH L 84.4% C 0.064 H 359.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BBCA |
|---|---|
| RGB | rgb(240, 187, 202) |
| HSL | hsl(343, 64%, 84%) |
| HSV | hsv(343, 22%, 94%) |
| CMYK | cmyk(0%, 22.1%, 15.8%, 5.9%) |
| CIE-LAB | lab(80.92, 21.31, -0.19) |
| CIE-LCH | lch(80.92, 21.31, 359.48°) |
| OKLab | oklab(84.37% 0.0638 -0.0002) |
| OKLCH | oklch(84.37% 0.064 359.8) |
| XYZ | xyz(64.3662, 58.3327, 63.7345) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 3.21
Pink
#FFC0CB
ΔE00 3.26
Pastel Pink
#FFBACD
ΔE00 3.35
Baby Pink
#FFB7CE
ΔE00 4.03
Light Rose
#FFC5CB
ΔE00 4.31
Pale Pink
#FFCFDC
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BBCA #BBF0E1
analogous
#F0BBE4 #F0BBCA #F0C6BB
triadic
#F0BBCA #CAF0BB #BBCAF0
tetradic
#F0BBCA #E4F0BB #BBF0E1 #C6BBF0
square
#F0BBCA #E4F0BB #BBF0E1 #C6BBF0
split-complementary
#F0BBCA #BBF0C6 #BBE4F0
monochromatic
#DA577C #E589A3 #F0BBCA #F9E6EB #F9E6EB
Accessibility & contrast
On white
1.66
#F0BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#F0BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BBCA
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BBCA | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CB
Deuteranopia (green-blind)
#CDCCC9
Tritanopia (blue-blind)
#F9B8C0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f0bbca; /* rgb */ color: rgb(240, 187, 202); /* oklch */ color: oklch(84.4% 0.064 359.8);
Tailwind
colors: {
custom: {
50: '#f5cfda',
500: '#f0bbca',
950: '#000000',
},
}SCSS
$custom: #f0bbca; $custom-light: #f5cfda; $custom-dark: #000000;
JSON
{
"hex": "#f0bbca",
"rgb": {
"r": 240,
"g": 187,
"b": 202
},
"hsl": {
"h": 343.019,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.8437,
"c": 0.06379,
"h": 359.8
},
"luminance": 0.5833
}Semantic roles & 50–950 ramp
primary
#F0BBCA
secondary
#81CFB9
accent
#CC991A
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383