#FF7ADE#FF7ADE
#FF7ADE is a light, vivid pink. Relative luminance 0.405; OKLCH L 76.5% C 0.197 H 337.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7ADE |
|---|---|
| RGB | rgb(255, 122, 222) |
| HSL | hsl(315, 100%, 74%) |
| HSV | hsv(315, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 12.9%, 0%) |
| CIE-LAB | lab(69.79, 62.39, -27.66) |
| CIE-LCH | lch(69.79, 68.25, 336.09°) |
| OKLab | oklab(76.51% 0.1826 -0.0745) |
| OKLCH | oklch(76.51% 0.197 337.8) |
| XYZ | xyz(61.3850, 40.4575, 73.6691) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.94
Bubblegum Pink
#FE83CC
ΔE00 4.48
Violet (CSS)
#EE82EE
ΔE00 4.71
Candy Pink
#FF63E9
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 5.64
Pink (survey)
#FF81C0
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7ADE #7AFF9B
analogous
#DE7AFF #FF7ADE #FF7A9C
triadic
#FF7ADE #DEFF7A #7ADEFF
tetradic
#FF7ADE #FFDE7A #7AFF9B #7A9CFF
square
#FF7ADE #FFDE7A #7AFF9B #7A9CFF
split-complementary
#FF7ADE #9CFF7A #7AFFDE
monochromatic
#FF00BF #FF3DCF #FF7ADE #FFB7ED #FFE0F7
Accessibility & contrast
On white
2.31
#FF7ADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FF7ADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7ADE
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7ADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7ADE | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9EE1
Deuteranopia (green-blind)
#A3B2DA
Tritanopia (blue-blind)
#FF7FA2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff7ade; /* rgb */ color: rgb(255, 122, 222); /* oklch */ color: oklch(76.5% 0.197 337.8);
Tailwind
colors: {
custom: {
50: '#ffa5e8',
500: '#ff7ade',
950: '#000000',
},
}SCSS
$custom: #ff7ade; $custom-light: #ffa5e8; $custom-dark: #000000;
JSON
{
"hex": "#ff7ade",
"rgb": {
"r": 255,
"g": 122,
"b": 222
},
"hsl": {
"h": 314.887,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.76509,
"c": 0.19726,
"h": 337.8
},
"luminance": 0.40453
}Semantic roles & 50–950 ramp
primary
#FF7ADE
secondary
#D4F7DD
accent
#E63900
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84