#F8BBFB#F8BBFB
#F8BBFB is a very light, moderate purple. Relative luminance 0.625; OKLCH L 86.8% C 0.108 H 324.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BBFB |
|---|---|
| RGB | rgb(248, 187, 251) |
| HSL | hsl(297, 89%, 86%) |
| HSV | hsv(297, 25%, 98%) |
| CMYK | cmyk(1.2%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(83.16, 32.34, -23.06) |
| CIE-LCH | lch(83.16, 39.72, 324.51°) |
| OKLab | oklab(86.75% 0.0887 -0.0623) |
| OKLCH | oklch(86.75% 0.108 324.9) |
| XYZ | xyz(73.8924, 62.4642, 99.4124) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.71
Light Lilac
#EDC8FF
ΔE00 4.83
Very Light Purple
#F6CEFC
ΔE00 5.59
Pale Mauve
#FED0FC
ΔE00 5.90
Mauve
#E0B0FF
ΔE00 6.06
Pale Lavender
#EECFFE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BBFB #BEFBBB
analogous
#D8BBFB #F8BBFB #FBBBDE
triadic
#F8BBFB #FBF8BB #BBFBF8
tetradic
#F8BBFB #FBD8BB #BEFBBB #BBDEFB
square
#F8BBFB #FBD8BB #BEFBBB #BBDEFB
split-complementary
#F8BBFB #DEFBBB #BBFBD8
monochromatic
#EC47F4 #F281F8 #F8BBFB #FCE2FD #FCE2FD
Accessibility & contrast
On white
1.56
#F8BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#F8BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BBFB
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BBFB | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFE
Deuteranopia (green-blind)
#C4D2F9
Tritanopia (blue-blind)
#FBC1D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f8bbfb; /* rgb */ color: rgb(248, 187, 251); /* oklch */ color: oklch(86.8% 0.108 324.9);
Tailwind
colors: {
custom: {
50: '#fbd0fc',
500: '#f8bbfb',
950: '#000000',
},
}SCSS
$custom: #f8bbfb; $custom-light: #fbd0fc; $custom-dark: #000000;
JSON
{
"hex": "#f8bbfb",
"rgb": {
"r": 248,
"g": 187,
"b": 251
},
"hsl": {
"h": 297.188,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86751,
"c": 0.10837,
"h": 324.9
},
"luminance": 0.62462
}Semantic roles & 50–950 ramp
primary
#F8BBFB
secondary
#7FE07A
accent
#E6000B
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385