#FA8ECB#FA8ECB
#FA8ECB is a light, vivid pink. Relative luminance 0.440; OKLCH L 78.0% C 0.148 H 346.1°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8ECB |
|---|---|
| RGB | rgb(250, 142, 203) |
| HSL | hsl(326, 92%, 77%) |
| HSV | hsv(326, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 18.8%, 2%) |
| CIE-LAB | lab(72.22, 48.37, -13.51) |
| CIE-LCH | lch(72.22, 50.22, 344.39°) |
| OKLab | oklab(77.97% 0.1439 -0.0355) |
| OKLCH | oklch(77.97% 0.148 346.1) |
| XYZ | xyz(59.8778, 43.9860, 61.8247) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.49
Pink (survey)
#FF81C0
ΔE00 3.09
Bubblegum (survey)
#FF6CB5
ΔE00 6.77
Hot Pink
#FF69B4
ΔE00 7.25
Pinky
#FC86AA
ΔE00 7.52
Bubble Gum Pink
#FF69AF
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8ECB #8EFABD
analogous
#F38EFA #FA8ECB #FA8E95
triadic
#FA8ECB #CBFA8E #8ECBFA
tetradic
#FA8ECB #FAF38E #8EFABD #8E95FA
square
#FA8ECB #FAF38E #8EFABD #8E95FA
split-complementary
#FA8ECB #95FA8E #8EFAF3
monochromatic
#F51995 #F753B0 #FA8ECB #FDC9E6 #FEE2F2
Accessibility & contrast
On white
2.14
#FA8ECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FA8ECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8ECB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8ECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8ECB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A6CD
Deuteranopia (green-blind)
#B2B8C8
Tritanopia (blue-blind)
#FF8DA4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa8ecb; /* rgb */ color: rgb(250, 142, 203); /* oklch */ color: oklch(78.0% 0.148 346.1);
Tailwind
colors: {
custom: {
50: '#feb1da',
500: '#fa8ecb',
950: '#000000',
},
}SCSS
$custom: #fa8ecb; $custom-light: #feb1da; $custom-dark: #000000;
JSON
{
"hex": "#fa8ecb",
"rgb": {
"r": 250,
"g": 142,
"b": 203
},
"hsl": {
"h": 326.111,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.77971,
"c": 0.14824,
"h": 346.1
},
"luminance": 0.43982
}Semantic roles & 50–950 ramp
primary
#FA8ECB
secondary
#D5F6E3
accent
#E66400
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181115
muted
#868083