#F9BBF2#F9BBF2
#F9BBF2 is a very light, moderate purple. Relative luminance 0.621; OKLCH L 86.5% C 0.100 H 330.3°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BBF2 |
|---|---|
| RGB | rgb(249, 187, 242) |
| HSL | hsl(307, 84%, 85%) |
| HSV | hsv(307, 25%, 98%) |
| CMYK | cmyk(0%, 24.9%, 2.8%, 2.4%) |
| CIE-LAB | lab(82.96, 31.04, -18.54) |
| CIE-LCH | lch(82.96, 36.16, 329.15°) |
| OKLab | oklab(86.53% 0.0871 -0.0497) |
| OKLCH | oklch(86.53% 0.1 330.3) |
| XYZ | xyz(72.8629, 62.0935, 92.1343) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.16
Pale Mauve
#FED0FC
ΔE00 5.05
Very Light Purple
#F6CEFC
ΔE00 5.23
Light Lilac
#EDC8FF
ΔE00 5.58
Pale Lavender
#EECFFE
ΔE00 6.86
Plum
#DDA0DD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BBF2 #BBF9C2
analogous
#E1BBF9 #F9BBF2 #F9BBD3
triadic
#F9BBF2 #F2F9BB #BBF2F9
tetradic
#F9BBF2 #F9E1BB #BBF9C2 #BBD3F9
square
#F9BBF2 #F9E1BB #BBF9C2 #BBD3F9
split-complementary
#F9BBF2 #D3F9BB #BBF9E1
monochromatic
#EF4BDC #F483E7 #F9BBF2 #FDE3FA #FDE3FA
Accessibility & contrast
On white
1.57
#F9BBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#F9BBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BBF2
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BBF2 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F4
Deuteranopia (green-blind)
#C7D2F0
Tritanopia (blue-blind)
#FEBFCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f9bbf2; /* rgb */ color: rgb(249, 187, 242); /* oklch */ color: oklch(86.5% 0.100 330.3);
Tailwind
colors: {
custom: {
50: '#fcd0f6',
500: '#f9bbf2',
950: '#000000',
},
}SCSS
$custom: #f9bbf2; $custom-light: #fcd0f6; $custom-dark: #000000;
JSON
{
"hex": "#f9bbf2",
"rgb": {
"r": 249,
"g": 187,
"b": 242
},
"hsl": {
"h": 306.774,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.86525,
"c": 0.10031,
"h": 330.3
},
"luminance": 0.62091
}Semantic roles & 50–950 ramp
primary
#F9BBF2
secondary
#7BDD86
accent
#E01E05
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385