#F8BBF3#F8BBF3
#F8BBF3 is a very light, moderate purple. Relative luminance 0.620; OKLCH L 86.5% C 0.101 H 329.2°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BBF3 |
|---|---|
| RGB | rgb(248, 187, 243) |
| HSL | hsl(305, 81%, 85%) |
| HSV | hsv(305, 25%, 97%) |
| CMYK | cmyk(0%, 24.6%, 2%, 2.7%) |
| CIE-LAB | lab(82.90, 30.89, -19.19) |
| CIE-LCH | lch(82.90, 36.37, 328.16°) |
| OKLab | oklab(86.46% 0.0863 -0.0515) |
| OKLCH | oklch(86.46% 0.101 329.2) |
| XYZ | xyz(72.6579, 61.9704, 92.9107) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.80
Pale Mauve
#FED0FC
ΔE00 5.08
Very Light Purple
#F6CEFC
ΔE00 5.14
Light Lilac
#EDC8FF
ΔE00 5.31
Pale Lavender
#EECFFE
ΔE00 6.68
Plum
#DDA0DD
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BBF3 #BBF8C0
analogous
#DEBBF8 #F8BBF3 #F8BBD4
triadic
#F8BBF3 #F3F8BB #BBF3F8
tetradic
#F8BBF3 #F8DEBB #BBF8C0 #BBD4F8
square
#F8BBF3 #F8DEBB #BBF8C0 #BBD4F8
split-complementary
#F8BBF3 #D4F8BB #BBF8DE
monochromatic
#ED4CDF #F284E9 #F8BBF3 #FCE3FA #FCE3FA
Accessibility & contrast
On white
1.57
#F8BBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#F8BBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BBF3
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BBF3 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F5
Deuteranopia (green-blind)
#C7D1F1
Tritanopia (blue-blind)
#FDBFCE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f8bbf3; /* rgb */ color: rgb(248, 187, 243); /* oklch */ color: oklch(86.5% 0.101 329.2);
Tailwind
colors: {
custom: {
50: '#fbd0f7',
500: '#f8bbf3',
950: '#000000',
},
}SCSS
$custom: #f8bbf3; $custom-light: #fbd0f7; $custom-dark: #000000;
JSON
{
"hex": "#f8bbf3",
"rgb": {
"r": 248,
"g": 187,
"b": 243
},
"hsl": {
"h": 304.918,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.86464,
"c": 0.10053,
"h": 329.2
},
"luminance": 0.61968
}Semantic roles & 50–950 ramp
primary
#F8BBF3
secondary
#7CDB84
accent
#DE1908
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385