#F5BBF2#F5BBF2
#F5BBF2 is a very light, moderate purple. Relative luminance 0.614; OKLCH L 86.1% C 0.097 H 328.1°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BBF2 |
|---|---|
| RGB | rgb(245, 187, 242) |
| HSL | hsl(303, 74%, 85%) |
| HSV | hsv(303, 24%, 96%) |
| CMYK | cmyk(0%, 23.7%, 1.2%, 3.9%) |
| CIE-LAB | lab(82.58, 29.74, -19.17) |
| CIE-LCH | lch(82.58, 35.38, 327.20°) |
| OKLab | oklab(86.14% 0.0827 -0.0515) |
| OKLCH | oklch(86.14% 0.097 328.1) |
| XYZ | xyz(71.4519, 61.3660, 92.0681) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.48
Very Light Purple
#F6CEFC
ΔE00 4.88
Light Lilac
#EDC8FF
ΔE00 4.92
Pale Mauve
#FED0FC
ΔE00 4.98
Pale Lavender
#EECFFE
ΔE00 6.31
Plum
#DDA0DD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BBF2 #BBF5BE
analogous
#DBBBF5 #F5BBF2 #F5BBD5
triadic
#F5BBF2 #F2F5BB #BBF2F5
tetradic
#F5BBF2 #F5DBBB #BBF5BE #BBD5F5
square
#F5BBF2 #F5DBBB #BBF5BE #BBD5F5
split-complementary
#F5BBF2 #D5F5BB #BBF5DB
monochromatic
#E550DE #ED86E8 #F5BBF2 #FBE4FA #FBE4FA
Accessibility & contrast
On white
1.58
#F5BBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#F5BBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BBF2
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BBF2 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F4
Deuteranopia (green-blind)
#C5D0F0
Tritanopia (blue-blind)
#F9BFCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f5bbf2; /* rgb */ color: rgb(245, 187, 242); /* oklch */ color: oklch(86.1% 0.097 328.1);
Tailwind
colors: {
custom: {
50: '#f9d0f6',
500: '#f5bbf2',
950: '#000000',
},
}SCSS
$custom: #f5bbf2; $custom-light: #f9d0f6; $custom-dark: #000000;
JSON
{
"hex": "#f5bbf2",
"rgb": {
"r": 245,
"g": 187,
"b": 242
},
"hsl": {
"h": 303.103,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.86139,
"c": 0.09744,
"h": 328.1
},
"luminance": 0.61364
}Semantic roles & 50–950 ramp
primary
#F5BBF2
secondary
#7ED682
accent
#D6190F
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385