#F7BFEB#F7BFEB
#F7BFEB is a very light, moderate pink. Relative luminance 0.630; OKLCH L 86.8% C 0.085 H 334.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BFEB |
|---|---|
| RGB | rgb(247, 191, 235) |
| HSL | hsl(313, 78%, 86%) |
| HSV | hsv(313, 23%, 97%) |
| CMYK | cmyk(0%, 22.7%, 4.9%, 3.1%) |
| CIE-LAB | lab(83.46, 27.04, -14.07) |
| CIE-LCH | lch(83.46, 30.49, 332.51°) |
| OKLab | oklab(86.79% 0.0768 -0.0375) |
| OKLCH | oklch(86.79% 0.085 334) |
| XYZ | xyz(71.9828, 63.0361, 86.9565) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.99
Very Light Purple
#F6CEFC
ΔE00 4.57
Light Lavendar
#EFC0FE
ΔE00 5.62
Light Lilac
#EDC8FF
ΔE00 6.04
Pale Lavender
#EECFFE
ΔE00 6.46
Powder Pink
#FFB2D0
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BFEB #BFF7CB
analogous
#E7BFF7 #F7BFEB #F7BFCF
triadic
#F7BFEB #EBF7BF #BFEBF7
tetradic
#F7BFEB #F7E7BF #BFF7CB #BFCFF7
square
#F7BFEB #F7E7BF #BFF7CB #BFCFF7
split-complementary
#F7BFEB #CFF7BF #BFF7E7
monochromatic
#E952C9 #F089DA #F7BFEB #FCE4F7 #FCE4F7
Accessibility & contrast
On white
1.54
#F7BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#F7BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BFEB
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BFEB | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBED
Deuteranopia (green-blind)
#CCD3E9
Tritanopia (blue-blind)
#FDC1CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f7bfeb; /* rgb */ color: rgb(247, 191, 235); /* oklch */ color: oklch(86.8% 0.085 334.0);
Tailwind
colors: {
custom: {
50: '#fad2f1',
500: '#f7bfeb',
950: '#000000',
},
}SCSS
$custom: #f7bfeb; $custom-light: #fad2f1; $custom-dark: #000000;
JSON
{
"hex": "#f7bfeb",
"rgb": {
"r": 247,
"g": 191,
"b": 235
},
"hsl": {
"h": 312.857,
"s": 77.778,
"l": 85.882
},
"oklch": {
"l": 0.86791,
"c": 0.08546,
"h": 334
},
"luminance": 0.63034
}Semantic roles & 50–950 ramp
primary
#F7BFEB
secondary
#81DA94
accent
#DA380B
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385