#FF7AE6#FF7AE6
#FF7AE6 is a light, highly saturated pink. Relative luminance 0.409; OKLCH L 76.8% C 0.203 H 335.1°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AE6 |
|---|---|
| RGB | rgb(255, 122, 230) |
| HSL | hsl(311, 100%, 74%) |
| HSV | hsv(311, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 9.8%, 0%) |
| CIE-LAB | lab(70.10, 63.62, -31.60) |
| CIE-LCH | lch(70.10, 71.04, 333.58°) |
| OKLab | oklab(76.84% 0.1843 -0.0856) |
| OKLCH | oklch(76.84% 0.203 335.1) |
| XYZ | xyz(62.4827, 40.8966, 79.4504) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.04
Violet (CSS)
#EE82EE
ΔE00 3.62
Candy Pink
#FF63E9
ΔE00 3.99
Lavender Pink
#DD85D7
ΔE00 5.62
Bubblegum Pink
#FE83CC
ΔE00 5.83
Light Magenta
#FA5FF7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AE6 #7AFF93
analogous
#D67AFF #FF7AE6 #FF7AA4
triadic
#FF7AE6 #E6FF7A #7AE6FF
tetradic
#FF7AE6 #FFD67A #7AFF93 #7AA4FF
square
#FF7AE6 #FFD67A #7AFF93 #7AA4FF
split-complementary
#FF7AE6 #A4FF7A #7AFFD6
monochromatic
#FF00CF #FF3DDA #FF7AE6 #FFB7F2 #FFE0F9
Accessibility & contrast
On white
2.29
#FF7AE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#FF7AE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AE6
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AE6 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9FEA
Deuteranopia (green-blind)
#A1B3E2
Tritanopia (blue-blind)
#FF81A6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff7ae6; /* rgb */ color: rgb(255, 122, 230); /* oklch */ color: oklch(76.8% 0.203 335.1);
Tailwind
colors: {
custom: {
50: '#ffa5ee',
500: '#ff7ae6',
950: '#000000',
},
}SCSS
$custom: #ff7ae6; $custom-light: #ffa5ee; $custom-dark: #000000;
JSON
{
"hex": "#ff7ae6",
"rgb": {
"r": 255,
"g": 122,
"b": 230
},
"hsl": {
"h": 311.278,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.76839,
"c": 0.20318,
"h": 335.1
},
"luminance": 0.40892
}Semantic roles & 50–950 ramp
primary
#FF7AE6
secondary
#D4F7DA
accent
#E62B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84