#F3BBFF#F3BBFF
#F3BBFF is a very light, moderate purple. Relative luminance 0.618; OKLCH L 86.4% C 0.110 H 320.3°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BBFF |
|---|---|
| RGB | rgb(243, 187, 255) |
| HSL | hsl(289, 100%, 87%) |
| HSV | hsv(289, 27%, 100%) |
| CMYK | cmyk(4.7%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(82.82, 31.50, -25.76) |
| CIE-LCH | lch(82.82, 40.69, 320.73°) |
| OKLab | oklab(86.42% 0.0843 -0.0699) |
| OKLCH | oklch(86.42% 0.11 320.3) |
| XYZ | xyz(72.7801, 61.8170, 102.6863) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.82
Light Lilac
#EDC8FF
ΔE00 4.26
Mauve
#E0B0FF
ΔE00 4.61
Very Light Purple
#F6CEFC
ΔE00 5.92
Light Violet
#D6B4FC
ΔE00 6.00
Light Lavender
#DFC5FE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BBFF #C7FFBB
analogous
#D1BBFF #F3BBFF #FFBBE9
triadic
#F3BBFF #FFF3BB #BBFFF3
tetradic
#F3BBFF #FFD1BB #C7FFBB #BBE9FF
square
#F3BBFF #FFD1BB #C7FFBB #BBE9FF
split-complementary
#F3BBFF #E9FFBB #BBFFD1
monochromatic
#DD41FF #E87EFF #F3BBFF #FAE0FF #FAE0FF
Accessibility & contrast
On white
1.57
#F3BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#F3BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BBFF
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BBFF | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#C0D0FD
Tritanopia (blue-blind)
#F4C2D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f3bbff; /* rgb */ color: rgb(243, 187, 255); /* oklch */ color: oklch(86.4% 0.110 320.3);
Tailwind
colors: {
custom: {
50: '#f7d0ff',
500: '#f3bbff',
950: '#000000',
},
}SCSS
$custom: #f3bbff; $custom-light: #f7d0ff; $custom-dark: #000000;
JSON
{
"hex": "#f3bbff",
"rgb": {
"r": 243,
"g": 187,
"b": 255
},
"hsl": {
"h": 289.412,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86422,
"c": 0.10951,
"h": 320.3
},
"luminance": 0.61815
}Semantic roles & 50–950 ramp
primary
#F3BBFF
secondary
#8BE777
accent
#E60028
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386