#F3BBFC#F3BBFC
#F3BBFC is a very light, moderate purple. Relative luminance 0.616; OKLCH L 86.3% C 0.106 H 321.7°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BBFC |
|---|---|
| RGB | rgb(243, 187, 252) |
| HSL | hsl(292, 92%, 86%) |
| HSV | hsv(292, 26%, 99%) |
| CMYK | cmyk(3.6%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(82.71, 30.94, -24.32) |
| CIE-LCH | lch(82.71, 39.35, 321.83°) |
| OKLab | oklab(86.31% 0.0835 -0.0659) |
| OKLCH | oklch(86.31% 0.106 321.7) |
| XYZ | xyz(72.3009, 61.6253, 100.1628) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.78
Light Lilac
#EDC8FF
ΔE00 4.15
Mauve
#E0B0FF
ΔE00 5.08
Very Light Purple
#F6CEFC
ΔE00 5.54
Light Lavender
#DFC5FE
ΔE00 6.18
Pale Mauve
#FED0FC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BBFC #C4FCBB
analogous
#D2BBFC #F3BBFC #FCBBE4
triadic
#F3BBFC #FCF3BB #BBFCF3
tetradic
#F3BBFC #FCD2BB #C4FCBB #BBE4FC
square
#F3BBFC #FCD2BB #C4FCBB #BBE4FC
split-complementary
#F3BBFC #E4FCBB #BBFCD2
monochromatic
#DE46F7 #E980F9 #F3BBFC #FAE2FE #FAE2FE
Accessibility & contrast
On white
1.58
#F3BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#F3BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BBFC
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BBFC | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFF
Deuteranopia (green-blind)
#C1D0FA
Tritanopia (blue-blind)
#F5C1D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f3bbfc; /* rgb */ color: rgb(243, 187, 252); /* oklch */ color: oklch(86.3% 0.106 321.7);
Tailwind
colors: {
custom: {
50: '#f7d0fd',
500: '#f3bbfc',
950: '#000000',
},
}SCSS
$custom: #f3bbfc; $custom-light: #f7d0fd; $custom-dark: #000000;
JSON
{
"hex": "#f3bbfc",
"rgb": {
"r": 243,
"g": 187,
"b": 252
},
"hsl": {
"h": 291.692,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.8631,
"c": 0.10631,
"h": 321.7
},
"luminance": 0.61624
}Semantic roles & 50–950 ramp
primary
#F3BBFC
secondary
#88E279
accent
#E60020
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385