#F8BFEE#F8BFEE
#F8BFEE is a very light, moderate pink. Relative luminance 0.634; OKLCH L 87.0% C 0.089 H 332.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BFEE |
|---|---|
| RGB | rgb(248, 191, 238) |
| HSL | hsl(311, 80%, 86%) |
| HSV | hsv(311, 23%, 97%) |
| CMYK | cmyk(0%, 23%, 4%, 2.7%) |
| CIE-LAB | lab(83.65, 27.90, -15.38) |
| CIE-LCH | lch(83.65, 31.86, 331.13°) |
| OKLab | oklab(86.99% 0.0789 -0.0411) |
| OKLCH | oklch(86.99% 0.089 332.5) |
| XYZ | xyz(72.7735, 63.3933, 89.2750) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.91
Very Light Purple
#F6CEFC
ΔE00 4.39
Light Lavendar
#EFC0FE
ΔE00 5.03
Light Lilac
#EDC8FF
ΔE00 5.64
Pale Lavender
#EECFFE
ΔE00 6.28
Powder Pink
#FFB2D0
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BFEE #BFF8C9
analogous
#E5BFF8 #F8BFEE #F8BFD1
triadic
#F8BFEE #EEF8BF #BFEEF8
tetradic
#F8BFEE #F8E5BF #BFF8C9 #BFD1F8
square
#F8BFEE #F8E5BF #BFF8C9 #BFD1F8
split-complementary
#F8BFEE #D1F8BF #BFF8E5
monochromatic
#EC51D1 #F288DF #F8BFEE #FCE3F8 #FCE3F8
Accessibility & contrast
On white
1.54
#F8BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#F8BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BFEE
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BFEE | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF0
Deuteranopia (green-blind)
#CBD3EC
Tritanopia (blue-blind)
#FDC2CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f8bfee; /* rgb */ color: rgb(248, 191, 238); /* oklch */ color: oklch(87.0% 0.089 332.5);
Tailwind
colors: {
custom: {
50: '#fbd2f3',
500: '#f8bfee',
950: '#000000',
},
}SCSS
$custom: #f8bfee; $custom-light: #fbd2f3; $custom-dark: #000000;
JSON
{
"hex": "#f8bfee",
"rgb": {
"r": 248,
"g": 191,
"b": 238
},
"hsl": {
"h": 310.526,
"s": 80.282,
"l": 86.078
},
"oklch": {
"l": 0.86988,
"c": 0.08891,
"h": 332.5
},
"luminance": 0.63391
}Semantic roles & 50–950 ramp
primary
#F8BFEE
secondary
#80DB90
accent
#DD2E09
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385