#FE7BED#FE7BED
#FE7BED is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.1% C 0.206 H 332.5°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7BED |
|---|---|
| RGB | rgb(254, 123, 237) |
| HSL | hsl(308, 98%, 74%) |
| HSV | hsv(308, 52%, 100%) |
| CMYK | cmyk(0%, 51.6%, 6.7%, 0.4%) |
| CIE-LAB | lab(70.42, 63.99, -34.97) |
| CIE-LCH | lch(70.42, 72.92, 331.34°) |
| OKLab | oklab(77.14% 0.1831 -0.0952) |
| OKLCH | oklch(77.14% 0.206 332.5) |
| XYZ | xyz(63.2419, 41.3553, 84.7557) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.67
Violet (CSS)
#EE82EE
ΔE00 2.78
Candy Pink
#FF63E9
ΔE00 3.87
Light Magenta
#FA5FF7
ΔE00 5.43
Violet Pink
#FB5FFC
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7BED #7BFE8C
analogous
#CE7BFE #FE7BED #FE7BAC
triadic
#FE7BED #EDFE7B #7BEDFE
tetradic
#FE7BED #FECE7B #7BFE8C #7BACFE
square
#FE7BED #FECE7B #7BFE8C #7BACFE
split-complementary
#FE7BED #ACFE7B #7BFECE
monochromatic
#FD02DC #FE3EE5 #FE7BED #FEB8F5 #FFE1FB
Accessibility & contrast
On white
2.27
#FE7BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FE7BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7BED
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7BED | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F1
Deuteranopia (green-blind)
#9EB3E9
Tritanopia (blue-blind)
#FF84A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe7bed; /* rgb */ color: rgb(254, 123, 237); /* oklch */ color: oklch(77.1% 0.206 332.5);
Tailwind
colors: {
custom: {
50: '#ffa6f3',
500: '#fe7bed',
950: '#000000',
},
}SCSS
$custom: #fe7bed; $custom-light: #ffa6f3; $custom-dark: #000000;
JSON
{
"hex": "#fe7bed",
"rgb": {
"r": 254,
"g": 123,
"b": 237
},
"hsl": {
"h": 307.786,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.77141,
"c": 0.20641,
"h": 332.5
},
"luminance": 0.41351
}Semantic roles & 50–950 ramp
primary
#FE7BED
secondary
#D4F7D8
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85