#F2BFDA#F2BFDA
#F2BFDA is a very light, moderate pink. Relative luminance 0.612; OKLCH L 85.8% C 0.068 H 345.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BFDA |
|---|---|
| RGB | rgb(242, 191, 218) |
| HSL | hsl(328, 66%, 85%) |
| HSV | hsv(328, 21%, 95%) |
| CMYK | cmyk(0%, 21.1%, 9.9%, 5.1%) |
| CIE-LAB | lab(82.49, 22.46, -6.47) |
| CIE-LCH | lch(82.49, 23.38, 343.93°) |
| OKLab | oklab(85.77% 0.0656 -0.0169) |
| OKLCH | oklch(85.77% 0.068 345.5) |
| XYZ | xyz(67.9030, 61.2030, 74.5526) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 4.91
Pastel Pink
#FFBACD
ΔE00 5.10
Powder Pink
#FFB2D0
ΔE00 5.20
Light Pink
#FFD1DF
ΔE00 5.56
Pale Pink
#FFCFDC
ΔE00 5.57
Bubblegum
#FFC1CC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BFDA #BFF2D7
analogous
#F0BFF2 #F2BFDA #F2BFC1
triadic
#F2BFDA #DAF2BF #BFDAF2
tetradic
#F2BFDA #F2F0BF #BFF2D7 #BFC1F2
square
#F2BFDA #F2F0BF #BFF2D7 #BFC1F2
split-complementary
#F2BFDA #C1F2BF #BFF2F0
monochromatic
#DD599F #E88CBD #F2BFDA #FAE6F0 #FAE6F0
Accessibility & contrast
On white
1.59
#F2BFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#F2BFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BFDA
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BFDA | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DB
Deuteranopia (green-blind)
#CED0D9
Tritanopia (blue-blind)
#F9BFC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2bfda; /* rgb */ color: rgb(242, 191, 218); /* oklch */ color: oklch(85.8% 0.068 345.5);
Tailwind
colors: {
custom: {
50: '#f6d2e5',
500: '#f2bfda',
950: '#000000',
},
}SCSS
$custom: #f2bfda; $custom-light: #f6d2e5; $custom-dark: #000000;
JSON
{
"hex": "#f2bfda",
"rgb": {
"r": 242,
"g": 191,
"b": 218
},
"hsl": {
"h": 328.235,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.85767,
"c": 0.06776,
"h": 345.5
},
"luminance": 0.61201
}Semantic roles & 50–950 ramp
primary
#F2BFDA
secondary
#83D2A8
accent
#CE6D17
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384