#FA7EAE#FA7EAE
#FA7EAE is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.7% C 0.159 H 357.2°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7EAE |
|---|---|
| RGB | rgb(250, 126, 174) |
| HSL | hsl(337, 93%, 74%) |
| HSV | hsv(337, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 30.4%, 2%) |
| CIE-LAB | lab(68.25, 52.33, -3.23) |
| CIE-LCH | lch(68.25, 52.43, 356.46°) |
| OKLab | oklab(74.69% 0.1587 -0.0078) |
| OKLCH | oklch(74.69% 0.159 357.2) |
| XYZ | xyz(54.5274, 38.3066, 44.5584) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.50
Pinky
#FC86AA
ΔE00 2.92
Pink (survey)
#FF81C0
ΔE00 3.69
Bubble Gum Pink
#FF69AF
ΔE00 4.33
Bubblegum (survey)
#FF6CB5
ΔE00 4.52
Rosa
#FE86A4
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7EAE #7EFACA
analogous
#FA7EEC #FA7EAE #FA8C7E
triadic
#FA7EAE #AEFA7E #7EAEFA
tetradic
#FA7EAE #ECFA7E #7EFACA #8C7EFA
square
#FA7EAE #ECFA7E #7EFACA #8C7EFA
split-complementary
#FA7EAE #7EFA8C #7EECFA
monochromatic
#F40964 #F84389 #FA7EAE #FCB9D3 #FEE2ED
Accessibility & contrast
On white
2.42
#FA7EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#FA7EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7EAE
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7EAE | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9098B0
Deuteranopia (green-blind)
#B0AFAB
Tritanopia (blue-blind)
#FF7690
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa7eae; /* rgb */ color: rgb(250, 126, 174); /* oklch */ color: oklch(74.7% 0.159 357.2);
Tailwind
colors: {
custom: {
50: '#ffa7c6',
500: '#fa7eae',
950: '#000000',
},
}SCSS
$custom: #fa7eae; $custom-light: #ffa7c6; $custom-dark: #000000;
JSON
{
"hex": "#fa7eae",
"rgb": {
"r": 250,
"g": 126,
"b": 174
},
"hsl": {
"h": 336.774,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.7469,
"c": 0.15891,
"h": 357.2
},
"luminance": 0.38302
}Semantic roles & 50–950 ramp
primary
#FA7EAE
secondary
#D5F6E9
accent
#E68D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82