#FE7BE9#FE7BE9
#FE7BE9 is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.0% C 0.203 H 333.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7BE9 |
|---|---|
| RGB | rgb(254, 123, 233) |
| HSL | hsl(310, 98%, 74%) |
| HSV | hsv(310, 52%, 100%) |
| CMYK | cmyk(0%, 51.6%, 8.3%, 0.4%) |
| CIE-LAB | lab(70.26, 63.35, -33.02) |
| CIE-LCH | lch(70.26, 71.44, 332.47°) |
| OKLab | oklab(76.97% 0.1824 -0.0897) |
| OKLCH | oklch(76.97% 0.203 333.8) |
| XYZ | xyz(62.6640, 41.1242, 81.7122) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.79
Violet (CSS)
#EE82EE
ΔE00 3.13
Candy Pink
#FF63E9
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 5.54
Light Magenta
#FA5FF7
ΔE00 5.81
Violet Pink
#FB5FFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7BE9 #7BFE90
analogous
#D27BFE #FE7BE9 #FE7BA8
triadic
#FE7BE9 #E9FE7B #7BE9FE
tetradic
#FE7BE9 #FED27B #7BFE90 #7BA8FE
square
#FE7BE9 #FED27B #7BFE90 #7BA8FE
split-complementary
#FE7BE9 #A8FE7B #7BFED2
monochromatic
#FD02D4 #FE3EDF #FE7BE9 #FEB8F3 #FFE1FA
Accessibility & contrast
On white
2.28
#FE7BE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#FE7BE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7BE9
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7BE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7BE9 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0ED
Deuteranopia (green-blind)
#9FB3E5
Tritanopia (blue-blind)
#FF83A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe7be9; /* rgb */ color: rgb(254, 123, 233); /* oklch */ color: oklch(77.0% 0.203 333.8);
Tailwind
colors: {
custom: {
50: '#ffa6f0',
500: '#fe7be9',
950: '#000000',
},
}SCSS
$custom: #fe7be9; $custom-light: #ffa6f0; $custom-dark: #000000;
JSON
{
"hex": "#fe7be9",
"rgb": {
"r": 254,
"g": 123,
"b": 233
},
"hsl": {
"h": 309.618,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.76969,
"c": 0.20327,
"h": 333.8
},
"luminance": 0.4112
}Semantic roles & 50–950 ramp
primary
#FE7BE9
secondary
#D4F7DA
accent
#E62500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84