#F0BBFA#F0BBFA
#F0BBFA is a very light, moderate purple. Relative luminance 0.610; OKLCH L 86.0% C 0.102 H 321.0°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BBFA |
|---|---|
| RGB | rgb(240, 187, 250) |
| HSL | hsl(290, 86%, 86%) |
| HSV | hsv(290, 25%, 98%) |
| CMYK | cmyk(4%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(82.36, 29.61, -23.81) |
| CIE-LCH | lch(82.36, 37.99, 321.20°) |
| OKLab | oklab(85.95% 0.0796 -0.0645) |
| OKLCH | oklch(85.95% 0.102 321) |
| XYZ | xyz(70.9586, 60.9696, 98.4543) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.44
Light Lilac
#EDC8FF
ΔE00 3.78
Mauve
#E0B0FF
ΔE00 4.97
Very Light Purple
#F6CEFC
ΔE00 5.29
Light Lavender
#DFC5FE
ΔE00 5.73
Pale Lavender
#EECFFE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BBFA #C5FABB
analogous
#D0BBFA #F0BBFA #FABBE4
triadic
#F0BBFA #FAF0BB #BBFAF0
tetradic
#F0BBFA #FAD0BB #C5FABB #BBE4FA
square
#F0BBFA #FAD0BB #C5FABB #BBE4FA
split-complementary
#F0BBFA #E4FABB #BBFAD0
monochromatic
#D749F2 #E382F6 #F0BBFA #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.59
#F0BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#F0BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BBFA
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BBFA | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FD
Deuteranopia (green-blind)
#C0CFF8
Tritanopia (blue-blind)
#F2C1D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f0bbfa; /* rgb */ color: rgb(240, 187, 250); /* oklch */ color: oklch(86.0% 0.102 321.0);
Tailwind
colors: {
custom: {
50: '#f5d0fc',
500: '#f0bbfa',
950: '#000000',
},
}SCSS
$custom: #f0bbfa; $custom-light: #f5d0fc; $custom-dark: #000000;
JSON
{
"hex": "#f0bbfa",
"rgb": {
"r": 240,
"g": 187,
"b": 250
},
"hsl": {
"h": 290.476,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.85953,
"c": 0.10242,
"h": 321
},
"luminance": 0.60968
}Semantic roles & 50–950 ramp
primary
#F0BBFA
secondary
#8BDE7B
accent
#E30326
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385