#F3BFDB#F3BFDB
#F3BFDB is a very light, moderate pink. Relative luminance 0.614; OKLCH L 85.9% C 0.069 H 345.1°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BFDB |
|---|---|
| RGB | rgb(243, 191, 219) |
| HSL | hsl(328, 68%, 85%) |
| HSV | hsv(328, 21%, 95%) |
| CMYK | cmyk(0%, 21.4%, 9.9%, 4.7%) |
| CIE-LAB | lab(82.61, 22.97, -6.81) |
| CIE-LCH | lch(82.61, 23.96, 343.48°) |
| OKLab | oklab(85.89% 0.0671 -0.0178) |
| OKLCH | oklch(85.89% 0.069 345.1) |
| XYZ | xyz(68.3785, 61.4330, 75.2599) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 4.88
Powder Pink
#FFB2D0
ΔE00 5.07
Pastel Pink
#FFBACD
ΔE00 5.14
Light Pink
#FFD1DF
ΔE00 5.74
Pale Pink
#FFCFDC
ΔE00 5.75
Bubblegum
#FFC1CC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BFDB #BFF3D7
analogous
#F1BFF3 #F3BFDB #F3BFC1
triadic
#F3BFDB #DBF3BF #BFDBF3
tetradic
#F3BFDB #F3F1BF #BFF3D7 #BFC1F3
square
#F3BFDB #F3F1BF #BFF3D7 #BFC1F3
split-complementary
#F3BFDB #C1F3BF #BFF3F1
monochromatic
#E058A1 #E98BBE #F3BFDB #FAE5F1 #FAE5F1
Accessibility & contrast
On white
1.58
#F3BFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#F3BFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BFDB
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BFDB | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#CED1DA
Tritanopia (blue-blind)
#FABFC8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f3bfdb; /* rgb */ color: rgb(243, 191, 219); /* oklch */ color: oklch(85.9% 0.069 345.1);
Tailwind
colors: {
custom: {
50: '#f7d2e6',
500: '#f3bfdb',
950: '#000000',
},
}SCSS
$custom: #f3bfdb; $custom-light: #f7d2e6; $custom-dark: #000000;
JSON
{
"hex": "#f3bfdb",
"rgb": {
"r": 243,
"g": 191,
"b": 219
},
"hsl": {
"h": 327.692,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.85893,
"c": 0.06939,
"h": 345.1
},
"luminance": 0.61431
}Semantic roles & 50–950 ramp
primary
#F3BFDB
secondary
#83D3A8
accent
#D06C15
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384