#F9BBFD#F9BBFD
#F9BBFD is a very light, moderate purple. Relative luminance 0.628; OKLCH L 86.9% C 0.111 H 324.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BBFD |
|---|---|
| RGB | rgb(249, 187, 253) |
| HSL | hsl(296, 94%, 86%) |
| HSV | hsv(296, 26%, 99%) |
| CMYK | cmyk(1.6%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(83.32, 33.02, -23.87) |
| CIE-LCH | lch(83.32, 40.75, 324.14°) |
| OKLab | oklab(86.92% 0.0904 -0.0645) |
| OKLCH | oklch(86.92% 0.111 324.5) |
| XYZ | xyz(74.5649, 62.7743, 101.0982) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.76
Light Lilac
#EDC8FF
ΔE00 4.95
Very Light Purple
#F6CEFC
ΔE00 5.82
Mauve
#E0B0FF
ΔE00 5.91
Pale Mauve
#FED0FC
ΔE00 6.15
Pale Lavender
#EECFFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BBFD #BFFDBB
analogous
#D8BBFD #F9BBFD #FDBBE0
triadic
#F9BBFD #FDF9BB #BBFDF9
tetradic
#F9BBFD #FDD8BB #BFFDBB #BBE0FD
square
#F9BBFD #FDD8BB #BFFDBB #BBE0FD
split-complementary
#F9BBFD #E0FDBB #BBFDD8
monochromatic
#EF44FA #F480FB #F9BBFD #FCE1FE #FCE1FE
Accessibility & contrast
On white
1.55
#F9BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#F9BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BBFD
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BBFD | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#C4D2FB
Tritanopia (blue-blind)
#FCC1D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f9bbfd; /* rgb */ color: rgb(249, 187, 253); /* oklch */ color: oklch(86.9% 0.111 324.5);
Tailwind
colors: {
custom: {
50: '#fcd0fe',
500: '#f9bbfd',
950: '#000000',
},
}SCSS
$custom: #f9bbfd; $custom-light: #fcd0fe; $custom-dark: #000000;
JSON
{
"hex": "#f9bbfd",
"rgb": {
"r": 249,
"g": 187,
"b": 253
},
"hsl": {
"h": 296.364,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.8692,
"c": 0.11103,
"h": 324.5
},
"luminance": 0.62772
}Semantic roles & 50–950 ramp
primary
#F9BBFD
secondary
#7FE379
accent
#E6000E
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385