#FA8EBB#FA8EBB
#FA8EBB is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.4% C 0.140 H 354.4°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EBB |
|---|---|
| RGB | rgb(250, 142, 187) |
| HSL | hsl(335, 92%, 77%) |
| HSV | hsv(335, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 25.2%, 2%) |
| CIE-LAB | lab(71.73, 46.11, -5.36) |
| CIE-LCH | lch(71.73, 46.42, 353.36°) |
| OKLab | oklab(77.44% 0.1389 -0.0136) |
| OKLCH | oklch(77.44% 0.14 354.4) |
| XYZ | xyz(58.0686, 43.2623, 52.2961) |
| Luminance | 0.4326 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.64
Pinky
#FC86AA
ΔE00 3.86
Carnation Pink
#FF7FA7
ΔE00 4.69
Bubblegum Pink
#FE83CC
ΔE00 5.43
Rosa
#FE86A4
ΔE00 5.56
Pig Pink
#E78EA5
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EBB #8EFACD
analogous
#FA8EF1 #FA8EBB #FA978E
triadic
#FA8EBB #BBFA8E #8EBBFA
tetradic
#FA8EBB #F1FA8E #8EFACD #978EFA
square
#FA8EBB #F1FA8E #8EFACD #978EFA
split-complementary
#FA8EBB #8EFA97 #8EF1FA
monochromatic
#F51974 #F75398 #FA8EBB #FDC9DE #FEE2ED
Accessibility & contrast
On white
2.18
#FA8EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FA8EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EBB
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EBB | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BD
Deuteranopia (green-blind)
#B7B7B8
Tritanopia (blue-blind)
#FF899E
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa8ebb; /* rgb */ color: rgb(250, 142, 187); /* oklch */ color: oklch(77.4% 0.140 354.4);
Tailwind
colors: {
custom: {
50: '#feb1cf',
500: '#fa8ebb',
950: '#000000',
},
}SCSS
$custom: #fa8ebb; $custom-light: #feb1cf; $custom-dark: #000000;
JSON
{
"hex": "#fa8ebb",
"rgb": {
"r": 250,
"g": 142,
"b": 187
},
"hsl": {
"h": 335,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.77443,
"c": 0.13959,
"h": 354.4
},
"luminance": 0.43258
}Semantic roles & 50–950 ramp
primary
#FA8EBB
secondary
#D5F6E8
accent
#E68600
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082