#FE7EFB#FE7EFB
#FE7EFB is a light, highly saturated purple. Relative luminance 0.430; OKLCH L 78.1% C 0.213 H 328.3°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EFB |
|---|---|
| RGB | rgb(254, 126, 251) |
| HSL | hsl(301, 98%, 75%) |
| HSV | hsv(301, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 1.2%, 0.4%) |
| CIE-LAB | lab(71.53, 64.91, -40.92) |
| CIE-LCH | lch(71.53, 76.73, 327.77°) |
| OKLab | oklab(78.15% 0.1814 -0.1122) |
| OKLCH | oklch(78.15% 0.213 328.3) |
| XYZ | xyz(65.7456, 42.9614, 96.0775) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.67
Purply Pink
#F075E6
ΔE00 3.68
Candy Pink
#FF63E9
ΔE00 4.85
Violet Pink
#FB5FFC
ΔE00 5.20
Light Magenta
#FA5FF7
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EFB #7EFE81
analogous
#C17EFE #FE7EFB #FE7EBB
triadic
#FE7EFB #FBFE7E #7EFBFE
tetradic
#FE7EFB #FEC17E #7EFE81 #7EBBFE
square
#FE7EFB #FEC17E #7EFE81 #7EBBFE
split-complementary
#FE7EFB #BBFE7E #7EFEC1
monochromatic
#FD05F7 #FE41F9 #FE7EFB #FEBBFD #FFE1FE
Accessibility & contrast
On white
2.19
#FE7EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#FE7EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EFB
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EFB | 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)
#73A4FF
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#FF8BB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fe7efb; /* rgb */ color: rgb(254, 126, 251); /* oklch */ color: oklch(78.1% 0.213 328.3);
Tailwind
colors: {
custom: {
50: '#ffa8fd',
500: '#fe7efb',
950: '#000000',
},
}SCSS
$custom: #fe7efb; $custom-light: #ffa8fd; $custom-dark: #000000;
JSON
{
"hex": "#fe7efb",
"rgb": {
"r": 254,
"g": 126,
"b": 251
},
"hsl": {
"h": 301.406,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.78148,
"c": 0.21333,
"h": 328.3
},
"luminance": 0.42958
}Semantic roles & 50–950 ramp
primary
#FE7EFB
secondary
#D4F7D5
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85