#F0BBFD#F0BBFD
#F0BBFD is a very light, moderate purple. Relative luminance 0.612; OKLCH L 86.1% C 0.106 H 319.6°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BBFD |
|---|---|
| RGB | rgb(240, 187, 253) |
| HSL | hsl(288, 94%, 86%) |
| HSV | hsv(288, 26%, 99%) |
| CMYK | cmyk(5.1%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(82.46, 30.18, -25.25) |
| CIE-LCH | lch(82.46, 39.35, 320.08°) |
| OKLab | oklab(86.07% 0.0804 -0.0685) |
| OKLCH | oklch(86.07% 0.106 319.6) |
| XYZ | xyz(71.4327, 61.1593, 100.9514) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.41
Light Lilac
#EDC8FF
ΔE00 3.87
Mauve
#E0B0FF
ΔE00 4.45
Light Lavender
#DFC5FE
ΔE00 5.59
Light Violet
#D6B4FC
ΔE00 5.63
Very Light Purple
#F6CEFC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BBFD #C8FDBB
analogous
#CFBBFD #F0BBFD #FDBBE9
triadic
#F0BBFD #FDF0BB #BBFDF0
tetradic
#F0BBFD #FDCFBB #C8FDBB #BBE9FD
square
#F0BBFD #FDCFBB #C8FDBB #BBE9FD
split-complementary
#F0BBFD #E9FDBB #BBFDCF
monochromatic
#D644FA #E380FB #F0BBFD #F8E1FE #F8E1FE
Accessibility & contrast
On white
1.59
#F0BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#F0BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BBFD
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BBFD | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#BFCFFB
Tritanopia (blue-blind)
#F1C2D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f0bbfd; /* rgb */ color: rgb(240, 187, 253); /* oklch */ color: oklch(86.1% 0.106 319.6);
Tailwind
colors: {
custom: {
50: '#f5d0fe',
500: '#f0bbfd',
950: '#000000',
},
}SCSS
$custom: #f0bbfd; $custom-light: #f5d0fe; $custom-dark: #000000;
JSON
{
"hex": "#f0bbfd",
"rgb": {
"r": 240,
"g": 187,
"b": 253
},
"hsl": {
"h": 288.182,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86065,
"c": 0.10567,
"h": 319.6
},
"luminance": 0.61158
}Semantic roles & 50–950 ramp
primary
#F0BBFD
secondary
#8EE379
accent
#E6002D
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385