#FE7BF1#FE7BF1
#FE7BF1 is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.3% C 0.210 H 331.3°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7BF1 |
|---|---|
| RGB | rgb(254, 123, 241) |
| HSL | hsl(306, 98%, 74%) |
| HSV | hsv(306, 52%, 100%) |
| CMYK | cmyk(0%, 51.6%, 5.1%, 0.4%) |
| CIE-LAB | lab(70.59, 64.64, -36.91) |
| CIE-LCH | lch(70.59, 74.43, 330.27°) |
| OKLab | oklab(77.32% 0.1838 -0.1008) |
| OKLCH | oklch(77.32% 0.21 331.3) |
| XYZ | xyz(63.8328, 41.5917, 87.8679) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 2.72
Candy Pink
#FF63E9
ΔE00 3.90
Light Magenta
#FA5FF7
ΔE00 5.11
Violet Pink
#FB5FFC
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7BF1 #7BFE88
analogous
#CA7BFE #FE7BF1 #FE7BB0
triadic
#FE7BF1 #F1FE7B #7BF1FE
tetradic
#FE7BF1 #FECA7B #7BFE88 #7BB0FE
square
#FE7BF1 #FECA7B #7BFE88 #7BB0FE
split-complementary
#FE7BF1 #B0FE7B #7BFECA
monochromatic
#FD02E4 #FE3EEB #FE7BF1 #FEB8F7 #FFE1FC
Accessibility & contrast
On white
2.25
#FE7BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FE7BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7BF1
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7BF1 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F5
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#FF86AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fe7bf1; /* rgb */ color: rgb(254, 123, 241); /* oklch */ color: oklch(77.3% 0.210 331.3);
Tailwind
colors: {
custom: {
50: '#ffa6f6',
500: '#fe7bf1',
950: '#000000',
},
}SCSS
$custom: #fe7bf1; $custom-light: #ffa6f6; $custom-dark: #000000;
JSON
{
"hex": "#fe7bf1",
"rgb": {
"r": 254,
"g": 123,
"b": 241
},
"hsl": {
"h": 305.954,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.77316,
"c": 0.20961,
"h": 331.3
},
"luminance": 0.41588
}Semantic roles & 50–950 ramp
primary
#FE7BF1
secondary
#D4F7D7
accent
#E61700
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85