#FF7AE3#FF7AE3
#FF7AE3 is a light, highly saturated pink. Relative luminance 0.407; OKLCH L 76.7% C 0.201 H 336.1°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AE3 |
|---|---|
| RGB | rgb(255, 122, 227) |
| HSL | hsl(313, 100%, 74%) |
| HSV | hsv(313, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 11%, 0%) |
| CIE-LAB | lab(69.99, 63.15, -30.13) |
| CIE-LCH | lch(69.99, 69.97, 334.50°) |
| OKLab | oklab(76.71% 0.1837 -0.0815) |
| OKLCH | oklch(76.71% 0.201 336.1) |
| XYZ | xyz(62.0650, 40.7296, 77.2508) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.33
Violet (CSS)
#EE82EE
ΔE00 4.00
Candy Pink
#FF63E9
ΔE00 4.22
Bubblegum Pink
#FE83CC
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 5.58
Light Magenta
#FA5FF7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AE3 #7AFF96
analogous
#D97AFF #FF7AE3 #FF7AA1
triadic
#FF7AE3 #E3FF7A #7AE3FF
tetradic
#FF7AE3 #FFD97A #7AFF96 #7AA1FF
square
#FF7AE3 #FFD97A #7AFF96 #7AA1FF
split-complementary
#FF7AE3 #A1FF7A #7AFFD9
monochromatic
#FF00C9 #FF3DD6 #FF7AE3 #FFB7F0 #FFE0F9
Accessibility & contrast
On white
2.30
#FF7AE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#FF7AE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AE3
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AE3 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9EE6
Deuteranopia (green-blind)
#A2B2DF
Tritanopia (blue-blind)
#FF80A4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff7ae3; /* rgb */ color: rgb(255, 122, 227); /* oklch */ color: oklch(76.7% 0.201 336.1);
Tailwind
colors: {
custom: {
50: '#ffa5ec',
500: '#ff7ae3',
950: '#000000',
},
}SCSS
$custom: #ff7ae3; $custom-light: #ffa5ec; $custom-dark: #000000;
JSON
{
"hex": "#ff7ae3",
"rgb": {
"r": 255,
"g": 122,
"b": 227
},
"hsl": {
"h": 312.632,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.76714,
"c": 0.20092,
"h": 336.1
},
"luminance": 0.40725
}Semantic roles & 50–950 ramp
primary
#FF7AE3
secondary
#D4F7DB
accent
#E63000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84