#F4BBFD#F4BBFD
#F4BBFD is a very light, moderate purple. Relative luminance 0.619; OKLCH L 86.4% C 0.108 H 321.8°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBFD |
|---|---|
| RGB | rgb(244, 187, 253) |
| HSL | hsl(292, 94%, 86%) |
| HSV | hsv(292, 26%, 99%) |
| CMYK | cmyk(3.6%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(82.84, 31.44, -24.64) |
| CIE-LCH | lch(82.84, 39.95, 321.91°) |
| OKLab | oklab(86.44% 0.0849 -0.0667) |
| OKLCH | oklch(86.44% 0.108 321.8) |
| XYZ | xyz(72.8059, 61.8674, 101.0158) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.91
Light Lilac
#EDC8FF
ΔE00 4.29
Mauve
#E0B0FF
ΔE00 5.07
Very Light Purple
#F6CEFC
ΔE00 5.67
Pale Mauve
#FED0FC
ΔE00 6.29
Light Lavender
#DFC5FE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBFD #C4FDBB
analogous
#D3BBFD #F4BBFD #FDBBE5
triadic
#F4BBFD #FDF4BB #BBFDF4
tetradic
#F4BBFD #FDD3BB #C4FDBB #BBE5FD
square
#F4BBFD #FDD3BB #C4FDBB #BBE5FD
split-complementary
#F4BBFD #E5FDBB #BBFDD3
monochromatic
#E144FA #EA80FB #F4BBFD #FAE1FE #FAE1FE
Accessibility & contrast
On white
1.57
#F4BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#F4BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBFD
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBFD | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFF
Deuteranopia (green-blind)
#C1D0FB
Tritanopia (blue-blind)
#F6C2D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f4bbfd; /* rgb */ color: rgb(244, 187, 253); /* oklch */ color: oklch(86.4% 0.108 321.8);
Tailwind
colors: {
custom: {
50: '#f8d0fe',
500: '#f4bbfd',
950: '#000000',
},
}SCSS
$custom: #f4bbfd; $custom-light: #f8d0fe; $custom-dark: #000000;
JSON
{
"hex": "#f4bbfd",
"rgb": {
"r": 244,
"g": 187,
"b": 253
},
"hsl": {
"h": 291.818,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86442,
"c": 0.10796,
"h": 321.8
},
"luminance": 0.61866
}Semantic roles & 50–950 ramp
primary
#F4BBFD
secondary
#87E379
accent
#E6001F
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385