#FCBEFB#FCBEFB
#FCBEFB is a very light, moderate purple. Relative luminance 0.645; OKLCH L 87.7% C 0.106 H 327.0°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBEFB |
|---|---|
| RGB | rgb(252, 190, 251) |
| HSL | hsl(301, 91%, 87%) |
| HSV | hsv(301, 25%, 99%) |
| CMYK | cmyk(0%, 24.6%, 0.4%, 1.2%) |
| CIE-LAB | lab(84.22, 32.04, -21.41) |
| CIE-LCH | lch(84.22, 38.53, 326.24°) |
| OKLab | oklab(87.65% 0.0887 -0.0577) |
| OKLCH | oklch(87.65% 0.106 327) |
| XYZ | xyz(75.9692, 64.4896, 99.6940) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.21
Light Lilac
#EDC8FF
ΔE00 4.91
Very Light Purple
#F6CEFC
ΔE00 5.07
Pale Mauve
#FED0FC
ΔE00 5.10
Pale Lavender
#EECFFE
ΔE00 6.49
Mauve
#E0B0FF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBEFB #BEFCBF
analogous
#DEBEFC #FCBEFB #FCBEDC
triadic
#FCBEFB #FBFCBE #BEFBFC
tetradic
#FCBEFB #FCDEBE #BEFCBF #BEDCFC
square
#FCBEFB #FCDEBE #BEFCBF #BEDCFC
split-complementary
#FCBEFB #DCFCBE #BEFCDE
monochromatic
#F749F4 #F984F7 #FCBEFB #FEE2FD #FEE2FD
Accessibility & contrast
On white
1.51
#FCBEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#FCBEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBEFB
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBEFB | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFD
Deuteranopia (green-blind)
#C8D5F9
Tritanopia (blue-blind)
#FFC3D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fcbefb; /* rgb */ color: rgb(252, 190, 251); /* oklch */ color: oklch(87.7% 0.106 327.0);
Tailwind
colors: {
custom: {
50: '#fed2fc',
500: '#fcbefb',
950: '#000000',
},
}SCSS
$custom: #fcbefb; $custom-light: #fed2fc; $custom-dark: #000000;
JSON
{
"hex": "#fcbefb",
"rgb": {
"r": 252,
"g": 190,
"b": 251
},
"hsl": {
"h": 300.968,
"s": 91.176,
"l": 86.667
},
"oklch": {
"l": 0.87651,
"c": 0.10579,
"h": 327
},
"luminance": 0.64487
}Semantic roles & 50–950 ramp
primary
#FCBEFB
secondary
#7CE27E
accent
#E60400
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385