#F3BBF2#F3BBF2
#F3BBF2 is a very light, moderate purple. Relative luminance 0.610; OKLCH L 85.9% C 0.096 H 326.9°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BBF2 |
|---|---|
| RGB | rgb(243, 187, 242) |
| HSL | hsl(301, 70%, 84%) |
| HSV | hsv(301, 23%, 95%) |
| CMYK | cmyk(0%, 23%, 0.4%, 4.7%) |
| CIE-LAB | lab(82.38, 29.09, -19.48) |
| CIE-LCH | lch(82.38, 35.01, 326.20°) |
| OKLab | oklab(85.95% 0.0805 -0.0524) |
| OKLCH | oklch(85.95% 0.096 326.9) |
| XYZ | xyz(70.7578, 61.0081, 92.0356) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.16
Light Lilac
#EDC8FF
ΔE00 4.60
Very Light Purple
#F6CEFC
ΔE00 4.74
Pale Mauve
#FED0FC
ΔE00 4.99
Pale Lavender
#EECFFE
ΔE00 6.05
Plum
#DDA0DD
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BBF2 #BBF3BC
analogous
#D8BBF3 #F3BBF2 #F3BBD6
triadic
#F3BBF2 #F2F3BB #BBF2F3
tetradic
#F3BBF2 #F3D8BB #BBF3BC #BBD6F3
square
#F3BBF2 #F3D8BB #BBF3BC #BBD6F3
split-complementary
#F3BBF2 #D6F3BB #BBF3D8
monochromatic
#E153DE #EA87E8 #F3BBF2 #FAE5FA #FAE5FA
Accessibility & contrast
On white
1.59
#F3BBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#F3BBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BBF2
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BBF2 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F4
Deuteranopia (green-blind)
#C4CFF0
Tritanopia (blue-blind)
#F7BFCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f3bbf2; /* rgb */ color: rgb(243, 187, 242); /* oklch */ color: oklch(85.9% 0.096 326.9);
Tailwind
colors: {
custom: {
50: '#f7d0f6',
500: '#f3bbf2',
950: '#000000',
},
}SCSS
$custom: #f3bbf2; $custom-light: #f7d0f6; $custom-dark: #000000;
JSON
{
"hex": "#f3bbf2",
"rgb": {
"r": 243,
"g": 187,
"b": 242
},
"hsl": {
"h": 301.071,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.85948,
"c": 0.09606,
"h": 326.9
},
"luminance": 0.61006
}Semantic roles & 50–950 ramp
primary
#F3BBF2
secondary
#7FD381
accent
#D21714
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385