#F4BBFB#F4BBFB
#F4BBFB is a very light, moderate purple. Relative luminance 0.617; OKLCH L 86.4% C 0.106 H 322.8°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBFB |
|---|---|
| RGB | rgb(244, 187, 251) |
| HSL | hsl(293, 89%, 86%) |
| HSV | hsv(293, 25%, 98%) |
| CMYK | cmyk(2.8%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(82.78, 31.07, -23.68) |
| CIE-LCH | lch(82.78, 39.06, 322.69°) |
| OKLab | oklab(86.37% 0.0843 -0.0641) |
| OKLCH | oklch(86.37% 0.106 322.8) |
| XYZ | xyz(72.4890, 61.7406, 99.3466) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.99
Light Lilac
#EDC8FF
ΔE00 4.27
Mauve
#E0B0FF
ΔE00 5.40
Very Light Purple
#F6CEFC
ΔE00 5.44
Pale Mauve
#FED0FC
ΔE00 6.00
Pale Lavender
#EECFFE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBFB #C2FBBB
analogous
#D4BBFB #F4BBFB #FBBBE2
triadic
#F4BBFB #FBF4BB #BBFBF4
tetradic
#F4BBFB #FBD4BB #C2FBBB #BBE2FB
square
#F4BBFB #FBD4BB #C2FBBB #BBE2FB
split-complementary
#F4BBFB #E2FBBB #BBFBD4
monochromatic
#E147F4 #EB81F8 #F4BBFB #FAE2FD #FAE2FD
Accessibility & contrast
On white
1.57
#F4BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#F4BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBFB
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBFB | 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)
#B5CAFE
Deuteranopia (green-blind)
#C2D0F9
Tritanopia (blue-blind)
#F6C1D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f4bbfb; /* rgb */ color: rgb(244, 187, 251); /* oklch */ color: oklch(86.4% 0.106 322.8);
Tailwind
colors: {
custom: {
50: '#f8d0fc',
500: '#f4bbfb',
950: '#000000',
},
}SCSS
$custom: #f4bbfb; $custom-light: #f8d0fc; $custom-dark: #000000;
JSON
{
"hex": "#f4bbfb",
"rgb": {
"r": 244,
"g": 187,
"b": 251
},
"hsl": {
"h": 293.438,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86368,
"c": 0.10586,
"h": 322.8
},
"luminance": 0.61739
}Semantic roles & 50–950 ramp
primary
#F4BBFB
secondary
#85E07A
accent
#E60019
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385