#FF7EF8#FF7EF8
#FF7EF8 is a light, highly saturated purple. Relative luminance 0.430; OKLCH L 78.1% C 0.211 H 329.4°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EF8 |
|---|---|
| RGB | rgb(255, 126, 248) |
| HSL | hsl(303, 100%, 75%) |
| HSV | hsv(303, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 2.7%, 0%) |
| CIE-LAB | lab(71.53, 64.68, -39.27) |
| CIE-LCH | lch(71.53, 75.67, 328.74°) |
| OKLab | oklab(78.13% 0.1821 -0.1075) |
| OKLCH | oklch(78.13% 0.211 329.4) |
| XYZ | xyz(65.6434, 42.9630, 93.6239) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 3.50
Candy Pink
#FF63E9
ΔE00 4.67
Light Magenta
#FA5FF7
ΔE00 5.37
Violet Pink
#FB5FFC
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EF8 #7EFF85
analogous
#C67EFF #FF7EF8 #FF7EB7
triadic
#FF7EF8 #F8FF7E #7EF8FF
tetradic
#FF7EF8 #FFC67E #7EFF85 #7EB7FF
square
#FF7EF8 #FFC67E #7EFF85 #7EB7FF
split-complementary
#FF7EF8 #B7FF7E #7EFFC6
monochromatic
#FF04F1 #FF41F5 #FF7EF8 #FFBBFB #FFE0FD
Accessibility & contrast
On white
2.19
#FF7EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#FF7EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EF8
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EF8 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FC
Deuteranopia (green-blind)
#9CB5F4
Tritanopia (blue-blind)
#FF8AB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff7ef8; /* rgb */ color: rgb(255, 126, 248); /* oklch */ color: oklch(78.1% 0.211 329.4);
Tailwind
colors: {
custom: {
50: '#ffa8fb',
500: '#ff7ef8',
950: '#000000',
},
}SCSS
$custom: #ff7ef8; $custom-light: #ffa8fb; $custom-dark: #000000;
JSON
{
"hex": "#ff7ef8",
"rgb": {
"r": 255,
"g": 126,
"b": 248
},
"hsl": {
"h": 303.256,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.78134,
"c": 0.21142,
"h": 329.4
},
"luminance": 0.42959
}Semantic roles & 50–950 ramp
primary
#FF7EF8
secondary
#D4F7D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85