#F9BBDA#F9BBDA
#F9BBDA is a very light, moderate pink. Relative luminance 0.607; OKLCH L 85.7% C 0.081 H 347.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BBDA |
|---|---|
| RGB | rgb(249, 187, 218) |
| HSL | hsl(330, 84%, 85%) |
| HSV | hsv(330, 25%, 98%) |
| CMYK | cmyk(0%, 24.9%, 12.4%, 2.4%) |
| CIE-LAB | lab(82.24, 26.98, -6.76) |
| CIE-LCH | lch(82.24, 27.82, 345.94°) |
| OKLab | oklab(85.73% 0.0794 -0.0176) |
| OKLCH | oklch(85.73% 0.081 347.5) |
| XYZ | xyz(69.4919, 60.7451, 74.3806) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.28
Baby Pink
#FFB7CE
ΔE00 3.66
Pastel Pink
#FFBACD
ΔE00 4.36
Bubblegum
#FFC1CC
ΔE00 6.44
Pink
#FFC0CB
ΔE00 6.48
Soft Pink
#FDB0C0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BBDA #BBF9DA
analogous
#F9BBF9 #F9BBDA #F9BBBB
triadic
#F9BBDA #DAF9BB #BBDAF9
tetradic
#F9BBDA #F9F9BB #BBF9DA #BBBBF9
square
#F9BBDA #F9F9BB #BBF9DA #BBBBF9
split-complementary
#F9BBDA #BBF9BB #BBF9F9
monochromatic
#EF4B9D #F483BB #F9BBDA #FDE3F0 #FDE3F0
Accessibility & contrast
On white
1.60
#F9BBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#F9BBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BBDA
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BBDA | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DB
Deuteranopia (green-blind)
#CED0D8
Tritanopia (blue-blind)
#FFBAC5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f9bbda; /* rgb */ color: rgb(249, 187, 218); /* oklch */ color: oklch(85.7% 0.081 347.5);
Tailwind
colors: {
custom: {
50: '#fcd0e5',
500: '#f9bbda',
950: '#000000',
},
}SCSS
$custom: #f9bbda; $custom-light: #fcd0e5; $custom-dark: #000000;
JSON
{
"hex": "#f9bbda",
"rgb": {
"r": 249,
"g": 187,
"b": 218
},
"hsl": {
"h": 330,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.85733,
"c": 0.08128,
"h": 347.5
},
"luminance": 0.60742
}Semantic roles & 50–950 ramp
primary
#F9BBDA
secondary
#7BDDAC
accent
#E07305
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384