#F0BBFC#F0BBFC
#F0BBFC is a very light, moderate purple. Relative luminance 0.611; OKLCH L 86.0% C 0.105 H 320.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BBFC |
|---|---|
| RGB | rgb(240, 187, 252) |
| HSL | hsl(289, 92%, 86%) |
| HSV | hsv(289, 26%, 99%) |
| CMYK | cmyk(4.8%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(82.43, 29.99, -24.77) |
| CIE-LCH | lch(82.43, 38.90, 320.44°) |
| OKLab | oklab(86.03% 0.0802 -0.0672) |
| OKLCH | oklch(86.03% 0.105 320) |
| XYZ | xyz(71.2738, 61.0957, 100.1146) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.38
Light Lilac
#EDC8FF
ΔE00 3.83
Mauve
#E0B0FF
ΔE00 4.62
Very Light Purple
#F6CEFC
ΔE00 5.54
Light Lavender
#DFC5FE
ΔE00 5.63
Light Violet
#D6B4FC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BBFC #C7FCBB
analogous
#CFBBFC #F0BBFC #FCBBE7
triadic
#F0BBFC #FCF0BB #BBFCF0
tetradic
#F0BBFC #FCCFBB #C7FCBB #BBE7FC
square
#F0BBFC #FCCFBB #C7FCBB #BBE7FC
split-complementary
#F0BBFC #E7FCBB #BBFCCF
monochromatic
#D646F7 #E380F9 #F0BBFC #F9E2FE #F9E2FE
Accessibility & contrast
On white
1.59
#F0BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#F0BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BBFC
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BBFC | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FF
Deuteranopia (green-blind)
#C0CFFA
Tritanopia (blue-blind)
#F1C2D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f0bbfc; /* rgb */ color: rgb(240, 187, 252); /* oklch */ color: oklch(86.0% 0.105 320.0);
Tailwind
colors: {
custom: {
50: '#f5d0fd',
500: '#f0bbfc',
950: '#000000',
},
}SCSS
$custom: #f0bbfc; $custom-light: #f5d0fd; $custom-dark: #000000;
JSON
{
"hex": "#f0bbfc",
"rgb": {
"r": 240,
"g": 187,
"b": 252
},
"hsl": {
"h": 288.923,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86028,
"c": 0.10457,
"h": 320
},
"luminance": 0.61094
}Semantic roles & 50–950 ramp
primary
#F0BBFC
secondary
#8DE279
accent
#E6002A
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385