#F0BBEF#F0BBEF
#F0BBEF is a very light, moderate purple. Relative luminance 0.603; OKLCH L 85.6% C 0.091 H 326.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BBEF |
|---|---|
| RGB | rgb(240, 187, 239) |
| HSL | hsl(301, 64%, 84%) |
| HSV | hsv(301, 22%, 94%) |
| CMYK | cmyk(0%, 22.1%, 0.4%, 5.9%) |
| CIE-LAB | lab(82.00, 27.57, -18.48) |
| CIE-LCH | lch(82.00, 33.19, 326.17°) |
| OKLab | oklab(85.56% 0.0763 -0.0496) |
| OKLCH | oklch(85.56% 0.091 326.9) |
| XYZ | xyz(69.2838, 60.2997, 89.6339) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.39
Light Lilac
#EDC8FF
ΔE00 4.50
Very Light Purple
#F6CEFC
ΔE00 4.51
Pale Mauve
#FED0FC
ΔE00 4.83
Pale Lavender
#EECFFE
ΔE00 5.78
Plum
#DDA0DD
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BBEF #BBF0BC
analogous
#D6BBF0 #F0BBEF #F0BBD4
triadic
#F0BBEF #EFF0BB #BBEFF0
tetradic
#F0BBEF #F0D6BB #BBF0BC #BBD4F0
square
#F0BBEF #F0D6BB #BBF0BC #BBD4F0
split-complementary
#F0BBEF #D4F0BB #BBF0D6
monochromatic
#DA57D7 #E589E3 #F0BBEF #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.61
#F0BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#F0BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BBEF
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BBEF | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F1
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#F4BFCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f0bbef; /* rgb */ color: rgb(240, 187, 239); /* oklch */ color: oklch(85.6% 0.091 326.9);
Tailwind
colors: {
custom: {
50: '#f5cff4',
500: '#f0bbef',
950: '#000000',
},
}SCSS
$custom: #f0bbef; $custom-light: #f5cff4; $custom-dark: #000000;
JSON
{
"hex": "#f0bbef",
"rgb": {
"r": 240,
"g": 187,
"b": 239
},
"hsl": {
"h": 301.132,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.85557,
"c": 0.09102,
"h": 326.9
},
"luminance": 0.60298
}Semantic roles & 50–950 ramp
primary
#F0BBEF
secondary
#81CF82
accent
#CC1D1A
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385