#F0BBDC#F0BBDC
#F0BBDC is a very light, moderate pink. Relative luminance 0.592; OKLCH L 84.9% C 0.074 H 341.0°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BBDC |
|---|---|
| RGB | rgb(240, 187, 220) |
| HSL | hsl(323, 64%, 84%) |
| HSV | hsv(323, 22%, 94%) |
| CMYK | cmyk(0%, 22.1%, 8.3%, 5.9%) |
| CIE-LAB | lab(81.42, 24.23, -9.15) |
| CIE-LCH | lch(81.42, 25.90, 339.32°) |
| OKLab | oklab(84.92% 0.0701 -0.0241) |
| OKLCH | oklch(84.92% 0.074 341) |
| XYZ | xyz(66.6230, 59.2354, 75.6204) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.21
Baby Pink
#FFB7CE
ΔE00 5.64
Pale Mauve
#FED0FC
ΔE00 6.08
Pastel Pink
#FFBACD
ΔE00 6.20
Very Light Purple
#F6CEFC
ΔE00 6.66
Thistle
#D8BFD8
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BBDC #BBF0CF
analogous
#E9BBF0 #F0BBDC #F0BBC1
triadic
#F0BBDC #DCF0BB #BBDCF0
tetradic
#F0BBDC #F0E9BB #BBF0CF #BBC1F0
square
#F0BBDC #F0E9BB #BBF0CF #BBC1F0
split-complementary
#F0BBDC #C1F0BB #BBF0E9
monochromatic
#DA57A8 #E589C2 #F0BBDC #F9E6F2 #F9E6F2
Accessibility & contrast
On white
1.63
#F0BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#F0BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BBDC
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BBDC | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DD
Deuteranopia (green-blind)
#C9CDDA
Tritanopia (blue-blind)
#F7BBC6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f0bbdc; /* rgb */ color: rgb(240, 187, 220); /* oklch */ color: oklch(84.9% 0.074 341.0);
Tailwind
colors: {
custom: {
50: '#f5cfe6',
500: '#f0bbdc',
950: '#000000',
},
}SCSS
$custom: #f0bbdc; $custom-light: #f5cfe6; $custom-dark: #000000;
JSON
{
"hex": "#f0bbdc",
"rgb": {
"r": 240,
"g": 187,
"b": 220
},
"hsl": {
"h": 322.642,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.84919,
"c": 0.07417,
"h": 341
},
"luminance": 0.59233
}Semantic roles & 50–950 ramp
primary
#F0BBDC
secondary
#81CF9E
accent
#CC5D1A
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384