#F5BBFE#F5BBFE
#F5BBFE is a very light, moderate purple. Relative luminance 0.621; OKLCH L 86.6% C 0.110 H 321.9°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BBFE |
|---|---|
| RGB | rgb(245, 187, 254) |
| HSL | hsl(292, 97%, 86%) |
| HSV | hsv(292, 26%, 100%) |
| CMYK | cmyk(3.5%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(82.97, 31.94, -24.97) |
| CIE-LCH | lch(82.97, 40.55, 321.99°) |
| OKLab | oklab(86.57% 0.0862 -0.0677) |
| OKLCH | oklch(86.57% 0.11 321.9) |
| XYZ | xyz(73.3137, 62.1107, 101.8733) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.06
Light Lilac
#EDC8FF
ΔE00 4.44
Mauve
#E0B0FF
ΔE00 5.08
Very Light Purple
#F6CEFC
ΔE00 5.81
Pale Mauve
#FED0FC
ΔE00 6.40
Light Lavender
#DFC5FE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BBFE #C4FEBB
analogous
#D4BBFE #F5BBFE #FEBBE6
triadic
#F5BBFE #FEF5BB #BBFEF5
tetradic
#F5BBFE #FED4BB #C4FEBB #BBE6FE
square
#F5BBFE #FED4BB #C4FEBB #BBE6FE
split-complementary
#F5BBFE #E6FEBB #BBFED4
monochromatic
#E342FC #EC7FFD #F5BBFE #FBE1FF #FBE1FF
Accessibility & contrast
On white
1.56
#F5BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#F5BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BBFE
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BBFE | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#F7C2D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f5bbfe; /* rgb */ color: rgb(245, 187, 254); /* oklch */ color: oklch(86.6% 0.110 321.9);
Tailwind
colors: {
custom: {
50: '#f9d0ff',
500: '#f5bbfe',
950: '#000000',
},
}SCSS
$custom: #f5bbfe; $custom-light: #f9d0ff; $custom-dark: #000000;
JSON
{
"hex": "#f5bbfe",
"rgb": {
"r": 245,
"g": 187,
"b": 254
},
"hsl": {
"h": 291.94,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.86574,
"c": 0.10961,
"h": 321.9
},
"luminance": 0.62109
}Semantic roles & 50–950 ramp
primary
#F5BBFE
secondary
#87E578
accent
#E6001F
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386