#F4BBFE#F4BBFE
#F4BBFE is a very light, moderate purple. Relative luminance 0.619; OKLCH L 86.5% C 0.109 H 321.3°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBFE |
|---|---|
| RGB | rgb(244, 187, 254) |
| HSL | hsl(291, 97%, 86%) |
| HSV | hsv(291, 26%, 100%) |
| CMYK | cmyk(3.9%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(82.88, 31.63, -25.12) |
| CIE-LCH | lch(82.88, 40.39, 321.54°) |
| OKLab | oklab(86.48% 0.0851 -0.0681) |
| OKLCH | oklch(86.48% 0.109 321.3) |
| XYZ | xyz(72.9657, 61.9312, 101.8569) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.91
Light Lilac
#EDC8FF
ΔE00 4.33
Mauve
#E0B0FF
ΔE00 4.92
Very Light Purple
#F6CEFC
ΔE00 5.80
Light Lavender
#DFC5FE
ΔE00 6.28
Light Violet
#D6B4FC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBFE #C5FEBB
analogous
#D3BBFE #F4BBFE #FEBBE7
triadic
#F4BBFE #FEF4BB #BBFEF4
tetradic
#F4BBFE #FED3BB #C5FEBB #BBE7FE
square
#F4BBFE #FED3BB #C5FEBB #BBE7FE
split-complementary
#F4BBFE #E7FEBB #BBFED3
monochromatic
#E042FC #EA7FFD #F4BBFE #FAE1FF #FAE1FF
Accessibility & contrast
On white
1.57
#F4BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#F4BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBFE
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBFE | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#C1D1FC
Tritanopia (blue-blind)
#F6C2D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f4bbfe; /* rgb */ color: rgb(244, 187, 254); /* oklch */ color: oklch(86.5% 0.109 321.3);
Tailwind
colors: {
custom: {
50: '#f8d0ff',
500: '#f4bbfe',
950: '#000000',
},
}SCSS
$custom: #f4bbfe; $custom-light: #f8d0ff; $custom-dark: #000000;
JSON
{
"hex": "#f4bbfe",
"rgb": {
"r": 244,
"g": 187,
"b": 254
},
"hsl": {
"h": 291.045,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.86479,
"c": 0.10902,
"h": 321.3
},
"luminance": 0.6193
}Semantic roles & 50–950 ramp
primary
#F4BBFE
secondary
#88E578
accent
#E60022
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386