#F9BCFE#F9BCFE
#F9BCFE is a very light, moderate purple. Relative luminance 0.633; OKLCH L 87.1% C 0.110 H 323.9°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BCFE |
|---|---|
| RGB | rgb(249, 188, 254) |
| HSL | hsl(295, 97%, 87%) |
| HSV | hsv(295, 26%, 100%) |
| CMYK | cmyk(2%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(83.58, 32.68, -24.01) |
| CIE-LCH | lch(83.58, 40.55, 323.70°) |
| OKLab | oklab(87.13% 0.0892 -0.0649) |
| OKLCH | oklch(87.13% 0.11 323.9) |
| XYZ | xyz(74.9375, 63.2640, 102.0104) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.56
Light Lilac
#EDC8FF
ΔE00 4.74
Very Light Purple
#F6CEFC
ΔE00 5.66
Mauve
#E0B0FF
ΔE00 5.88
Pale Mauve
#FED0FC
ΔE00 6.02
Pale Lavender
#EECFFE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BCFE #C1FEBC
analogous
#D8BCFE #F9BCFE #FEBCE2
triadic
#F9BCFE #FEF9BC #BCFEF9
tetradic
#F9BCFE #FED8BC #C1FEBC #BCE2FE
square
#F9BCFE #FED8BC #C1FEBC #BCE2FE
split-complementary
#F9BCFE #E2FEBC #BCFED8
monochromatic
#EE43FC #F480FD #F9BCFE #FCE1FF #FCE1FF
Accessibility & contrast
On white
1.54
#F9BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#F9BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BCFE
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BCFE | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#C4D3FC
Tritanopia (blue-blind)
#FCC2D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f9bcfe; /* rgb */ color: rgb(249, 188, 254); /* oklch */ color: oklch(87.1% 0.110 323.9);
Tailwind
colors: {
custom: {
50: '#fcd0ff',
500: '#f9bcfe',
950: '#000000',
},
}SCSS
$custom: #f9bcfe; $custom-light: #fcd0ff; $custom-dark: #000000;
JSON
{
"hex": "#f9bcfe",
"rgb": {
"r": 249,
"g": 188,
"b": 254
},
"hsl": {
"h": 295.455,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.87128,
"c": 0.11031,
"h": 323.9
},
"luminance": 0.63262
}Semantic roles & 50–950 ramp
primary
#F9BCFE
secondary
#81E579
accent
#E60011
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386