#FCBFEB#FCBFEB
#FCBFEB is a very light, moderate pink. Relative luminance 0.640; OKLCH L 87.3% C 0.090 H 336.7°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBFEB |
|---|---|
| RGB | rgb(252, 191, 235) |
| HSL | hsl(317, 91%, 87%) |
| HSV | hsv(317, 24%, 99%) |
| CMYK | cmyk(0%, 24.2%, 6.7%, 1.2%) |
| CIE-LAB | lab(83.94, 28.71, -13.30) |
| CIE-LCH | lch(83.94, 31.64, 335.14°) |
| OKLab | oklab(87.27% 0.0823 -0.0353) |
| OKLCH | oklch(87.27% 0.09 336.7) |
| XYZ | xyz(73.7701, 63.9577, 87.0403) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.40
Very Light Purple
#F6CEFC
ΔE00 5.27
Powder Pink
#FFB2D0
ΔE00 6.33
Light Lavendar
#EFC0FE
ΔE00 6.34
Light Lilac
#EDC8FF
ΔE00 6.88
Baby Pink
#FFB7CE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBFEB #BFFCD0
analogous
#EFBFFC #FCBFEB #FCBFCD
triadic
#FCBFEB #EBFCBF #BFEBFC
tetradic
#FCBFEB #FCEFBF #BFFCD0 #BFCDFC
square
#FCBFEB #FCEFBF #BFFCD0 #BFCDFC
split-complementary
#FCBFEB #CDFCBF #BFFCEF
monochromatic
#F74AC6 #F985D9 #FCBFEB #FEE2F6 #FEE2F6
Accessibility & contrast
On white
1.52
#FCBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#FCBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBFEB
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBFEB | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCED
Deuteranopia (green-blind)
#CED5E9
Tritanopia (blue-blind)
#FFC1CE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcbfeb; /* rgb */ color: rgb(252, 191, 235); /* oklch */ color: oklch(87.3% 0.090 336.7);
Tailwind
colors: {
custom: {
50: '#fed2f1',
500: '#fcbfeb',
950: '#000000',
},
}SCSS
$custom: #fcbfeb; $custom-light: #fed2f1; $custom-dark: #000000;
JSON
{
"hex": "#fcbfeb",
"rgb": {
"r": 252,
"g": 191,
"b": 235
},
"hsl": {
"h": 316.721,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.87273,
"c": 0.08954,
"h": 336.7
},
"luminance": 0.63955
}Semantic roles & 50–950 ramp
primary
#FCBFEB
secondary
#7DE299
accent
#E64000
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385