#F8BFEB#F8BFEB
#F8BFEB is a very light, moderate pink. Relative luminance 0.632; OKLCH L 86.9% C 0.086 H 334.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BFEB |
|---|---|
| RGB | rgb(248, 191, 235) |
| HSL | hsl(314, 80%, 86%) |
| HSV | hsv(314, 23%, 97%) |
| CMYK | cmyk(0%, 23%, 5.2%, 2.7%) |
| CIE-LAB | lab(83.56, 27.38, -13.92) |
| CIE-LCH | lch(83.56, 30.71, 333.05°) |
| OKLab | oklab(86.89% 0.0779 -0.0371) |
| OKLCH | oklch(86.89% 0.086 334.5) |
| XYZ | xyz(72.3365, 63.2185, 86.9731) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.05
Very Light Purple
#F6CEFC
ΔE00 4.70
Light Lavendar
#EFC0FE
ΔE00 5.76
Light Lilac
#EDC8FF
ΔE00 6.21
Pale Lavender
#EECFFE
ΔE00 6.63
Powder Pink
#FFB2D0
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BFEB #BFF8CC
analogous
#E8BFF8 #F8BFEB #F8BFCE
triadic
#F8BFEB #EBF8BF #BFEBF8
tetradic
#F8BFEB #F8E8BF #BFF8CC #BFCEF8
square
#F8BFEB #F8E8BF #BFF8CC #BFCEF8
split-complementary
#F8BFEB #CEF8BF #BFF8E8
monochromatic
#EC51C9 #F288DA #F8BFEB #FCE3F6 #FCE3F6
Accessibility & contrast
On white
1.54
#F8BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#F8BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BFEB
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BFEB | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBED
Deuteranopia (green-blind)
#CCD3E9
Tritanopia (blue-blind)
#FEC1CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f8bfeb; /* rgb */ color: rgb(248, 191, 235); /* oklch */ color: oklch(86.9% 0.086 334.5);
Tailwind
colors: {
custom: {
50: '#fbd2f1',
500: '#f8bfeb',
950: '#000000',
},
}SCSS
$custom: #f8bfeb; $custom-light: #fbd2f1; $custom-dark: #000000;
JSON
{
"hex": "#f8bfeb",
"rgb": {
"r": 248,
"g": 191,
"b": 235
},
"hsl": {
"h": 313.684,
"s": 80.282,
"l": 86.078
},
"oklch": {
"l": 0.86887,
"c": 0.08626,
"h": 334.5
},
"luminance": 0.63216
}Semantic roles & 50–950 ramp
primary
#F8BFEB
secondary
#80DB95
accent
#DD3909
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385