#FF7EFB#FF7EFB
#FF7EFB is a light, highly saturated purple. Relative luminance 0.431; OKLCH L 78.3% C 0.214 H 328.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EFB |
|---|---|
| RGB | rgb(255, 126, 251) |
| HSL | hsl(302, 100%, 75%) |
| HSV | hsv(302, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 1.6%, 0%) |
| CIE-LAB | lab(71.66, 65.18, -40.71) |
| CIE-LCH | lch(71.66, 76.85, 328.01°) |
| OKLab | oklab(78.27% 0.1825 -0.1116) |
| OKLCH | oklch(78.27% 0.214 328.6) |
| XYZ | xyz(66.1126, 43.1506, 96.0947) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.77
Purply Pink
#F075E6
ΔE00 3.75
Candy Pink
#FF63E9
ΔE00 4.85
Violet Pink
#FB5FFC
ΔE00 5.27
Light Magenta
#FA5FF7
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EFB #7EFF82
analogous
#C27EFF #FF7EFB #FF7EBB
triadic
#FF7EFB #FBFF7E #7EFBFF
tetradic
#FF7EFB #FFC27E #7EFF82 #7EBBFF
square
#FF7EFB #FFC27E #7EFF82 #7EBBFF
split-complementary
#FF7EFB #BBFF7E #7EFFC2
monochromatic
#FF04F7 #FF41F9 #FF7EFB #FFBBFD #FFE0FE
Accessibility & contrast
On white
2.18
#FF7EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FF7EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EFB
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EFB | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#FF8BB1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff7efb; /* rgb */ color: rgb(255, 126, 251); /* oklch */ color: oklch(78.3% 0.214 328.6);
Tailwind
colors: {
custom: {
50: '#ffa8fd',
500: '#ff7efb',
950: '#000000',
},
}SCSS
$custom: #ff7efb; $custom-light: #ffa8fd; $custom-dark: #000000;
JSON
{
"hex": "#ff7efb",
"rgb": {
"r": 255,
"g": 126,
"b": 251
},
"hsl": {
"h": 301.86,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.7827,
"c": 0.21393,
"h": 328.6
},
"luminance": 0.43147
}Semantic roles & 50–950 ramp
primary
#FF7EFB
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85