#F7BFDA#F7BFDA
#F7BFDA is a very light, moderate pink. Relative luminance 0.621; OKLCH L 86.2% C 0.073 H 348.2°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BFDA |
|---|---|
| RGB | rgb(247, 191, 218) |
| HSL | hsl(331, 78%, 86%) |
| HSV | hsv(331, 23%, 97%) |
| CMYK | cmyk(0%, 22.7%, 11.7%, 3.1%) |
| CIE-LAB | lab(82.97, 24.18, -5.71) |
| CIE-LCH | lch(82.97, 24.85, 346.72°) |
| OKLab | oklab(86.25% 0.0711 -0.0148) |
| OKLCH | oklch(86.25% 0.073 348.2) |
| XYZ | xyz(69.6431, 62.1003, 74.6341) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.96
Pastel Pink
#FFBACD
ΔE00 4.22
Powder Pink
#FFB2D0
ΔE00 4.30
Pale Pink
#FFCFDC
ΔE00 5.43
Light Pink
#FFD1DF
ΔE00 5.52
Bubblegum
#FFC1CC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BFDA #BFF7DC
analogous
#F7BFF6 #F7BFDA #F7C0BF
triadic
#F7BFDA #DAF7BF #BFDAF7
tetradic
#F7BFDA #F6F7BF #BFF7DC #C0BFF7
square
#F7BFDA #F6F7BF #BFF7DC #C0BFF7
split-complementary
#F7BFDA #BFF7C0 #BFF6F7
monochromatic
#E9529B #F089BB #F7BFDA #FCE4EF #FCE4EF
Accessibility & contrast
On white
1.56
#F7BFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#F7BFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BFDA
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BFDA | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DB
Deuteranopia (green-blind)
#D0D2D9
Tritanopia (blue-blind)
#FFBEC8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f7bfda; /* rgb */ color: rgb(247, 191, 218); /* oklch */ color: oklch(86.2% 0.073 348.2);
Tailwind
colors: {
custom: {
50: '#fad2e5',
500: '#f7bfda',
950: '#000000',
},
}SCSS
$custom: #f7bfda; $custom-light: #fad2e5; $custom-dark: #000000;
JSON
{
"hex": "#f7bfda",
"rgb": {
"r": 247,
"g": 191,
"b": 218
},
"hsl": {
"h": 331.071,
"s": 77.778,
"l": 85.882
},
"oklch": {
"l": 0.86247,
"c": 0.07262,
"h": 348.2
},
"luminance": 0.62098
}Semantic roles & 50–950 ramp
primary
#F7BFDA
secondary
#81DAAF
accent
#DA760B
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384