#FF7EEA#FF7EEA
#FF7EEA is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.5% C 0.200 H 333.9°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EEA |
|---|---|
| RGB | rgb(255, 126, 234) |
| HSL | hsl(310, 100%, 75%) |
| HSV | hsv(310, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 8.2%, 0%) |
| CIE-LAB | lab(70.96, 62.40, -32.48) |
| CIE-LCH | lch(70.96, 70.35, 332.50°) |
| OKLab | oklab(77.52% 0.1796 -0.0882) |
| OKLCH | oklch(77.52% 0.2 333.9) |
| XYZ | xyz(63.5521, 42.1265, 82.6098) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 3.27
Candy Pink
#FF63E9
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 5.58
Bubblegum Pink
#FE83CC
ΔE00 6.15
Light Magenta
#FA5FF7
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EEA #7EFF93
analogous
#D37EFF #FF7EEA #FF7EAA
triadic
#FF7EEA #EAFF7E #7EEAFF
tetradic
#FF7EEA #FFD37E #7EFF93 #7EAAFF
square
#FF7EEA #FFD37E #7EFF93 #7EAAFF
split-complementary
#FF7EEA #AAFF7E #7EFFD3
monochromatic
#FF04D6 #FF41E0 #FF7EEA #FFBBF4 #FFE0FA
Accessibility & contrast
On white
2.23
#FF7EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#FF7EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EEA
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EEA | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#A2B5E6
Tritanopia (blue-blind)
#FF86A9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7eea; /* rgb */ color: rgb(255, 126, 234); /* oklch */ color: oklch(77.5% 0.200 333.9);
Tailwind
colors: {
custom: {
50: '#ffa8f1',
500: '#ff7eea',
950: '#000000',
},
}SCSS
$custom: #ff7eea; $custom-light: #ffa8f1; $custom-dark: #000000;
JSON
{
"hex": "#ff7eea",
"rgb": {
"r": 255,
"g": 126,
"b": 234
},
"hsl": {
"h": 309.767,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.77524,
"c": 0.20011,
"h": 333.9
},
"luminance": 0.42122
}Semantic roles & 50–950 ramp
primary
#FF7EEA
secondary
#D4F7D9
accent
#E62500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84