#FF7EE8#FF7EE8
#FF7EE8 is a light, vivid pink. Relative luminance 0.420; OKLCH L 77.4% C 0.199 H 334.5°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EE8 |
|---|---|
| RGB | rgb(255, 126, 232) |
| HSL | hsl(311, 100%, 75%) |
| HSV | hsv(311, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 9%, 0%) |
| CIE-LAB | lab(70.88, 62.08, -31.51) |
| CIE-LCH | lch(70.88, 69.62, 333.09°) |
| OKLab | oklab(77.44% 0.1793 -0.0854) |
| OKLCH | oklch(77.44% 0.199 334.5) |
| XYZ | xyz(63.2664, 42.0122, 81.1052) |
| Luminance | 0.4201 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.39
Violet (CSS)
#EE82EE
ΔE00 3.41
Candy Pink
#FF63E9
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 5.52
Bubblegum Pink
#FE83CC
ΔE00 5.80
Light Magenta
#FA5FF7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EE8 #7EFF95
analogous
#D67EFF #FF7EE8 #FF7EA7
triadic
#FF7EE8 #E8FF7E #7EE8FF
tetradic
#FF7EE8 #FFD67E #7EFF95 #7EA7FF
square
#FF7EE8 #FFD67E #7EFF95 #7EA7FF
split-complementary
#FF7EE8 #A7FF7E #7EFFD6
monochromatic
#FF04D2 #FF41DD #FF7EE8 #FFBBF3 #FFE0FA
Accessibility & contrast
On white
2.23
#FF7EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#FF7EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EE8
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EE8 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA1EC
Deuteranopia (green-blind)
#A2B4E4
Tritanopia (blue-blind)
#FF85A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7ee8; /* rgb */ color: rgb(255, 126, 232); /* oklch */ color: oklch(77.4% 0.199 334.5);
Tailwind
colors: {
custom: {
50: '#ffa8ef',
500: '#ff7ee8',
950: '#000000',
},
}SCSS
$custom: #ff7ee8; $custom-light: #ffa8ef; $custom-dark: #000000;
JSON
{
"hex": "#ff7ee8",
"rgb": {
"r": 255,
"g": 126,
"b": 232
},
"hsl": {
"h": 310.698,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.7744,
"c": 0.19855,
"h": 334.5
},
"luminance": 0.42008
}Semantic roles & 50–950 ramp
primary
#FF7EE8
secondary
#D4F7DA
accent
#E62900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84