#FF7EE2#FF7EE2
#FF7EE2 is a light, vivid pink. Relative luminance 0.417; OKLCH L 77.2% C 0.194 H 336.6°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EE2 |
|---|---|
| RGB | rgb(255, 126, 226) |
| HSL | hsl(313, 100%, 75%) |
| HSV | hsv(313, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 11.4%, 0%) |
| CIE-LAB | lab(70.65, 61.15, -28.56) |
| CIE-LCH | lch(70.65, 67.49, 334.97°) |
| OKLab | oklab(77.19% 0.178 -0.0771) |
| OKLCH | oklch(77.19% 0.194 336.6) |
| XYZ | xyz(62.4287, 41.6771, 76.6931) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.94
Violet (CSS)
#EE82EE
ΔE00 4.21
Bubblegum Pink
#FE83CC
ΔE00 4.74
Candy Pink
#FF63E9
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 5.47
Pink (survey)
#FF81C0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EE2 #7EFF9B
analogous
#DB7EFF #FF7EE2 #FF7EA2
triadic
#FF7EE2 #E2FF7E #7EE2FF
tetradic
#FF7EE2 #FFDB7E #7EFF9B #7EA2FF
square
#FF7EE2 #FFDB7E #7EFF9B #7EA2FF
split-complementary
#FF7EE2 #A2FF7E #7EFFDB
monochromatic
#FF04C6 #FF41D4 #FF7EE2 #FFBBF0 #FFE0F8
Accessibility & contrast
On white
2.25
#FF7EE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#FF7EE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EE2
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EE2 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A1E5
Deuteranopia (green-blind)
#A4B4DE
Tritanopia (blue-blind)
#FF83A6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7ee2; /* rgb */ color: rgb(255, 126, 226); /* oklch */ color: oklch(77.2% 0.194 336.6);
Tailwind
colors: {
custom: {
50: '#ffa8eb',
500: '#ff7ee2',
950: '#000000',
},
}SCSS
$custom: #ff7ee2; $custom-light: #ffa8eb; $custom-dark: #000000;
JSON
{
"hex": "#ff7ee2",
"rgb": {
"r": 255,
"g": 126,
"b": 226
},
"hsl": {
"h": 313.488,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.77192,
"c": 0.194,
"h": 336.6
},
"luminance": 0.41673
}Semantic roles & 50–950 ramp
primary
#FF7EE2
secondary
#D4F7DC
accent
#E63400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84