#F3BBFE#F3BBFE
#F3BBFE is a very light, moderate purple. Relative luminance 0.618; OKLCH L 86.4% C 0.108 H 320.8°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BBFE |
|---|---|
| RGB | rgb(243, 187, 254) |
| HSL | hsl(290, 97%, 86%) |
| HSV | hsv(290, 26%, 100%) |
| CMYK | cmyk(4.3%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(82.78, 31.31, -25.28) |
| CIE-LCH | lch(82.78, 40.24, 321.09°) |
| OKLab | oklab(86.39% 0.084 -0.0685) |
| OKLCH | oklch(86.39% 0.108 320.8) |
| XYZ | xyz(72.6195, 61.7528, 101.8407) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.78
Light Lilac
#EDC8FF
ΔE00 4.22
Mauve
#E0B0FF
ΔE00 4.76
Very Light Purple
#F6CEFC
ΔE00 5.79
Light Lavender
#DFC5FE
ΔE00 6.10
Light Violet
#D6B4FC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BBFE #C6FEBB
analogous
#D2BBFE #F3BBFE #FEBBE8
triadic
#F3BBFE #FEF3BB #BBFEF3
tetradic
#F3BBFE #FED2BB #C6FEBB #BBE8FE
square
#F3BBFE #FED2BB #C6FEBB #BBE8FE
split-complementary
#F3BBFE #E8FEBB #BBFED2
monochromatic
#DE42FC #E87FFD #F3BBFE #FAE1FF #FAE1FF
Accessibility & contrast
On white
1.57
#F3BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#F3BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BBFE
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BBFE | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#C1D0FC
Tritanopia (blue-blind)
#F5C2D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f3bbfe; /* rgb */ color: rgb(243, 187, 254); /* oklch */ color: oklch(86.4% 0.108 320.8);
Tailwind
colors: {
custom: {
50: '#f7d0ff',
500: '#f3bbfe',
950: '#000000',
},
}SCSS
$custom: #f3bbfe; $custom-light: #f7d0ff; $custom-dark: #000000;
JSON
{
"hex": "#f3bbfe",
"rgb": {
"r": 243,
"g": 187,
"b": 254
},
"hsl": {
"h": 290.149,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.86385,
"c": 0.10844,
"h": 320.8
},
"luminance": 0.61751
}Semantic roles & 50–950 ramp
primary
#F3BBFE
secondary
#8AE578
accent
#E60026
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386