#FCA7EE#FCA7EE
#FCA7EE is a very light, vivid purple. Relative luminance 0.545; OKLCH L 83.3% C 0.134 H 332.8°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA7EE |
|---|---|
| RGB | rgb(252, 167, 238) |
| HSL | hsl(310, 93%, 82%) |
| HSV | hsv(310, 34%, 99%) |
| CMYK | cmyk(0%, 33.7%, 5.6%, 1.2%) |
| CIE-LAB | lab(78.76, 41.79, -22.74) |
| CIE-LCH | lch(78.76, 47.58, 331.45°) |
| OKLab | oklab(83.35% 0.1188 -0.0612) |
| OKLCH | oklch(83.35% 0.134 332.8) |
| XYZ | xyz(69.3954, 54.5090, 87.7383) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.31
Light Lavendar
#EFC0FE
ΔE00 7.35
Mauve
#E0B0FF
ΔE00 7.99
Bubblegum Pink
#FE83CC
ΔE00 8.44
Lavender Pink
#DD85D7
ΔE00 8.83
Violet (CSS)
#EE82EE
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA7EE #A7FCB5
analogous
#DFA7FC #FCA7EE #FCA7C4
triadic
#FCA7EE #EEFCA7 #A7EEFC
tetradic
#FCA7EE #FCDFA7 #A7FCB5 #A7C4FC
square
#FCA7EE #FCDFA7 #A7FCB5 #A7C4FC
split-complementary
#FCA7EE #C4FCA7 #A7FCDF
monochromatic
#F831D7 #FA6CE3 #FCA7EE #FEE1F9 #FEE1F9
Accessibility & contrast
On white
1.76
#FCA7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#FCA7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA7EE
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA7EE | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BCF1
Deuteranopia (green-blind)
#BBC7EB
Tritanopia (blue-blind)
#FFABC1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fca7ee; /* rgb */ color: rgb(252, 167, 238); /* oklch */ color: oklch(83.3% 0.134 332.8);
Tailwind
colors: {
custom: {
50: '#fec2f3',
500: '#fca7ee',
950: '#000000',
},
}SCSS
$custom: #fca7ee; $custom-light: #fec2f3; $custom-dark: #000000;
JSON
{
"hex": "#fca7ee",
"rgb": {
"r": 252,
"g": 167,
"b": 238
},
"hsl": {
"h": 309.882,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.83346,
"c": 0.13366,
"h": 332.8
},
"luminance": 0.54506
}Semantic roles & 50–950 ramp
primary
#FCA7EE
secondary
#68DF7C
accent
#E62600
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285