#F2BBF4#F2BBF4
#F2BBF4 is a very light, moderate purple. Relative luminance 0.610; OKLCH L 85.9% C 0.097 H 325.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBF4 |
|---|---|
| RGB | rgb(242, 187, 244) |
| HSL | hsl(298, 72%, 85%) |
| HSV | hsv(298, 23%, 96%) |
| CMYK | cmyk(0.8%, 23.4%, 0%, 4.3%) |
| CIE-LAB | lab(82.35, 29.13, -20.60) |
| CIE-LCH | lch(82.35, 35.68, 324.74°) |
| OKLab | oklab(85.92% 0.08 -0.0555) |
| OKLCH | oklch(85.92% 0.097 325.2) |
| XYZ | xyz(70.7156, 60.9514, 93.6101) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.61
Light Lilac
#EDC8FF
ΔE00 4.26
Very Light Purple
#F6CEFC
ΔE00 4.78
Pale Mauve
#FED0FC
ΔE00 5.20
Pale Lavender
#EECFFE
ΔE00 5.90
Mauve
#E0B0FF
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBF4 #BDF4BB
analogous
#D6BBF4 #F2BBF4 #F4BBDA
triadic
#F2BBF4 #F4F2BB #BBF4F2
tetradic
#F2BBF4 #F4D6BB #BDF4BB #BBDAF4
square
#F2BBF4 #F4D6BB #BDF4BB #BBDAF4
split-complementary
#F2BBF4 #DAF4BB #BBF4D6
monochromatic
#DE52E3 #E886EB #F2BBF4 #FAE5FB #FAE5FB
Accessibility & contrast
On white
1.59
#F2BBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#F2BBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBF4
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBF4 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F6
Deuteranopia (green-blind)
#C3CFF2
Tritanopia (blue-blind)
#F5C0CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2bbf4; /* rgb */ color: rgb(242, 187, 244); /* oklch */ color: oklch(85.9% 0.097 325.2);
Tailwind
colors: {
custom: {
50: '#f7d0f7',
500: '#f2bbf4',
950: '#000000',
},
}SCSS
$custom: #f2bbf4; $custom-light: #f7d0f7; $custom-dark: #000000;
JSON
{
"hex": "#f2bbf4",
"rgb": {
"r": 242,
"g": 187,
"b": 244
},
"hsl": {
"h": 297.895,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.85924,
"c": 0.09739,
"h": 325.2
},
"luminance": 0.6095
}Semantic roles & 50–950 ramp
primary
#F2BBF4
secondary
#81D57E
accent
#D41118
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385