#F0BBFE#F0BBFE
#F0BBFE is a very light, moderate purple. Relative luminance 0.612; OKLCH L 86.1% C 0.107 H 319.1°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BBFE |
|---|---|
| RGB | rgb(240, 187, 254) |
| HSL | hsl(287, 97%, 86%) |
| HSV | hsv(287, 26%, 100%) |
| CMYK | cmyk(5.5%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(82.50, 30.37, -25.74) |
| CIE-LCH | lch(82.50, 39.81, 319.72°) |
| OKLab | oklab(86.1% 0.0807 -0.0699) |
| OKLCH | oklch(86.1% 0.107 319.1) |
| XYZ | xyz(71.5924, 61.2232, 101.7926) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.47
Light Lilac
#EDC8FF
ΔE00 3.93
Mauve
#E0B0FF
ΔE00 4.29
Light Violet
#D6B4FC
ΔE00 5.51
Light Lavender
#DFC5FE
ΔE00 5.56
Very Light Purple
#F6CEFC
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BBFE #C9FEBB
analogous
#CFBBFE #F0BBFE #FEBBEB
triadic
#F0BBFE #FEF0BB #BBFEF0
tetradic
#F0BBFE #FECFBB #C9FEBB #BBEBFE
square
#F0BBFE #FECFBB #C9FEBB #BBEBFE
split-complementary
#F0BBFE #EBFEBB #BBFECF
monochromatic
#D542FC #E37FFD #F0BBFE #F8E1FF #F8E1FF
Accessibility & contrast
On white
1.59
#F0BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#F0BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BBFE
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BBFE | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#BFCFFC
Tritanopia (blue-blind)
#F1C2D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f0bbfe; /* rgb */ color: rgb(240, 187, 254); /* oklch */ color: oklch(86.1% 0.107 319.1);
Tailwind
colors: {
custom: {
50: '#f5d0ff',
500: '#f0bbfe',
950: '#000000',
},
}SCSS
$custom: #f0bbfe; $custom-light: #f5d0ff; $custom-dark: #000000;
JSON
{
"hex": "#f0bbfe",
"rgb": {
"r": 240,
"g": 187,
"b": 254
},
"hsl": {
"h": 287.463,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.86103,
"c": 0.10675,
"h": 319.1
},
"luminance": 0.61222
}Semantic roles & 50–950 ramp
primary
#F0BBFE
secondary
#8FE578
accent
#E60030
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386