#FF7AE4#FF7AE4
#FF7AE4 is a light, highly saturated pink. Relative luminance 0.408; OKLCH L 76.8% C 0.202 H 335.7°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AE4 |
|---|---|
| RGB | rgb(255, 122, 228) |
| HSL | hsl(312, 100%, 74%) |
| HSV | hsv(312, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 10.6%, 0%) |
| CIE-LAB | lab(70.03, 63.31, -30.62) |
| CIE-LCH | lch(70.03, 70.32, 334.19°) |
| OKLab | oklab(76.76% 0.1839 -0.0829) |
| OKLCH | oklch(76.76% 0.202 335.7) |
| XYZ | xyz(62.2035, 40.7849, 77.9798) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.22
Violet (CSS)
#EE82EE
ΔE00 3.87
Candy Pink
#FF63E9
ΔE00 4.14
Bubblegum Pink
#FE83CC
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 5.59
Light Magenta
#FA5FF7
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AE4 #7AFF95
analogous
#D77AFF #FF7AE4 #FF7AA2
triadic
#FF7AE4 #E4FF7A #7AE4FF
tetradic
#FF7AE4 #FFD77A #7AFF95 #7AA2FF
square
#FF7AE4 #FFD77A #7AFF95 #7AA2FF
split-complementary
#FF7AE4 #A2FF7A #7AFFD7
monochromatic
#FF00CB #FF3DD8 #FF7AE4 #FFB7F0 #FFE0F9
Accessibility & contrast
On white
2.29
#FF7AE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#FF7AE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AE4
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AE4 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9FE7
Deuteranopia (green-blind)
#A1B2E0
Tritanopia (blue-blind)
#FF80A5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff7ae4; /* rgb */ color: rgb(255, 122, 228); /* oklch */ color: oklch(76.8% 0.202 335.7);
Tailwind
colors: {
custom: {
50: '#ffa5ec',
500: '#ff7ae4',
950: '#000000',
},
}SCSS
$custom: #ff7ae4; $custom-light: #ffa5ec; $custom-dark: #000000;
JSON
{
"hex": "#ff7ae4",
"rgb": {
"r": 255,
"g": 122,
"b": 228
},
"hsl": {
"h": 312.18,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.76755,
"c": 0.20167,
"h": 335.7
},
"luminance": 0.40781
}Semantic roles & 50–950 ramp
primary
#FF7AE4
secondary
#D4F7DB
accent
#E62F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84