#FCAEEB#FCAEEB
#FCAEEB is a very light, moderate pink. Relative luminance 0.570; OKLCH L 84.4% C 0.119 H 334.7°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAEEB |
|---|---|
| RGB | rgb(252, 174, 235) |
| HSL | hsl(313, 93%, 84%) |
| HSV | hsv(313, 31%, 99%) |
| CMYK | cmyk(0%, 31%, 6.7%, 1.2%) |
| CIE-LAB | lab(80.16, 37.63, -18.99) |
| CIE-LCH | lch(80.16, 42.15, 333.23°) |
| OKLab | oklab(84.38% 0.1076 -0.0508) |
| OKLCH | oklch(84.38% 0.119 334.7) |
| XYZ | xyz(70.2756, 56.9687, 85.8755) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.76
Light Lavendar
#EFC0FE
ΔE00 6.63
Powder Pink
#FFB2D0
ΔE00 7.96
Pale Mauve
#FED0FC
ΔE00 8.18
Very Light Purple
#F6CEFC
ΔE00 8.48
Light Lilac
#EDC8FF
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAEEB #AEFCBF
analogous
#E6AEFC #FCAEEB #FCAEC4
triadic
#FCAEEB #EBFCAE #AEEBFC
tetradic
#FCAEEB #FCE6AE #AEFCBF #AEC4FC
square
#FCAEEB #FCE6AE #AEFCBF #AEC4FC
split-complementary
#FCAEEB #C4FCAE #AEFCE6
monochromatic
#F838CE #FA73DC #FCAEEB #FEE1F8 #FEE1F8
Accessibility & contrast
On white
1.69
#FCAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#FCAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAEEB
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAEEB | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#C1CBE9
Tritanopia (blue-blind)
#FFB1C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcaeeb; /* rgb */ color: rgb(252, 174, 235); /* oklch */ color: oklch(84.4% 0.119 334.7);
Tailwind
colors: {
custom: {
50: '#fec7f1',
500: '#fcaeeb',
950: '#000000',
},
}SCSS
$custom: #fcaeeb; $custom-light: #fec7f1; $custom-dark: #000000;
JSON
{
"hex": "#fcaeeb",
"rgb": {
"r": 252,
"g": 174,
"b": 235
},
"hsl": {
"h": 313.077,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.8438,
"c": 0.11902,
"h": 334.7
},
"luminance": 0.56966
}Semantic roles & 50–950 ramp
primary
#FCAEEB
secondary
#6EE087
accent
#E63200
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285