#F8BFEF#F8BFEF
#F8BFEF is a very light, moderate purple. Relative luminance 0.634; OKLCH L 87.0% C 0.090 H 331.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BFEF |
|---|---|
| RGB | rgb(248, 191, 239) |
| HSL | hsl(309, 80%, 86%) |
| HSV | hsv(309, 23%, 97%) |
| CMYK | cmyk(0%, 23%, 3.6%, 2.7%) |
| CIE-LAB | lab(83.68, 28.07, -15.87) |
| CIE-LCH | lch(83.68, 32.25, 330.52°) |
| OKLab | oklab(87.02% 0.0792 -0.0424) |
| OKLCH | oklch(87.02% 0.09 331.8) |
| XYZ | xyz(72.9208, 63.4523, 90.0509) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.89
Very Light Purple
#F6CEFC
ΔE00 4.32
Light Lavendar
#EFC0FE
ΔE00 4.79
Light Lilac
#EDC8FF
ΔE00 5.46
Pale Lavender
#EECFFE
ΔE00 6.18
Powder Pink
#FFB2D0
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BFEF #BFF8C8
analogous
#E4BFF8 #F8BFEF #F8BFD2
triadic
#F8BFEF #EFF8BF #BFEFF8
tetradic
#F8BFEF #F8E4BF #BFF8C8 #BFD2F8
square
#F8BFEF #F8E4BF #BFF8C8 #BFD2F8
split-complementary
#F8BFEF #D2F8BF #BFF8E4
monochromatic
#EC51D3 #F288E1 #F8BFEF #FCE3F8 #FCE3F8
Accessibility & contrast
On white
1.53
#F8BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#F8BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BFEF
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BFEF | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF1
Deuteranopia (green-blind)
#CBD3ED
Tritanopia (blue-blind)
#FDC2CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f8bfef; /* rgb */ color: rgb(248, 191, 239); /* oklch */ color: oklch(87.0% 0.090 331.8);
Tailwind
colors: {
custom: {
50: '#fbd2f4',
500: '#f8bfef',
950: '#000000',
},
}SCSS
$custom: #f8bfef; $custom-light: #fbd2f4; $custom-dark: #000000;
JSON
{
"hex": "#f8bfef",
"rgb": {
"r": 248,
"g": 191,
"b": 239
},
"hsl": {
"h": 309.474,
"s": 80.282,
"l": 86.078
},
"oklch": {
"l": 0.87022,
"c": 0.08981,
"h": 331.8
},
"luminance": 0.6345
}Semantic roles & 50–950 ramp
primary
#F8BFEF
secondary
#80DB8E
accent
#DD2A09
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385