#F0BBD5#F0BBD5
#F0BBD5 is a very light, moderate pink. Relative luminance 0.589; OKLCH L 84.7% C 0.069 H 347.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BBD5 |
|---|---|
| RGB | rgb(240, 187, 213) |
| HSL | hsl(331, 64%, 84%) |
| HSV | hsv(331, 22%, 94%) |
| CMYK | cmyk(0%, 22.1%, 11.2%, 5.9%) |
| CIE-LAB | lab(81.22, 23.07, -5.68) |
| CIE-LCH | lch(81.22, 23.76, 346.17°) |
| OKLab | oklab(84.7% 0.0677 -0.0148) |
| OKLCH | oklch(84.7% 0.069 347.7) |
| XYZ | xyz(65.7153, 58.8723, 70.8398) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 4.27
Pastel Pink
#FFBACD
ΔE00 4.54
Powder Pink
#FFB2D0
ΔE00 4.54
Bubblegum
#FFC1CC
ΔE00 5.92
Pale Pink
#FFCFDC
ΔE00 5.92
Pink
#FFC0CB
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BBD5 #BBF0D6
analogous
#F0BBEF #F0BBD5 #F0BBBB
triadic
#F0BBD5 #D5F0BB #BBD5F0
tetradic
#F0BBD5 #EFF0BB #BBF0D6 #BBBBF0
square
#F0BBD5 #EFF0BB #BBF0D6 #BBBBF0
split-complementary
#F0BBD5 #BBF0BB #BBEFF0
monochromatic
#DA5797 #E589B6 #F0BBD5 #F9E6F0 #F9E6F0
Accessibility & contrast
On white
1.64
#F0BBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#F0BBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BBD5
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BBD5 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC5D6
Deuteranopia (green-blind)
#CBCDD4
Tritanopia (blue-blind)
#F8BAC4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f0bbd5; /* rgb */ color: rgb(240, 187, 213); /* oklch */ color: oklch(84.7% 0.069 347.7);
Tailwind
colors: {
custom: {
50: '#f5cfe1',
500: '#f0bbd5',
950: '#000000',
},
}SCSS
$custom: #f0bbd5; $custom-light: #f5cfe1; $custom-dark: #000000;
JSON
{
"hex": "#f0bbd5",
"rgb": {
"r": 240,
"g": 187,
"b": 213
},
"hsl": {
"h": 330.566,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.84699,
"c": 0.06932,
"h": 347.7
},
"luminance": 0.5887
}Semantic roles & 50–950 ramp
primary
#F0BBD5
secondary
#81CFA8
accent
#CC741A
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384