#F9BBFE#F9BBFE
#F9BBFE is a very light, moderate purple. Relative luminance 0.628; OKLCH L 87.0% C 0.112 H 324.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BBFE |
|---|---|
| RGB | rgb(249, 187, 254) |
| HSL | hsl(296, 97%, 86%) |
| HSV | hsv(296, 26%, 100%) |
| CMYK | cmyk(2%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(83.36, 33.21, -24.35) |
| CIE-LCH | lch(83.36, 41.18, 323.75°) |
| OKLab | oklab(86.96% 0.0906 -0.0659) |
| OKLCH | oklch(86.96% 0.112 324) |
| XYZ | xyz(74.7246, 62.8382, 101.9394) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.72
Light Lilac
#EDC8FF
ΔE00 4.95
Mauve
#E0B0FF
ΔE00 5.76
Very Light Purple
#F6CEFC
ΔE00 5.93
Pale Mauve
#FED0FC
ΔE00 6.28
Pale Lavender
#EECFFE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BBFE #C0FEBB
analogous
#D8BBFE #F9BBFE #FEBBE2
triadic
#F9BBFE #FEF9BB #BBFEF9
tetradic
#F9BBFE #FED8BB #C0FEBB #BBE2FE
square
#F9BBFE #FED8BB #C0FEBB #BBE2FE
split-complementary
#F9BBFE #E2FEBB #BBFED8
monochromatic
#EE42FC #F47FFD #F9BBFE #FCE1FF #FCE1FF
Accessibility & contrast
On white
1.55
#F9BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#F9BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BBFE
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BBFE | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#C4D2FC
Tritanopia (blue-blind)
#FCC1D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f9bbfe; /* rgb */ color: rgb(249, 187, 254); /* oklch */ color: oklch(87.0% 0.112 324.0);
Tailwind
colors: {
custom: {
50: '#fcd0ff',
500: '#f9bbfe',
950: '#000000',
},
}SCSS
$custom: #f9bbfe; $custom-light: #fcd0ff; $custom-dark: #000000;
JSON
{
"hex": "#f9bbfe",
"rgb": {
"r": 249,
"g": 187,
"b": 254
},
"hsl": {
"h": 295.522,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.86957,
"c": 0.11205,
"h": 324
},
"luminance": 0.62836
}Semantic roles & 50–950 ramp
primary
#F9BBFE
secondary
#80E578
accent
#E60011
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386