#F3BBFD#F3BBFD
#F3BBFD is a very light, moderate purple. Relative luminance 0.617; OKLCH L 86.3% C 0.107 H 321.3°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BBFD |
|---|---|
| RGB | rgb(243, 187, 253) |
| HSL | hsl(291, 94%, 86%) |
| HSV | hsv(291, 26%, 99%) |
| CMYK | cmyk(4%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(82.75, 31.12, -24.80) |
| CIE-LCH | lch(82.75, 39.80, 321.46°) |
| OKLab | oklab(86.35% 0.0838 -0.0672) |
| OKLCH | oklch(86.35% 0.107 321.3) |
| XYZ | xyz(72.4598, 61.6889, 100.9996) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.76
Light Lilac
#EDC8FF
ΔE00 4.18
Mauve
#E0B0FF
ΔE00 4.91
Very Light Purple
#F6CEFC
ΔE00 5.66
Light Lavender
#DFC5FE
ΔE00 6.14
Light Violet
#D6B4FC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BBFD #C5FDBB
analogous
#D2BBFD #F3BBFD #FDBBE6
triadic
#F3BBFD #FDF3BB #BBFDF3
tetradic
#F3BBFD #FDD2BB #C5FDBB #BBE6FD
square
#F3BBFD #FDD2BB #C5FDBB #BBE6FD
split-complementary
#F3BBFD #E6FDBB #BBFDD2
monochromatic
#DE44FA #E980FB #F3BBFD #FAE1FE #FAE1FE
Accessibility & contrast
On white
1.57
#F3BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#F3BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BBFD
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BBFD | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#C1D0FB
Tritanopia (blue-blind)
#F5C2D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f3bbfd; /* rgb */ color: rgb(243, 187, 253); /* oklch */ color: oklch(86.3% 0.107 321.3);
Tailwind
colors: {
custom: {
50: '#f7d0fe',
500: '#f3bbfd',
950: '#000000',
},
}SCSS
$custom: #f3bbfd; $custom-light: #f7d0fe; $custom-dark: #000000;
JSON
{
"hex": "#f3bbfd",
"rgb": {
"r": 243,
"g": 187,
"b": 253
},
"hsl": {
"h": 290.909,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86348,
"c": 0.10738,
"h": 321.3
},
"luminance": 0.61687
}Semantic roles & 50–950 ramp
primary
#F3BBFD
secondary
#89E379
accent
#E60023
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385