#F3BBFB#F3BBFB
#F3BBFB is a very light, moderate purple. Relative luminance 0.616; OKLCH L 86.3% C 0.105 H 322.2°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BBFB |
|---|---|
| RGB | rgb(243, 187, 251) |
| HSL | hsl(293, 89%, 86%) |
| HSV | hsv(293, 25%, 98%) |
| CMYK | cmyk(3.2%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(82.68, 30.75, -23.83) |
| CIE-LCH | lch(82.68, 38.90, 322.22°) |
| OKLab | oklab(86.27% 0.0832 -0.0645) |
| OKLCH | oklch(86.27% 0.105 322.2) |
| XYZ | xyz(72.1429, 61.5621, 99.3304) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.82
Light Lilac
#EDC8FF
ΔE00 4.14
Mauve
#E0B0FF
ΔE00 5.25
Very Light Purple
#F6CEFC
ΔE00 5.42
Pale Mauve
#FED0FC
ΔE00 6.05
Pale Lavender
#EECFFE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BBFB #C3FBBB
analogous
#D3BBFB #F3BBFB #FBBBE3
triadic
#F3BBFB #FBF3BB #BBFBF3
tetradic
#F3BBFB #FBD3BB #C3FBBB #BBE3FB
square
#F3BBFB #FBD3BB #C3FBBB #BBE3FB
split-complementary
#F3BBFB #E3FBBB #BBFBD3
monochromatic
#DF47F4 #E981F8 #F3BBFB #FAE2FD #FAE2FD
Accessibility & contrast
On white
1.58
#F3BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#F3BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BBFB
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BBFB | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFE
Deuteranopia (green-blind)
#C2D0F9
Tritanopia (blue-blind)
#F5C1D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f3bbfb; /* rgb */ color: rgb(243, 187, 251); /* oklch */ color: oklch(86.3% 0.105 322.2);
Tailwind
colors: {
custom: {
50: '#f7d0fc',
500: '#f3bbfb',
950: '#000000',
},
}SCSS
$custom: #f3bbfb; $custom-light: #f7d0fc; $custom-dark: #000000;
JSON
{
"hex": "#f3bbfb",
"rgb": {
"r": 243,
"g": 187,
"b": 251
},
"hsl": {
"h": 292.5,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86273,
"c": 0.10525,
"h": 322.2
},
"luminance": 0.6156
}Semantic roles & 50–950 ramp
primary
#F3BBFB
secondary
#87E07A
accent
#E6001D
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385