#F4BBFF#F4BBFF
#F4BBFF is a very light, moderate purple. Relative luminance 0.620; OKLCH L 86.5% C 0.110 H 320.9°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBFF |
|---|---|
| RGB | rgb(244, 187, 255) |
| HSL | hsl(290, 100%, 87%) |
| HSV | hsv(290, 27%, 100%) |
| CMYK | cmyk(4.3%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(82.91, 31.82, -25.61) |
| CIE-LCH | lch(82.91, 40.84, 321.17°) |
| OKLab | oklab(86.52% 0.0854 -0.0694) |
| OKLCH | oklch(86.52% 0.11 320.9) |
| XYZ | xyz(73.1262, 61.9955, 102.7025) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.94
Light Lilac
#EDC8FF
ΔE00 4.37
Mauve
#E0B0FF
ΔE00 4.77
Very Light Purple
#F6CEFC
ΔE00 5.92
Light Violet
#D6B4FC
ΔE00 6.20
Light Lavender
#DFC5FE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBFF #C6FFBB
analogous
#D2BBFF #F4BBFF #FFBBE8
triadic
#F4BBFF #FFF4BB #BBFFF4
tetradic
#F4BBFF #FFD2BB #C6FFBB #BBE8FF
square
#F4BBFF #FFD2BB #C6FFBB #BBE8FF
split-complementary
#F4BBFF #E8FFBB #BBFFD2
monochromatic
#E041FF #EA7EFF #F4BBFF #FAE0FF #FAE0FF
Accessibility & contrast
On white
1.57
#F4BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#F4BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBFF
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBFF | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#F6C2D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f4bbff; /* rgb */ color: rgb(244, 187, 255); /* oklch */ color: oklch(86.5% 0.110 320.9);
Tailwind
colors: {
custom: {
50: '#f8d0ff',
500: '#f4bbff',
950: '#000000',
},
}SCSS
$custom: #f4bbff; $custom-light: #f8d0ff; $custom-dark: #000000;
JSON
{
"hex": "#f4bbff",
"rgb": {
"r": 244,
"g": 187,
"b": 255
},
"hsl": {
"h": 290.294,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86517,
"c": 0.11008,
"h": 320.9
},
"luminance": 0.61994
}Semantic roles & 50–950 ramp
primary
#F4BBFF
secondary
#89E777
accent
#E60025
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386