#F2BBCF#F2BBCF
#F2BBCF is a very light, moderate pink. Relative luminance 0.589; OKLCH L 84.7% C 0.068 H 355.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBCF |
|---|---|
| RGB | rgb(242, 187, 207) |
| HSL | hsl(338, 68%, 84%) |
| HSV | hsv(338, 23%, 95%) |
| CMYK | cmyk(0%, 22.7%, 14.5%, 5.1%) |
| CIE-LAB | lab(81.25, 22.80, -2.38) |
| CIE-LCH | lch(81.25, 22.92, 354.03°) |
| OKLab | oklab(84.71% 0.0678 -0.006) |
| OKLCH | oklch(84.71% 0.068 355) |
| XYZ | xyz(65.6507, 58.9254, 66.9350) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.05
Baby Pink
#FFB7CE
ΔE00 3.29
Bubblegum
#FFC1CC
ΔE00 4.02
Pink
#FFC0CB
ΔE00 4.07
Powder Pink
#FFB2D0
ΔE00 4.43
Pale Pink
#FFCFDC
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBCF #BBF2DE
analogous
#F2BBEB #F2BBCF #F2C3BB
triadic
#F2BBCF #CFF2BB #BBCFF2
tetradic
#F2BBCF #EBF2BB #BBF2DE #C3BBF2
square
#F2BBCF #EBF2BB #BBF2DE #C3BBF2
split-complementary
#F2BBCF #BBF2C3 #BBEBF2
monochromatic
#DE5486 #E888AB #F2BBCF #FAE5ED #FAE5ED
Accessibility & contrast
On white
1.64
#F2BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#F2BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBCF
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBCF | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4D0
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#FBB9C2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f2bbcf; /* rgb */ color: rgb(242, 187, 207); /* oklch */ color: oklch(84.7% 0.068 355.0);
Tailwind
colors: {
custom: {
50: '#f7cfdd',
500: '#f2bbcf',
950: '#000000',
},
}SCSS
$custom: #f2bbcf; $custom-light: #f7cfdd; $custom-dark: #000000;
JSON
{
"hex": "#f2bbcf",
"rgb": {
"r": 242,
"g": 187,
"b": 207
},
"hsl": {
"h": 338.182,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.84712,
"c": 0.06806,
"h": 355
},
"luminance": 0.58923
}Semantic roles & 50–950 ramp
primary
#F2BBCF
secondary
#80D2B4
accent
#D08C16
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384