#FCBEEF#FCBEEF
#FCBEEF is a very light, moderate pink. Relative luminance 0.638; OKLCH L 87.2% C 0.095 H 333.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBEEF |
|---|---|
| RGB | rgb(252, 190, 239) |
| HSL | hsl(313, 91%, 87%) |
| HSV | hsv(313, 25%, 99%) |
| CMYK | cmyk(0%, 24.6%, 5.2%, 1.2%) |
| CIE-LAB | lab(83.84, 29.92, -15.59) |
| CIE-LCH | lch(83.84, 33.74, 332.47°) |
| OKLab | oklab(87.23% 0.085 -0.0416) |
| OKLCH | oklch(87.23% 0.095 333.9) |
| XYZ | xyz(74.1372, 63.7568, 90.0456) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.39
Very Light Purple
#F6CEFC
ΔE00 5.04
Light Lavendar
#EFC0FE
ΔE00 5.36
Light Lilac
#EDC8FF
ΔE00 6.22
Pale Lavender
#EECFFE
ΔE00 6.99
Powder Pink
#FFB2D0
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBEEF #BEFCCB
analogous
#EABEFC #FCBEEF #FCBED0
triadic
#FCBEEF #EFFCBE #BEEFFC
tetradic
#FCBEEF #FCEABE #BEFCCB #BED0FC
square
#FCBEEF #FCEABE #BEFCCB #BED0FC
split-complementary
#FCBEEF #D0FCBE #BEFCEA
monochromatic
#F749D2 #F984E1 #FCBEEF #FEE2F8 #FEE2F8
Accessibility & contrast
On white
1.53
#FCBEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#FCBEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBEEF
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBEEF | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF1
Deuteranopia (green-blind)
#CCD4ED
Tritanopia (blue-blind)
#FFC1CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcbeef; /* rgb */ color: rgb(252, 190, 239); /* oklch */ color: oklch(87.2% 0.095 333.9);
Tailwind
colors: {
custom: {
50: '#fed2f4',
500: '#fcbeef',
950: '#000000',
},
}SCSS
$custom: #fcbeef; $custom-light: #fed2f4; $custom-dark: #000000;
JSON
{
"hex": "#fcbeef",
"rgb": {
"r": 252,
"g": 190,
"b": 239
},
"hsl": {
"h": 312.581,
"s": 91.176,
"l": 86.667
},
"oklch": {
"l": 0.87233,
"c": 0.09467,
"h": 333.9
},
"luminance": 0.63754
}Semantic roles & 50–950 ramp
primary
#FCBEEF
secondary
#7CE291
accent
#E63000
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385