#FA8ECA#FA8ECA
#FA8ECA is a light, vivid pink. Relative luminance 0.439; OKLCH L 77.9% C 0.148 H 346.6°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8ECA |
|---|---|
| RGB | rgb(250, 142, 202) |
| HSL | hsl(327, 92%, 77%) |
| HSV | hsv(327, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 19.2%, 2%) |
| CIE-LAB | lab(72.19, 48.23, -13.01) |
| CIE-LCH | lch(72.19, 49.95, 344.91°) |
| OKLab | oklab(77.94% 0.1436 -0.0342) |
| OKLCH | oklch(77.94% 0.148 346.6) |
| XYZ | xyz(59.7591, 43.9385, 61.1991) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.60
Pink (survey)
#FF81C0
ΔE00 2.98
Bubblegum (survey)
#FF6CB5
ΔE00 6.72
Hot Pink
#FF69B4
ΔE00 7.20
Pinky
#FC86AA
ΔE00 7.30
Bubble Gum Pink
#FF69AF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8ECA #8EFABE
analogous
#F48EFA #FA8ECA #FA8E94
triadic
#FA8ECA #CAFA8E #8ECAFA
tetradic
#FA8ECA #FAF48E #8EFABE #8E94FA
square
#FA8ECA #FAF48E #8EFABE #8E94FA
split-complementary
#FA8ECA #94FA8E #8EFAF4
monochromatic
#F51993 #F753AF #FA8ECA #FDC9E5 #FEE2F1
Accessibility & contrast
On white
2.15
#FA8ECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#FA8ECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8ECA
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8ECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8ECA | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A6CC
Deuteranopia (green-blind)
#B3B8C7
Tritanopia (blue-blind)
#FF8CA4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa8eca; /* rgb */ color: rgb(250, 142, 202); /* oklch */ color: oklch(77.9% 0.148 346.6);
Tailwind
colors: {
custom: {
50: '#feb1da',
500: '#fa8eca',
950: '#000000',
},
}SCSS
$custom: #fa8eca; $custom-light: #feb1da; $custom-dark: #000000;
JSON
{
"hex": "#fa8eca",
"rgb": {
"r": 250,
"g": 142,
"b": 202
},
"hsl": {
"h": 326.667,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.77936,
"c": 0.14762,
"h": 346.6
},
"luminance": 0.43934
}Semantic roles & 50–950 ramp
primary
#FA8ECA
secondary
#D5F6E4
accent
#E66600
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083