#F4BBFC#F4BBFC
#F4BBFC is a very light, moderate purple. Relative luminance 0.618; OKLCH L 86.4% C 0.107 H 322.3°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBFC |
|---|---|
| RGB | rgb(244, 187, 252) |
| HSL | hsl(293, 92%, 86%) |
| HSV | hsv(293, 26%, 99%) |
| CMYK | cmyk(3.2%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(82.81, 31.25, -24.16) |
| CIE-LCH | lch(82.81, 39.50, 322.29°) |
| OKLab | oklab(86.41% 0.0846 -0.0654) |
| OKLCH | oklch(86.41% 0.107 322.3) |
| XYZ | xyz(72.6471, 61.8038, 100.1790) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.94
Light Lilac
#EDC8FF
ΔE00 4.28
Mauve
#E0B0FF
ΔE00 5.24
Very Light Purple
#F6CEFC
ΔE00 5.56
Pale Mauve
#FED0FC
ΔE00 6.15
Pale Lavender
#EECFFE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBFC #C3FCBB
analogous
#D3BBFC #F4BBFC #FCBBE3
triadic
#F4BBFC #FCF4BB #BBFCF4
tetradic
#F4BBFC #FCD3BB #C3FCBB #BBE3FC
square
#F4BBFC #FCD3BB #C3FCBB #BBE3FC
split-complementary
#F4BBFC #E3FCBB #BBFCD3
monochromatic
#E146F7 #EB80F9 #F4BBFC #FAE2FE #FAE2FE
Accessibility & contrast
On white
1.57
#F4BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#F4BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBFC
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBFC | 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)
#B5CAFF
Deuteranopia (green-blind)
#C2D0FA
Tritanopia (blue-blind)
#F6C1D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f4bbfc; /* rgb */ color: rgb(244, 187, 252); /* oklch */ color: oklch(86.4% 0.107 322.3);
Tailwind
colors: {
custom: {
50: '#f8d0fd',
500: '#f4bbfc',
950: '#000000',
},
}SCSS
$custom: #f4bbfc; $custom-light: #f8d0fd; $custom-dark: #000000;
JSON
{
"hex": "#f4bbfc",
"rgb": {
"r": 244,
"g": 187,
"b": 252
},
"hsl": {
"h": 292.615,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86405,
"c": 0.10691,
"h": 322.3
},
"luminance": 0.61802
}Semantic roles & 50–950 ramp
primary
#F4BBFC
secondary
#86E279
accent
#E6001C
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385