#F9BBFF#F9BBFF
#F9BBFF is a very light, moderate purple. Relative luminance 0.629; OKLCH L 87.0% C 0.113 H 323.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BBFF |
|---|---|
| RGB | rgb(249, 187, 255) |
| HSL | hsl(295, 100%, 87%) |
| HSV | hsv(295, 27%, 100%) |
| CMYK | cmyk(2.4%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(83.39, 33.39, -24.83) |
| CIE-LCH | lch(83.39, 41.61, 323.37°) |
| OKLab | oklab(86.99% 0.0909 -0.0672) |
| OKLCH | oklch(86.99% 0.113 323.5) |
| XYZ | xyz(74.8852, 62.9024, 102.7850) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.70
Light Lilac
#EDC8FF
ΔE00 4.97
Mauve
#E0B0FF
ΔE00 5.62
Very Light Purple
#F6CEFC
ΔE00 6.03
Pale Mauve
#FED0FC
ΔE00 6.42
Pale Lavender
#EECFFE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BBFF #C1FFBB
analogous
#D7BBFF #F9BBFF #FFBBE3
triadic
#F9BBFF #FFF9BB #BBFFF9
tetradic
#F9BBFF #FFD7BB #C1FFBB #BBE3FF
square
#F9BBFF #FFD7BB #C1FFBB #BBE3FF
split-complementary
#F9BBFF #E3FFBB #BBFFD7
monochromatic
#EE41FF #F47EFF #F9BBFF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.55
#F9BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#F9BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BBFF
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BBFF | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#FCC1D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f9bbff; /* rgb */ color: rgb(249, 187, 255); /* oklch */ color: oklch(87.0% 0.113 323.5);
Tailwind
colors: {
custom: {
50: '#fcd0ff',
500: '#f9bbff',
950: '#000000',
},
}SCSS
$custom: #f9bbff; $custom-light: #fcd0ff; $custom-dark: #000000;
JSON
{
"hex": "#f9bbff",
"rgb": {
"r": 249,
"g": 187,
"b": 255
},
"hsl": {
"h": 294.706,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86994,
"c": 0.11307,
"h": 323.5
},
"luminance": 0.629
}Semantic roles & 50–950 ramp
primary
#F9BBFF
secondary
#81E777
accent
#E60014
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386