#F0BBDB#F0BBDB
#F0BBDB is a very light, moderate pink. Relative luminance 0.592; OKLCH L 84.9% C 0.073 H 341.9°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BBDB |
|---|---|
| RGB | rgb(240, 187, 219) |
| HSL | hsl(324, 64%, 84%) |
| HSV | hsv(324, 22%, 94%) |
| CMYK | cmyk(0%, 22.1%, 8.8%, 5.9%) |
| CIE-LAB | lab(81.39, 24.07, -8.65) |
| CIE-LCH | lch(81.39, 25.57, 340.22°) |
| OKLab | oklab(84.89% 0.0698 -0.0228) |
| OKLCH | oklch(84.89% 0.073 341.9) |
| XYZ | xyz(66.4910, 59.1826, 74.9250) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.07
Baby Pink
#FFB7CE
ΔE00 5.42
Pastel Pink
#FFBACD
ΔE00 5.95
Pale Mauve
#FED0FC
ΔE00 6.27
Very Light Purple
#F6CEFC
ΔE00 6.87
Thistle
#D8BFD8
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BBDB #BBF0D0
analogous
#EABBF0 #F0BBDB #F0BBC0
triadic
#F0BBDB #DBF0BB #BBDBF0
tetradic
#F0BBDB #F0EABB #BBF0D0 #BBC0F0
square
#F0BBDB #F0EABB #BBF0D0 #BBC0F0
split-complementary
#F0BBDB #C0F0BB #BBF0EA
monochromatic
#DA57A6 #E589C0 #F0BBDB #F9E6F2 #F9E6F2
Accessibility & contrast
On white
1.64
#F0BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#F0BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BBDB
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BBDB | 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)
#BDC5DC
Deuteranopia (green-blind)
#C9CDD9
Tritanopia (blue-blind)
#F7BBC6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f0bbdb; /* rgb */ color: rgb(240, 187, 219); /* oklch */ color: oklch(84.9% 0.073 341.9);
Tailwind
colors: {
custom: {
50: '#f5cfe6',
500: '#f0bbdb',
950: '#000000',
},
}SCSS
$custom: #f0bbdb; $custom-light: #f5cfe6; $custom-dark: #000000;
JSON
{
"hex": "#f0bbdb",
"rgb": {
"r": 240,
"g": 187,
"b": 219
},
"hsl": {
"h": 323.774,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.84887,
"c": 0.07342,
"h": 341.9
},
"luminance": 0.5918
}Semantic roles & 50–950 ramp
primary
#F0BBDB
secondary
#81CF9F
accent
#CC601A
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384