#F7BFDF#F7BFDF
#F7BFDF is a very light, moderate pink. Relative luminance 0.624; OKLCH L 86.4% C 0.076 H 343.6°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BFDF |
|---|---|
| RGB | rgb(247, 191, 223) |
| HSL | hsl(326, 78%, 86%) |
| HSV | hsv(326, 23%, 97%) |
| CMYK | cmyk(0%, 22.7%, 9.7%, 3.1%) |
| CIE-LAB | lab(83.11, 25.00, -8.18) |
| CIE-LCH | lch(83.11, 26.31, 341.89°) |
| OKLab | oklab(86.4% 0.0728 -0.0215) |
| OKLCH | oklch(86.4% 0.076 343.6) |
| XYZ | xyz(70.3072, 62.3659, 78.1320) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.77
Baby Pink
#FFB7CE
ΔE00 5.00
Pastel Pink
#FFBACD
ΔE00 5.49
Pale Mauve
#FED0FC
ΔE00 5.80
Light Pink
#FFD1DF
ΔE00 6.51
Pale Pink
#FFCFDC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BFDF #BFF7D7
analogous
#F3BFF7 #F7BFDF #F7BFC3
triadic
#F7BFDF #DFF7BF #BFDFF7
tetradic
#F7BFDF #F7F3BF #BFF7D7 #BFC3F7
square
#F7BFDF #F7F3BF #BFF7D7 #BFC3F7
split-complementary
#F7BFDF #C3F7BF #BFF7F3
monochromatic
#E952A9 #F089C4 #F7BFDF #FCE4F1 #FCE4F1
Accessibility & contrast
On white
1.56
#F7BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#F7BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BFDF
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BFDF | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#CFD2DD
Tritanopia (blue-blind)
#FFBFCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f7bfdf; /* rgb */ color: rgb(247, 191, 223); /* oklch */ color: oklch(86.4% 0.076 343.6);
Tailwind
colors: {
custom: {
50: '#fad2e9',
500: '#f7bfdf',
950: '#000000',
},
}SCSS
$custom: #f7bfdf; $custom-light: #fad2e9; $custom-dark: #000000;
JSON
{
"hex": "#f7bfdf",
"rgb": {
"r": 247,
"g": 191,
"b": 223
},
"hsl": {
"h": 325.714,
"s": 77.778,
"l": 85.882
},
"oklch": {
"l": 0.86402,
"c": 0.07592,
"h": 343.6
},
"luminance": 0.62363
}Semantic roles & 50–950 ramp
primary
#F7BFDF
secondary
#81DAA7
accent
#DA640B
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171416
muted
#858384