#FE7BFE#FE7BFE
#FE7BFE is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.9% C 0.220 H 327.4°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7BFE |
|---|---|
| RGB | rgb(254, 123, 254) |
| HSL | hsl(300, 98%, 74%) |
| HSV | hsv(300, 52%, 100%) |
| CMYK | cmyk(0%, 51.6%, 0%, 0.4%) |
| CIE-LAB | lab(71.14, 66.80, -43.16) |
| CIE-LCH | lch(71.14, 79.53, 327.13°) |
| OKLab | oklab(77.91% 0.1857 -0.1186) |
| OKLCH | oklch(77.91% 0.22 327.4) |
| XYZ | xyz(65.8443, 42.3963, 98.4619) |
| Luminance | 0.4239 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.05
Purply Pink
#F075E6
ΔE00 3.80
Violet Pink
#FB5FFC
ΔE00 4.59
Light Magenta
#FA5FF7
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7BFE #7BFE7B
analogous
#BD7BFE #FE7BFE #FE7BBD
triadic
#FE7BFE #FEFE7B #7BFEFE
tetradic
#FE7BFE #FEBD7B #7BFE7B #7BBDFE
square
#FE7BFE #FEBD7B #7BFE7B #7BBDFE
split-complementary
#FE7BFE #BDFE7B #7BFEBD
monochromatic
#FD02FD #FE3EFE #FE7BFE #FEB8FE #FFE1FF
Accessibility & contrast
On white
2.22
#FE7BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#FE7BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7BFE
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7BFE | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 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)
#6EA3FF
Deuteranopia (green-blind)
#97B4FA
Tritanopia (blue-blind)
#FF8AB2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe7bfe; /* rgb */ color: rgb(254, 123, 254); /* oklch */ color: oklch(77.9% 0.220 327.4);
Tailwind
colors: {
custom: {
50: '#ffa6ff',
500: '#fe7bfe',
950: '#000000',
},
}SCSS
$custom: #fe7bfe; $custom-light: #ffa6ff; $custom-dark: #000000;
JSON
{
"hex": "#fe7bfe",
"rgb": {
"r": 254,
"g": 123,
"b": 254
},
"hsl": {
"h": 300,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.77907,
"c": 0.22037,
"h": 327.4
},
"luminance": 0.42393
}Semantic roles & 50–950 ramp
primary
#FE7BFE
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86