#FCBEF9#FCBEF9
#FCBEF9 is a very light, moderate purple. Relative luminance 0.644; OKLCH L 87.6% C 0.104 H 328.0°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBEF9 |
|---|---|
| RGB | rgb(252, 190, 249) |
| HSL | hsl(303, 91%, 87%) |
| HSV | hsv(303, 25%, 99%) |
| CMYK | cmyk(0%, 24.6%, 1.2%, 1.2%) |
| CIE-LAB | lab(84.16, 31.68, -20.45) |
| CIE-LCH | lch(84.16, 37.70, 327.16°) |
| OKLab | oklab(87.58% 0.0881 -0.055) |
| OKLCH | oklch(87.58% 0.104 328) |
| XYZ | xyz(75.6556, 64.3642, 98.0424) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.48
Pale Mauve
#FED0FC
ΔE00 4.87
Very Light Purple
#F6CEFC
ΔE00 4.95
Light Lilac
#EDC8FF
ΔE00 5.04
Pale Lavender
#EECFFE
ΔE00 6.49
Mauve
#E0B0FF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBEF9 #BEFCC1
analogous
#E0BEFC #FCBEF9 #FCBEDA
triadic
#FCBEF9 #F9FCBE #BEF9FC
tetradic
#FCBEF9 #FCE0BE #BEFCC1 #BEDAFC
square
#FCBEF9 #FCE0BE #BEFCC1 #BEDAFC
split-complementary
#FCBEF9 #DAFCBE #BEFCE0
monochromatic
#F749EE #F984F4 #FCBEF9 #FEE2FC #FEE2FC
Accessibility & contrast
On white
1.51
#FCBEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#FCBEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBEF9
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBEF9 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFB
Deuteranopia (green-blind)
#C9D5F7
Tritanopia (blue-blind)
#FFC3D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fcbef9; /* rgb */ color: rgb(252, 190, 249); /* oklch */ color: oklch(87.6% 0.104 328.0);
Tailwind
colors: {
custom: {
50: '#fed2fb',
500: '#fcbef9',
950: '#000000',
},
}SCSS
$custom: #fcbef9; $custom-light: #fed2fb; $custom-dark: #000000;
JSON
{
"hex": "#fcbef9",
"rgb": {
"r": 252,
"g": 190,
"b": 249
},
"hsl": {
"h": 302.903,
"s": 91.176,
"l": 86.667
},
"oklch": {
"l": 0.87579,
"c": 0.10386,
"h": 328
},
"luminance": 0.64362
}Semantic roles & 50–950 ramp
primary
#FCBEF9
secondary
#7CE281
accent
#E60B00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385