#FF7EEF#FF7EEF
#FF7EEF is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.7% C 0.204 H 332.2°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EEF |
|---|---|
| RGB | rgb(255, 126, 239) |
| HSL | hsl(307, 100%, 75%) |
| HSV | hsv(307, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 6.3%, 0%) |
| CIE-LAB | lab(71.16, 63.20, -34.92) |
| CIE-LCH | lch(71.16, 72.21, 331.08°) |
| OKLab | oklab(77.74% 0.1806 -0.0951) |
| OKLCH | oklch(77.74% 0.204 332.2) |
| XYZ | xyz(64.2806, 42.4178, 86.4464) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 3.15
Candy Pink
#FF63E9
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 5.83
Light Magenta
#FA5FF7
ΔE00 5.87
Violet Pink
#FB5FFC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EEF #7EFF8E
analogous
#CF7EFF #FF7EEF #FF7EAF
triadic
#FF7EEF #EFFF7E #7EEFFF
tetradic
#FF7EEF #FFCF7E #7EFF8E #7EAFFF
square
#FF7EEF #FFCF7E #7EFF8E #7EAFFF
split-complementary
#FF7EEF #AFFF7E #7EFFCF
monochromatic
#FF04E0 #FF41E7 #FF7EEF #FFBBF7 #FFE0FB
Accessibility & contrast
On white
2.21
#FF7EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#FF7EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EEF
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EEF | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F3
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#FF87AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7eef; /* rgb */ color: rgb(255, 126, 239); /* oklch */ color: oklch(77.7% 0.204 332.2);
Tailwind
colors: {
custom: {
50: '#ffa8f4',
500: '#ff7eef',
950: '#000000',
},
}SCSS
$custom: #ff7eef; $custom-light: #ffa8f4; $custom-dark: #000000;
JSON
{
"hex": "#ff7eef",
"rgb": {
"r": 255,
"g": 126,
"b": 239
},
"hsl": {
"h": 307.442,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.77738,
"c": 0.20406,
"h": 332.2
},
"luminance": 0.42414
}Semantic roles & 50–950 ramp
primary
#FF7EEF
secondary
#D4F7D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85