#FE7FEB#FE7FEB
#FE7FEB is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.6% C 0.199 H 333.3°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7FEB |
|---|---|
| RGB | rgb(254, 127, 235) |
| HSL | hsl(309, 98%, 75%) |
| HSV | hsv(309, 50%, 100%) |
| CMYK | cmyk(0%, 50%, 7.5%, 0.4%) |
| CIE-LAB | lab(71.04, 61.81, -32.91) |
| CIE-LCH | lch(71.04, 70.03, 331.97°) |
| OKLab | oklab(77.57% 0.1774 -0.0894) |
| OKLCH | oklch(77.57% 0.199 333.3) |
| XYZ | xyz(63.4577, 42.2519, 83.3942) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 3.23
Candy Pink
#FF63E9
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 5.47
Light Magenta
#FA5FF7
ΔE00 6.31
Bubblegum Pink
#FE83CC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7FEB #7FFE92
analogous
#D17FFE #FE7FEB #FE7FAC
triadic
#FE7FEB #EBFE7F #7FEBFE
tetradic
#FE7FEB #FED17F #7FFE92 #7FACFE
square
#FE7FEB #FED17F #7FFE92 #7FACFE
split-complementary
#FE7FEB #ACFE7F #7FFED1
monochromatic
#FD06D8 #FE42E2 #FE7FEB #FEBCF4 #FFE1FA
Accessibility & contrast
On white
2.22
#FE7FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FE7FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7FEB
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7FEB | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EF
Deuteranopia (green-blind)
#A1B5E7
Tritanopia (blue-blind)
#FF87AA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe7feb; /* rgb */ color: rgb(254, 127, 235); /* oklch */ color: oklch(77.6% 0.199 333.3);
Tailwind
colors: {
custom: {
50: '#ffa8f1',
500: '#fe7feb',
950: '#000000',
},
}SCSS
$custom: #fe7feb; $custom-light: #ffa8f1; $custom-dark: #000000;
JSON
{
"hex": "#fe7feb",
"rgb": {
"r": 254,
"g": 127,
"b": 235
},
"hsl": {
"h": 308.976,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.77574,
"c": 0.19866,
"h": 333.3
},
"luminance": 0.42248
}Semantic roles & 50–950 ramp
primary
#FE7FEB
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85