#FF7AE0#FF7AE0
#FF7AE0 is a light, vivid pink. Relative luminance 0.406; OKLCH L 76.6% C 0.199 H 337.1°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AE0 |
|---|---|
| RGB | rgb(255, 122, 224) |
| HSL | hsl(314, 100%, 74%) |
| HSV | hsv(314, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 12.2%, 0%) |
| CIE-LAB | lab(69.87, 62.69, -28.65) |
| CIE-LCH | lch(69.87, 68.93, 335.44°) |
| OKLab | oklab(76.59% 0.1831 -0.0773) |
| OKLCH | oklch(76.59% 0.199 337.1) |
| XYZ | xyz(61.6546, 40.5654, 75.0891) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.68
Violet (CSS)
#EE82EE
ΔE00 4.41
Candy Pink
#FF63E9
ΔE00 4.50
Bubblegum Pink
#FE83CC
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 5.60
Light Magenta
#FA5FF7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AE0 #7AFF99
analogous
#DC7AFF #FF7AE0 #FF7A9E
triadic
#FF7AE0 #E0FF7A #7AE0FF
tetradic
#FF7AE0 #FFDC7A #7AFF99 #7A9EFF
square
#FF7AE0 #FFDC7A #7AFF99 #7A9EFF
split-complementary
#FF7AE0 #9EFF7A #7AFFDC
monochromatic
#FF00C3 #FF3DD2 #FF7AE0 #FFB7EE #FFE0F8
Accessibility & contrast
On white
2.30
#FF7AE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#FF7AE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AE0
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AE0 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9EE3
Deuteranopia (green-blind)
#A3B2DC
Tritanopia (blue-blind)
#FF7FA3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff7ae0; /* rgb */ color: rgb(255, 122, 224); /* oklch */ color: oklch(76.6% 0.199 337.1);
Tailwind
colors: {
custom: {
50: '#ffa5ea',
500: '#ff7ae0',
950: '#000000',
},
}SCSS
$custom: #ff7ae0; $custom-light: #ffa5ea; $custom-dark: #000000;
JSON
{
"hex": "#ff7ae0",
"rgb": {
"r": 255,
"g": 122,
"b": 224
},
"hsl": {
"h": 313.985,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.7659,
"c": 0.19871,
"h": 337.1
},
"luminance": 0.40561
}Semantic roles & 50–950 ramp
primary
#FF7AE0
secondary
#D4F7DC
accent
#E63500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84