#FA6EBA#FA6EBA
#FA6EBA is a light, vivid pink. Relative luminance 0.350; OKLCH L 73.0% C 0.189 H 349.1°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6EBA |
|---|---|
| RGB | rgb(250, 110, 186) |
| HSL | hsl(327, 93%, 71%) |
| HSV | hsv(327, 56%, 98%) |
| CMYK | cmyk(0%, 56%, 25.6%, 2%) |
| CIE-LAB | lab(65.77, 61.32, -13.70) |
| CIE-LCH | lch(65.77, 62.83, 347.41°) |
| OKLab | oklab(72.96% 0.1852 -0.0358) |
| OKLCH | oklch(72.96% 0.189 349.1) |
| XYZ | xyz(53.8651, 35.0260, 50.3687) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.53
Hot Pink
#FF69B4
ΔE00 1.62
Bubble Gum Pink
#FF69AF
ΔE00 2.58
Pink (survey)
#FF81C0
ΔE00 3.94
Bubblegum Pink
#FE83CC
ΔE00 4.48
Barbie Pink
#FE46A5
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6EBA #6EFAAE
analogous
#F46EFA #FA6EBA #FA6E74
triadic
#FA6EBA #BAFA6E #6EBAFA
tetradic
#FA6EBA #FAF46E #6EFAAE #6E74FA
square
#FA6EBA #FAF46E #6EFAAE #6E74FA
split-complementary
#FA6EBA #74FA6E #6EFAF4
monochromatic
#E60880 #F8339E #FA6EBA #FCA9D6 #FEE1F1
Accessibility & contrast
On white
2.62
#FA6EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#FA6EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6EBA
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6EBA | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E90BC
Deuteranopia (green-blind)
#A4A9B7
Tritanopia (blue-blind)
#FF698C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fa6eba; /* rgb */ color: rgb(250, 110, 186); /* oklch */ color: oklch(73.0% 0.189 349.1);
Tailwind
colors: {
custom: {
50: '#ff9dce',
500: '#fa6eba',
950: '#000000',
},
}SCSS
$custom: #fa6eba; $custom-light: #ff9dce; $custom-dark: #000000;
JSON
{
"hex": "#fa6eba",
"rgb": {
"r": 250,
"g": 110,
"b": 186
},
"hsl": {
"h": 327.429,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.72959,
"c": 0.18861,
"h": 349.1
},
"luminance": 0.35021
}Semantic roles & 50–950 ramp
primary
#FA6EBA
secondary
#CFF5E0
accent
#E66900
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F13
muted
#867F82