#F8BFEC#F8BFEC
#F8BFEC is a very light, moderate pink. Relative luminance 0.633; OKLCH L 86.9% C 0.087 H 333.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BFEC |
|---|---|
| RGB | rgb(248, 191, 236) |
| HSL | hsl(313, 80%, 86%) |
| HSV | hsv(313, 23%, 97%) |
| CMYK | cmyk(0%, 23%, 4.8%, 2.7%) |
| CIE-LAB | lab(83.59, 27.55, -14.41) |
| CIE-LCH | lch(83.59, 31.09, 332.39°) |
| OKLab | oklab(86.92% 0.0782 -0.0384) |
| OKLCH | oklch(86.92% 0.087 333.8) |
| XYZ | xyz(72.4813, 63.2764, 87.7361) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.99
Very Light Purple
#F6CEFC
ΔE00 4.59
Light Lavendar
#EFC0FE
ΔE00 5.51
Light Lilac
#EDC8FF
ΔE00 6.01
Pale Lavender
#EECFFE
ΔE00 6.50
Powder Pink
#FFB2D0
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BFEC #BFF8CB
analogous
#E7BFF8 #F8BFEC #F8BFCF
triadic
#F8BFEC #ECF8BF #BFECF8
tetradic
#F8BFEC #F8E7BF #BFF8CB #BFCFF8
square
#F8BFEC #F8E7BF #BFF8CB #BFCFF8
split-complementary
#F8BFEC #CFF8BF #BFF8E7
monochromatic
#EC51CB #F288DC #F8BFEC #FCE3F7 #FCE3F7
Accessibility & contrast
On white
1.54
#F8BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#F8BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BFEC
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BFEC | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBEE
Deuteranopia (green-blind)
#CCD3EA
Tritanopia (blue-blind)
#FEC1CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f8bfec; /* rgb */ color: rgb(248, 191, 236); /* oklch */ color: oklch(86.9% 0.087 333.8);
Tailwind
colors: {
custom: {
50: '#fbd2f2',
500: '#f8bfec',
950: '#000000',
},
}SCSS
$custom: #f8bfec; $custom-light: #fbd2f2; $custom-dark: #000000;
JSON
{
"hex": "#f8bfec",
"rgb": {
"r": 248,
"g": 191,
"b": 236
},
"hsl": {
"h": 312.632,
"s": 80.282,
"l": 86.078
},
"oklch": {
"l": 0.86921,
"c": 0.08713,
"h": 333.8
},
"luminance": 0.63274
}Semantic roles & 50–950 ramp
primary
#F8BFEC
secondary
#80DB93
accent
#DD3509
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385