#F3BBDF#F3BBDF
#F3BBDF is a very light, moderate pink. Relative luminance 0.599; OKLCH L 85.3% C 0.079 H 340.2°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BBDF |
|---|---|
| RGB | rgb(243, 187, 223) |
| HSL | hsl(321, 70%, 84%) |
| HSV | hsv(321, 23%, 95%) |
| CMYK | cmyk(0%, 23%, 8.2%, 4.7%) |
| CIE-LAB | lab(81.80, 25.76, -10.17) |
| CIE-LCH | lch(81.80, 27.70, 338.46°) |
| OKLab | oklab(85.3% 0.0744 -0.0269) |
| OKLCH | oklch(85.3% 0.079 340.2) |
| XYZ | xyz(68.0510, 59.9254, 77.7798) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.15
Pale Mauve
#FED0FC
ΔE00 5.73
Baby Pink
#FFB7CE
ΔE00 5.83
Very Light Purple
#F6CEFC
ΔE00 6.38
Pastel Pink
#FFBACD
ΔE00 6.51
Thistle
#D8BFD8
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BBDF #BBF3CF
analogous
#EBBBF3 #F3BBDF #F3BBC3
triadic
#F3BBDF #DFF3BB #BBDFF3
tetradic
#F3BBDF #F3EBBB #BBF3CF #BBC3F3
square
#F3BBDF #F3EBBB #BBF3CF #BBC3F3
split-complementary
#F3BBDF #C3F3BB #BBF3EB
monochromatic
#E153AE #EA87C7 #F3BBDF #FAE5F3 #FAE5F3
Accessibility & contrast
On white
1.62
#F3BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#F3BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BBDF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BBDF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6E0
Deuteranopia (green-blind)
#CACEDD
Tritanopia (blue-blind)
#FABCC7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f3bbdf; /* rgb */ color: rgb(243, 187, 223); /* oklch */ color: oklch(85.3% 0.079 340.2);
Tailwind
colors: {
custom: {
50: '#f7cfe9',
500: '#f3bbdf',
950: '#000000',
},
}SCSS
$custom: #f3bbdf; $custom-light: #f7cfe9; $custom-dark: #000000;
JSON
{
"hex": "#f3bbdf",
"rgb": {
"r": 243,
"g": 187,
"b": 223
},
"hsl": {
"h": 321.429,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.85304,
"c": 0.07914,
"h": 340.2
},
"luminance": 0.59923
}Semantic roles & 50–950 ramp
primary
#F3BBDF
secondary
#7FD39D
accent
#D25814
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171416
muted
#858384