#F0BBF0#F0BBF0
#F0BBF0 is a very light, moderate purple. Relative luminance 0.604; OKLCH L 85.6% C 0.092 H 326.3°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BBF0 |
|---|---|
| RGB | rgb(240, 187, 240) |
| HSL | hsl(300, 64%, 84%) |
| HSV | hsv(300, 22%, 94%) |
| CMYK | cmyk(0%, 22.1%, 0%, 5.9%) |
| CIE-LAB | lab(82.03, 27.75, -18.96) |
| CIE-LCH | lch(82.03, 33.61, 325.66°) |
| OKLab | oklab(85.59% 0.0766 -0.051) |
| OKLCH | oklch(85.59% 0.092 326.3) |
| XYZ | xyz(69.4320, 60.3590, 90.4141) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.16
Light Lilac
#EDC8FF
ΔE00 4.37
Very Light Purple
#F6CEFC
ΔE00 4.52
Pale Mauve
#FED0FC
ΔE00 4.90
Pale Lavender
#EECFFE
ΔE00 5.74
Plum
#DDA0DD
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BBF0 #BBF0BB
analogous
#D5BBF0 #F0BBF0 #F0BBD5
triadic
#F0BBF0 #F0F0BB #BBF0F0
tetradic
#F0BBF0 #F0D5BB #BBF0BB #BBD5F0
square
#F0BBF0 #F0D5BB #BBF0BB #BBD5F0
split-complementary
#F0BBF0 #D5F0BB #BBF0D5
monochromatic
#DA57DA #E589E5 #F0BBF0 #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.61
#F0BBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#F0BBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BBF0
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BBF0 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F2
Deuteranopia (green-blind)
#C4CEEE
Tritanopia (blue-blind)
#F3BFCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f0bbf0; /* rgb */ color: rgb(240, 187, 240); /* oklch */ color: oklch(85.6% 0.092 326.3);
Tailwind
colors: {
custom: {
50: '#f5cff5',
500: '#f0bbf0',
950: '#000000',
},
}SCSS
$custom: #f0bbf0; $custom-light: #f5cff5; $custom-dark: #000000;
JSON
{
"hex": "#f0bbf0",
"rgb": {
"r": 240,
"g": 187,
"b": 240
},
"hsl": {
"h": 300,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.85592,
"c": 0.09202,
"h": 326.3
},
"luminance": 0.60357
}Semantic roles & 50–950 ramp
primary
#F0BBF0
secondary
#81CF81
accent
#CC1A1A
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385