#FCAFEB#FCAFEB
#FCAFEB is a very light, moderate pink. Relative luminance 0.574; OKLCH L 84.5% C 0.117 H 334.8°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFEB |
|---|---|
| RGB | rgb(252, 175, 235) |
| HSL | hsl(313, 93%, 84%) |
| HSV | hsv(313, 31%, 99%) |
| CMYK | cmyk(0%, 30.6%, 6.7%, 1.2%) |
| CIE-LAB | lab(80.38, 37.11, -18.66) |
| CIE-LCH | lch(80.38, 41.54, 333.31°) |
| OKLab | oklab(84.55% 0.1061 -0.0499) |
| OKLCH | oklch(84.55% 0.117 334.8) |
| XYZ | xyz(70.4695, 57.3565, 85.9401) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.86
Light Lavendar
#EFC0FE
ΔE00 6.52
Powder Pink
#FFB2D0
ΔE00 7.81
Pale Mauve
#FED0FC
ΔE00 7.95
Very Light Purple
#F6CEFC
ΔE00 8.27
Light Lilac
#EDC8FF
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFEB #AFFCC0
analogous
#E6AFFC #FCAFEB #FCAFC4
triadic
#FCAFEB #EBFCAF #AFEBFC
tetradic
#FCAFEB #FCE6AF #AFFCC0 #AFC4FC
square
#FCAFEB #FCE6AF #AFFCC0 #AFC4FC
split-complementary
#FCAFEB #C4FCAF #AFFCE6
monochromatic
#F839CE #FA74DC #FCAFEB #FEE2F8 #FEE2F8
Accessibility & contrast
On white
1.68
#FCAFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#FCAFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFEB
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFEB | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1ED
Deuteranopia (green-blind)
#C2CBE9
Tritanopia (blue-blind)
#FFB2C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcafeb; /* rgb */ color: rgb(252, 175, 235); /* oklch */ color: oklch(84.5% 0.117 334.8);
Tailwind
colors: {
custom: {
50: '#fec7f1',
500: '#fcafeb',
950: '#000000',
},
}SCSS
$custom: #fcafeb; $custom-light: #fec7f1; $custom-dark: #000000;
JSON
{
"hex": "#fcafeb",
"rgb": {
"r": 252,
"g": 175,
"b": 235
},
"hsl": {
"h": 313.247,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.84546,
"c": 0.11729,
"h": 334.8
},
"luminance": 0.57354
}Semantic roles & 50–950 ramp
primary
#FCAFEB
secondary
#6FE088
accent
#E63300
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285