#F2BFCF#F2BFCF
#F2BFCF is a very light, moderate pink. Relative luminance 0.606; OKLCH L 85.4% C 0.062 H 357.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BFCF |
|---|---|
| RGB | rgb(242, 191, 207) |
| HSL | hsl(341, 66%, 85%) |
| HSV | hsv(341, 21%, 95%) |
| CMYK | cmyk(0%, 21.1%, 14.5%, 5.1%) |
| CIE-LAB | lab(82.19, 20.68, -1.01) |
| CIE-LCH | lch(82.19, 20.70, 357.21°) |
| OKLab | oklab(85.44% 0.0617 -0.0024) |
| OKLCH | oklch(85.44% 0.062 357.8) |
| XYZ | xyz(66.5111, 60.6463, 67.2218) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 3.36
Pink
#FFC0CB
ΔE00 3.49
Pastel Pink
#FFBACD
ΔE00 3.67
Pale Pink
#FFCFDC
ΔE00 3.73
Light Pink
#FFD1DF
ΔE00 4.12
Baby Pink
#FFB7CE
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BFCF #BFF2E2
analogous
#F2BFE9 #F2BFCF #F2C8BF
triadic
#F2BFCF #CFF2BF #BFCFF2
tetradic
#F2BFCF #E9F2BF #BFF2E2 #C8BFF2
square
#F2BFCF #E9F2BF #BFF2E2 #C8BFF2
split-complementary
#F2BFCF #BFF2C8 #BFE9F2
monochromatic
#DD5983 #E88CA9 #F2BFCF #FAE6EC #FAE6EC
Accessibility & contrast
On white
1.60
#F2BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#F2BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BFCF
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BFCF | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7D0
Deuteranopia (green-blind)
#D0D0CE
Tritanopia (blue-blind)
#FBBDC4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f2bfcf; /* rgb */ color: rgb(242, 191, 207); /* oklch */ color: oklch(85.4% 0.062 357.8);
Tailwind
colors: {
custom: {
50: '#f7d2dd',
500: '#f2bfcf',
950: '#000000',
},
}SCSS
$custom: #f2bfcf; $custom-light: #f7d2dd; $custom-dark: #000000;
JSON
{
"hex": "#f2bfcf",
"rgb": {
"r": 242,
"g": 191,
"b": 207
},
"hsl": {
"h": 341.176,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.85436,
"c": 0.06175,
"h": 357.8
},
"luminance": 0.60644
}Semantic roles & 50–950 ramp
primary
#F2BFCF
secondary
#83D2B9
accent
#CE9517
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384