#FCB9FA#FCB9FA
#FCB9FA is a very light, moderate purple. Relative luminance 0.623; OKLCH L 86.8% C 0.114 H 327.5°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB9FA |
|---|---|
| RGB | rgb(252, 185, 250) |
| HSL | hsl(302, 92%, 86%) |
| HSV | hsv(302, 27%, 99%) |
| CMYK | cmyk(0%, 26.6%, 0.8%, 1.2%) |
| CIE-LAB | lab(83.07, 34.49, -22.62) |
| CIE-LCH | lch(83.07, 41.24, 326.73°) |
| OKLab | oklab(86.76% 0.0957 -0.061) |
| OKLCH | oklch(86.76% 0.114 327.5) |
| XYZ | xyz(74.7475, 62.2979, 98.5112) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.77
Light Lilac
#EDC8FF
ΔE00 5.83
Very Light Purple
#F6CEFC
ΔE00 6.27
Pale Mauve
#FED0FC
ΔE00 6.31
Mauve
#E0B0FF
ΔE00 6.70
Plum
#DDA0DD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB9FA #B9FCBB
analogous
#DCB9FC #FCB9FA #FCB9D8
triadic
#FCB9FA #FAFCB9 #B9FAFC
tetradic
#FCB9FA #FCDCB9 #B9FCBB #B9D8FC
square
#FCB9FA #FCDCB9 #B9FCBB #B9D8FC
split-complementary
#FCB9FA #D8FCB9 #B9FCDC
monochromatic
#F744F2 #F97EF6 #FCB9FA #FEE2FD #FEE2FD
Accessibility & contrast
On white
1.56
#FCB9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#FCB9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB9FA
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB9FA | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFD
Deuteranopia (green-blind)
#C5D2F8
Tritanopia (blue-blind)
#FFBED0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcb9fa; /* rgb */ color: rgb(252, 185, 250); /* oklch */ color: oklch(86.8% 0.114 327.5);
Tailwind
colors: {
custom: {
50: '#fecefc',
500: '#fcb9fa',
950: '#000000',
},
}SCSS
$custom: #fcb9fa; $custom-light: #fecefc; $custom-dark: #000000;
JSON
{
"hex": "#fcb9fa",
"rgb": {
"r": 252,
"g": 185,
"b": 250
},
"hsl": {
"h": 301.791,
"s": 91.781,
"l": 85.686
},
"oklch": {
"l": 0.86762,
"c": 0.11351,
"h": 327.5
},
"luminance": 0.62295
}Semantic roles & 50–950 ramp
primary
#FCB9FA
secondary
#78E27B
accent
#E60700
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385