#F0BBF2#F0BBF2
#F0BBF2 is a very light, moderate purple. Relative luminance 0.605; OKLCH L 85.7% C 0.094 H 325.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BBF2 |
|---|---|
| RGB | rgb(240, 187, 242) |
| HSL | hsl(298, 68%, 84%) |
| HSV | hsv(298, 23%, 95%) |
| CMYK | cmyk(0.8%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(82.10, 28.12, -19.93) |
| CIE-LCH | lch(82.10, 34.47, 324.67°) |
| OKLab | oklab(85.66% 0.0772 -0.0537) |
| OKLCH | oklch(85.66% 0.094 325.2) |
| XYZ | xyz(69.7307, 60.4785, 91.9874) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.72
Light Lilac
#EDC8FF
ΔE00 4.15
Very Light Purple
#F6CEFC
ΔE00 4.59
Pale Mauve
#FED0FC
ΔE00 5.07
Pale Lavender
#EECFFE
ΔE00 5.69
Plum
#DDA0DD
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BBF2 #BDF2BB
analogous
#D5BBF2 #F0BBF2 #F2BBD9
triadic
#F0BBF2 #F2F0BB #BBF2F0
tetradic
#F0BBF2 #F2D5BB #BDF2BB #BBD9F2
square
#F0BBF2 #F2D5BB #BDF2BB #BBD9F2
split-complementary
#F0BBF2 #D9F2BB #BBF2D5
monochromatic
#D954DE #E588E8 #F0BBF2 #F9E5FA #F9E5FA
Accessibility & contrast
On white
1.60
#F0BBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#F0BBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BBF2
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BBF2 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F4
Deuteranopia (green-blind)
#C3CEF0
Tritanopia (blue-blind)
#F3C0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f0bbf2; /* rgb */ color: rgb(240, 187, 242); /* oklch */ color: oklch(85.7% 0.094 325.2);
Tailwind
colors: {
custom: {
50: '#f5d0f6',
500: '#f0bbf2',
950: '#000000',
},
}SCSS
$custom: #f0bbf2; $custom-light: #f5d0f6; $custom-dark: #000000;
JSON
{
"hex": "#f0bbf2",
"rgb": {
"r": 240,
"g": 187,
"b": 242
},
"hsl": {
"h": 297.818,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.85663,
"c": 0.09404,
"h": 325.2
},
"luminance": 0.60477
}Semantic roles & 50–950 ramp
primary
#F0BBF2
secondary
#83D280
accent
#D0161C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385