#FE7BEC#FE7BEC
#FE7BEC is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.1% C 0.206 H 332.8°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7BEC |
|---|---|
| RGB | rgb(254, 123, 236) |
| HSL | hsl(308, 98%, 74%) |
| HSV | hsv(308, 52%, 100%) |
| CMYK | cmyk(0%, 51.6%, 7.1%, 0.4%) |
| CIE-LAB | lab(70.38, 63.83, -34.48) |
| CIE-LCH | lch(70.38, 72.55, 331.62°) |
| OKLab | oklab(77.1% 0.183 -0.0938) |
| OKLCH | oklch(77.1% 0.206 332.8) |
| XYZ | xyz(63.0962, 41.2971, 83.9884) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.68
Violet (CSS)
#EE82EE
ΔE00 2.85
Candy Pink
#FF63E9
ΔE00 3.88
Light Magenta
#FA5FF7
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 5.68
Violet Pink
#FB5FFC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7BEC #7BFE8D
analogous
#CF7BFE #FE7BEC #FE7BAB
triadic
#FE7BEC #ECFE7B #7BECFE
tetradic
#FE7BEC #FECF7B #7BFE8D #7BABFE
square
#FE7BEC #FECF7B #7BFE8D #7BABFE
split-complementary
#FE7BEC #ABFE7B #7BFECF
monochromatic
#FD02DA #FE3EE3 #FE7BEC #FEB8F5 #FFE1FB
Accessibility & contrast
On white
2.27
#FE7BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#FE7BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7BEC
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7BEC | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0F0
Deuteranopia (green-blind)
#9EB3E8
Tritanopia (blue-blind)
#FF84A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe7bec; /* rgb */ color: rgb(254, 123, 236); /* oklch */ color: oklch(77.1% 0.206 332.8);
Tailwind
colors: {
custom: {
50: '#ffa6f2',
500: '#fe7bec',
950: '#000000',
},
}SCSS
$custom: #fe7bec; $custom-light: #ffa6f2; $custom-dark: #000000;
JSON
{
"hex": "#fe7bec",
"rgb": {
"r": 254,
"g": 123,
"b": 236
},
"hsl": {
"h": 308.244,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.77098,
"c": 0.20562,
"h": 332.8
},
"luminance": 0.41293
}Semantic roles & 50–950 ramp
primary
#FE7BEC
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85