#FF7EE4#FF7EE4
#FF7EE4 is a light, vivid pink. Relative luminance 0.418; OKLCH L 77.3% C 0.196 H 335.9°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EE4 |
|---|---|
| RGB | rgb(255, 126, 228) |
| HSL | hsl(313, 100%, 75%) |
| HSV | hsv(313, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 10.6%, 0%) |
| CIE-LAB | lab(70.72, 61.46, -29.54) |
| CIE-LCH | lch(70.72, 68.19, 334.33°) |
| OKLab | oklab(77.27% 0.1785 -0.0798) |
| OKLCH | oklch(77.27% 0.196 335.9) |
| XYZ | xyz(62.7047, 41.7875, 78.1469) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.73
Violet (CSS)
#EE82EE
ΔE00 3.92
Candy Pink
#FF63E9
ΔE00 4.88
Bubblegum Pink
#FE83CC
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.46
Light Magenta
#FA5FF7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EE4 #7EFF99
analogous
#D97EFF #FF7EE4 #FF7EA4
triadic
#FF7EE4 #E4FF7E #7EE4FF
tetradic
#FF7EE4 #FFD97E #7EFF99 #7EA4FF
square
#FF7EE4 #FFD97E #7EFF99 #7EA4FF
split-complementary
#FF7EE4 #A4FF7E #7EFFD9
monochromatic
#FF04CA #FF41D7 #FF7EE4 #FFBBF1 #FFE0F9
Accessibility & contrast
On white
2.24
#FF7EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#FF7EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EE4
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EE4 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA1E7
Deuteranopia (green-blind)
#A4B4E0
Tritanopia (blue-blind)
#FF84A7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7ee4; /* rgb */ color: rgb(255, 126, 228); /* oklch */ color: oklch(77.3% 0.196 335.9);
Tailwind
colors: {
custom: {
50: '#ffa8ec',
500: '#ff7ee4',
950: '#000000',
},
}SCSS
$custom: #ff7ee4; $custom-light: #ffa8ec; $custom-dark: #000000;
JSON
{
"hex": "#ff7ee4",
"rgb": {
"r": 255,
"g": 126,
"b": 228
},
"hsl": {
"h": 312.558,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.77274,
"c": 0.1955,
"h": 335.9
},
"luminance": 0.41783
}Semantic roles & 50–950 ramp
primary
#FF7EE4
secondary
#D4F7DB
accent
#E63000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84