#F2BBFC#F2BBFC
#F2BBFC is a very light, moderate purple. Relative luminance 0.614; OKLCH L 86.2% C 0.106 H 321.2°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBFC |
|---|---|
| RGB | rgb(242, 187, 252) |
| HSL | hsl(291, 92%, 86%) |
| HSV | hsv(291, 26%, 99%) |
| CMYK | cmyk(4%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(82.62, 30.62, -24.47) |
| CIE-LCH | lch(82.62, 39.20, 321.37°) |
| OKLab | oklab(86.22% 0.0824 -0.0663) |
| OKLCH | oklch(86.22% 0.106 321.2) |
| XYZ | xyz(71.9567, 61.4478, 100.1467) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.63
Light Lilac
#EDC8FF
ΔE00 4.04
Mauve
#E0B0FF
ΔE00 4.92
Very Light Purple
#F6CEFC
ΔE00 5.53
Light Lavender
#DFC5FE
ΔE00 6.00
Pale Lavender
#EECFFE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBFC #C5FCBB
analogous
#D1BBFC #F2BBFC #FCBBE5
triadic
#F2BBFC #FCF2BB #BBFCF2
tetradic
#F2BBFC #FCD1BB #C5FCBB #BBE5FC
square
#F2BBFC #FCD1BB #C5FCBB #BBE5FC
split-complementary
#F2BBFC #E5FCBB #BBFCD1
monochromatic
#DC46F7 #E780F9 #F2BBFC #F9E2FE #F9E2FE
Accessibility & contrast
On white
1.58
#F2BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#F2BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBFC
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBFC | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#C1D0FA
Tritanopia (blue-blind)
#F4C2D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f2bbfc; /* rgb */ color: rgb(242, 187, 252); /* oklch */ color: oklch(86.2% 0.106 321.2);
Tailwind
colors: {
custom: {
50: '#f7d0fd',
500: '#f2bbfc',
950: '#000000',
},
}SCSS
$custom: #f2bbfc; $custom-light: #f7d0fd; $custom-dark: #000000;
JSON
{
"hex": "#f2bbfc",
"rgb": {
"r": 242,
"g": 187,
"b": 252
},
"hsl": {
"h": 290.769,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86216,
"c": 0.10572,
"h": 321.2
},
"luminance": 0.61446
}Semantic roles & 50–950 ramp
primary
#F2BBFC
secondary
#89E279
accent
#E60023
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385