#FF7EE5#FF7EE5
#FF7EE5 is a light, vivid pink. Relative luminance 0.418; OKLCH L 77.3% C 0.196 H 335.5°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EE5 |
|---|---|
| RGB | rgb(255, 126, 229) |
| HSL | hsl(312, 100%, 75%) |
| HSV | hsv(312, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 10.2%, 0%) |
| CIE-LAB | lab(70.76, 61.61, -30.03) |
| CIE-LCH | lch(70.76, 68.54, 334.01°) |
| OKLab | oklab(77.32% 0.1787 -0.0812) |
| OKLCH | oklch(77.32% 0.196 335.5) |
| XYZ | xyz(62.8440, 41.8432, 78.8801) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.63
Violet (CSS)
#EE82EE
ΔE00 3.79
Candy Pink
#FF63E9
ΔE00 4.80
Bubblegum Pink
#FE83CC
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 5.47
Light Magenta
#FA5FF7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EE5 #7EFF98
analogous
#D97EFF #FF7EE5 #FF7EA5
triadic
#FF7EE5 #E5FF7E #7EE5FF
tetradic
#FF7EE5 #FFD97E #7EFF98 #7EA5FF
square
#FF7EE5 #FFD97E #7EFF98 #7EA5FF
split-complementary
#FF7EE5 #A5FF7E #7EFFD9
monochromatic
#FF04CC #FF41D9 #FF7EE5 #FFBBF1 #FFE0F9
Accessibility & contrast
On white
2.24
#FF7EE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#FF7EE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EE5
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EE5 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA1E8
Deuteranopia (green-blind)
#A3B4E1
Tritanopia (blue-blind)
#FF84A7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7ee5; /* rgb */ color: rgb(255, 126, 229); /* oklch */ color: oklch(77.3% 0.196 335.5);
Tailwind
colors: {
custom: {
50: '#ffa8ed',
500: '#ff7ee5',
950: '#000000',
},
}SCSS
$custom: #ff7ee5; $custom-light: #ffa8ed; $custom-dark: #000000;
JSON
{
"hex": "#ff7ee5",
"rgb": {
"r": 255,
"g": 126,
"b": 229
},
"hsl": {
"h": 312.093,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.77315,
"c": 0.19625,
"h": 335.5
},
"luminance": 0.41839
}Semantic roles & 50–950 ramp
primary
#FF7EE5
secondary
#D4F7DB
accent
#E62E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84