#F0BBEE#F0BBEE
#F0BBEE is a very light, moderate purple. Relative luminance 0.602; OKLCH L 85.5% C 0.090 H 327.6°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BBEE |
|---|---|
| RGB | rgb(240, 187, 238) |
| HSL | hsl(302, 64%, 84%) |
| HSV | hsv(302, 22%, 94%) |
| CMYK | cmyk(0%, 22.1%, 0.8%, 5.9%) |
| CIE-LAB | lab(81.97, 27.39, -17.99) |
| CIE-LCH | lch(81.97, 32.77, 326.71°) |
| OKLab | oklab(85.52% 0.076 -0.0483) |
| OKLCH | oklch(85.52% 0.09 327.6) |
| XYZ | xyz(69.1365, 60.2408, 88.8580) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.62
Very Light Purple
#F6CEFC
ΔE00 4.51
Light Lilac
#EDC8FF
ΔE00 4.64
Pale Mauve
#FED0FC
ΔE00 4.77
Pale Lavender
#EECFFE
ΔE00 5.83
Plum
#DDA0DD
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BBEE #BBF0BD
analogous
#D7BBF0 #F0BBEE #F0BBD3
triadic
#F0BBEE #EEF0BB #BBEEF0
tetradic
#F0BBEE #F0D7BB #BBF0BD #BBD3F0
square
#F0BBEE #F0D7BB #BBF0BD #BBD3F0
split-complementary
#F0BBEE #D3F0BB #BBF0D7
monochromatic
#DA57D5 #E589E1 #F0BBEE #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.61
#F0BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#F0BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BBEE
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BBEE | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F0
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#F4BFCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f0bbee; /* rgb */ color: rgb(240, 187, 238); /* oklch */ color: oklch(85.5% 0.090 327.6);
Tailwind
colors: {
custom: {
50: '#f5cff3',
500: '#f0bbee',
950: '#000000',
},
}SCSS
$custom: #f0bbee; $custom-light: #f5cff3; $custom-dark: #000000;
JSON
{
"hex": "#f0bbee",
"rgb": {
"r": 240,
"g": 187,
"b": 238
},
"hsl": {
"h": 302.264,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.85522,
"c": 0.09004,
"h": 327.6
},
"luminance": 0.60239
}Semantic roles & 50–950 ramp
primary
#F0BBEE
secondary
#81CF83
accent
#CC211A
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385