#F0BBFB#F0BBFB
#F0BBFB is a very light, moderate purple. Relative luminance 0.610; OKLCH L 86.0% C 0.103 H 320.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BBFB |
|---|---|
| RGB | rgb(240, 187, 251) |
| HSL | hsl(290, 89%, 86%) |
| HSV | hsv(290, 25%, 98%) |
| CMYK | cmyk(4.4%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(82.40, 29.80, -24.29) |
| CIE-LCH | lch(82.40, 38.44, 320.81°) |
| OKLab | oklab(85.99% 0.0799 -0.0658) |
| OKLCH | oklch(85.99% 0.104 320.5) |
| XYZ | xyz(71.1158, 61.0325, 99.2823) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.39
Light Lilac
#EDC8FF
ΔE00 3.80
Mauve
#E0B0FF
ΔE00 4.79
Very Light Purple
#F6CEFC
ΔE00 5.41
Light Lavender
#DFC5FE
ΔE00 5.67
Light Violet
#D6B4FC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BBFB #C6FBBB
analogous
#D0BBFB #F0BBFB #FBBBE6
triadic
#F0BBFB #FBF0BB #BBFBF0
tetradic
#F0BBFB #FBD0BB #C6FBBB #BBE6FB
square
#F0BBFB #FBD0BB #C6FBBB #BBE6FB
split-complementary
#F0BBFB #E6FBBB #BBFBD0
monochromatic
#D747F4 #E381F8 #F0BBFB #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.59
#F0BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#F0BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BBFB
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BBFB | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FE
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#F1C2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f0bbfb; /* rgb */ color: rgb(240, 187, 251); /* oklch */ color: oklch(86.0% 0.103 320.5);
Tailwind
colors: {
custom: {
50: '#f5d0fc',
500: '#f0bbfb',
950: '#000000',
},
}SCSS
$custom: #f0bbfb; $custom-light: #f5d0fc; $custom-dark: #000000;
JSON
{
"hex": "#f0bbfb",
"rgb": {
"r": 240,
"g": 187,
"b": 251
},
"hsl": {
"h": 289.688,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.85991,
"c": 0.1035,
"h": 320.5
},
"luminance": 0.61031
}Semantic roles & 50–950 ramp
primary
#F0BBFB
secondary
#8CE07A
accent
#E60027
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385