#FF7EEE#FF7EEE
#FF7EEE is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.7% C 0.203 H 332.5°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EEE |
|---|---|
| RGB | rgb(255, 126, 238) |
| HSL | hsl(308, 100%, 75%) |
| HSV | hsv(308, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 6.7%, 0%) |
| CIE-LAB | lab(71.12, 63.04, -34.43) |
| CIE-LCH | lch(71.12, 71.83, 331.36°) |
| OKLab | oklab(77.7% 0.1804 -0.0937) |
| OKLCH | oklch(77.7% 0.203 332.5) |
| XYZ | xyz(64.1333, 42.3589, 85.6705) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.83
Purply Pink
#F075E6
ΔE00 3.15
Candy Pink
#FF63E9
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 5.77
Light Magenta
#FA5FF7
ΔE00 5.96
Violet Pink
#FB5FFC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EEE #7EFF8F
analogous
#D07EFF #FF7EEE #FF7EAE
triadic
#FF7EEE #EEFF7E #7EEEFF
tetradic
#FF7EEE #FFD07E #7EFF8F #7EAEFF
square
#FF7EEE #FFD07E #7EFF8F #7EAEFF
split-complementary
#FF7EEE #AEFF7E #7EFFD0
monochromatic
#FF04DE #FF41E6 #FF7EEE #FFBBF6 #FFE0FB
Accessibility & contrast
On white
2.22
#FF7EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#FF7EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EEE
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EEE | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F2
Deuteranopia (green-blind)
#A0B5EA
Tritanopia (blue-blind)
#FF87AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7eee; /* rgb */ color: rgb(255, 126, 238); /* oklch */ color: oklch(77.7% 0.203 332.5);
Tailwind
colors: {
custom: {
50: '#ffa8f4',
500: '#ff7eee',
950: '#000000',
},
}SCSS
$custom: #ff7eee; $custom-light: #ffa8f4; $custom-dark: #000000;
JSON
{
"hex": "#ff7eee",
"rgb": {
"r": 255,
"g": 126,
"b": 238
},
"hsl": {
"h": 307.907,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.77695,
"c": 0.20326,
"h": 332.5
},
"luminance": 0.42355
}Semantic roles & 50–950 ramp
primary
#FF7EEE
secondary
#D4F7D8
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85