#F2BBFB#F2BBFB
#F2BBFB is a very light, moderate purple. Relative luminance 0.614; OKLCH L 86.2% C 0.105 H 321.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBFB |
|---|---|
| RGB | rgb(242, 187, 251) |
| HSL | hsl(292, 89%, 86%) |
| HSV | hsv(292, 25%, 98%) |
| CMYK | cmyk(3.6%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(82.59, 30.43, -23.99) |
| CIE-LCH | lch(82.59, 38.75, 321.76°) |
| OKLab | oklab(86.18% 0.0821 -0.0649) |
| OKLCH | oklch(86.18% 0.105 321.6) |
| XYZ | xyz(71.7987, 61.3846, 99.3143) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.67
Light Lilac
#EDC8FF
ΔE00 4.02
Mauve
#E0B0FF
ΔE00 5.09
Very Light Purple
#F6CEFC
ΔE00 5.41
Light Lavender
#DFC5FE
ΔE00 6.05
Pale Mauve
#FED0FC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBFB #C4FBBB
analogous
#D2BBFB #F2BBFB #FBBBE4
triadic
#F2BBFB #FBF2BB #BBFBF2
tetradic
#F2BBFB #FBD2BB #C4FBBB #BBE4FB
square
#F2BBFB #FBD2BB #C4FBBB #BBE4FB
split-complementary
#F2BBFB #E4FBBB #BBFBD2
monochromatic
#DC47F4 #E781F8 #F2BBFB #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.58
#F2BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#F2BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBFB
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBFB | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFE
Deuteranopia (green-blind)
#C1D0F9
Tritanopia (blue-blind)
#F4C1D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2bbfb; /* rgb */ color: rgb(242, 187, 251); /* oklch */ color: oklch(86.2% 0.105 321.6);
Tailwind
colors: {
custom: {
50: '#f7d0fc',
500: '#f2bbfb',
950: '#000000',
},
}SCSS
$custom: #f2bbfb; $custom-light: #f7d0fc; $custom-dark: #000000;
JSON
{
"hex": "#f2bbfb",
"rgb": {
"r": 242,
"g": 187,
"b": 251
},
"hsl": {
"h": 291.563,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86179,
"c": 0.10466,
"h": 321.6
},
"luminance": 0.61383
}Semantic roles & 50–950 ramp
primary
#F2BBFB
secondary
#88E07A
accent
#E60020
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385