#F0BBFF#F0BBFF
#F0BBFF is a very light, moderate purple. Relative luminance 0.613; OKLCH L 86.1% C 0.108 H 318.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BBFF |
|---|---|
| RGB | rgb(240, 187, 255) |
| HSL | hsl(287, 100%, 87%) |
| HSV | hsv(287, 27%, 100%) |
| CMYK | cmyk(5.9%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(82.53, 30.56, -26.22) |
| CIE-LCH | lch(82.53, 40.26, 319.38°) |
| OKLab | oklab(86.14% 0.081 -0.0712) |
| OKLCH | oklch(86.14% 0.108 318.7) |
| XYZ | xyz(71.7530, 61.2874, 102.6381) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.56
Light Lilac
#EDC8FF
ΔE00 4.00
Mauve
#E0B0FF
ΔE00 4.14
Light Violet
#D6B4FC
ΔE00 5.39
Light Lavender
#DFC5FE
ΔE00 5.54
Very Light Purple
#F6CEFC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BBFF #CAFFBB
analogous
#CEBBFF #F0BBFF #FFBBEC
triadic
#F0BBFF #FFF0BB #BBFFF0
tetradic
#F0BBFF #FFCEBB #CAFFBB #BBECFF
square
#F0BBFF #FFCEBB #CAFFBB #BBECFF
split-complementary
#F0BBFF #ECFFBB #BBFFCE
monochromatic
#D541FF #E37EFF #F0BBFF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.58
#F0BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#F0BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BBFF
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BBFF | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#BFCFFD
Tritanopia (blue-blind)
#F1C2D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f0bbff; /* rgb */ color: rgb(240, 187, 255); /* oklch */ color: oklch(86.1% 0.108 318.7);
Tailwind
colors: {
custom: {
50: '#f5d0ff',
500: '#f0bbff',
950: '#000000',
},
}SCSS
$custom: #f0bbff; $custom-light: #f5d0ff; $custom-dark: #000000;
JSON
{
"hex": "#f0bbff",
"rgb": {
"r": 240,
"g": 187,
"b": 255
},
"hsl": {
"h": 286.765,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.8614,
"c": 0.10785,
"h": 318.7
},
"luminance": 0.61286
}Semantic roles & 50–950 ramp
primary
#F0BBFF
secondary
#90E777
accent
#E60033
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386