#FE7DFB#FE7DFB
#FE7DFB is a light, highly saturated purple. Relative luminance 0.427; OKLCH L 78.0% C 0.215 H 328.3°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7DFB |
|---|---|
| RGB | rgb(254, 125, 251) |
| HSL | hsl(301, 98%, 74%) |
| HSV | hsv(301, 51%, 100%) |
| CMYK | cmyk(0%, 50.8%, 1.2%, 0.4%) |
| CIE-LAB | lab(71.36, 65.38, -41.19) |
| CIE-LCH | lch(71.36, 77.27, 327.79°) |
| OKLab | oklab(78.02% 0.1827 -0.113) |
| OKLCH | oklch(78.02% 0.215 328.3) |
| XYZ | xyz(65.6183, 42.7069, 96.0351) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 3.61
Candy Pink
#FF63E9
ΔE00 4.71
Violet Pink
#FB5FFC
ΔE00 5.03
Light Magenta
#FA5FF7
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7DFB #7DFE80
analogous
#C07DFE #FE7DFB #FE7DBB
triadic
#FE7DFB #FBFE7D #7DFBFE
tetradic
#FE7DFB #FEC07D #7DFE80 #7DBBFE
square
#FE7DFB #FEC07D #7DFE80 #7DBBFE
split-complementary
#FE7DFB #BBFE7D #7DFEC0
monochromatic
#FD04F7 #FE40F9 #FE7DFB #FEBAFD #FFE1FE
Accessibility & contrast
On white
2.20
#FE7DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#FE7DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7DFB
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7DFB | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#99B5F7
Tritanopia (blue-blind)
#FF8AB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fe7dfb; /* rgb */ color: rgb(254, 125, 251); /* oklch */ color: oklch(78.0% 0.215 328.3);
Tailwind
colors: {
custom: {
50: '#ffa7fd',
500: '#fe7dfb',
950: '#000000',
},
}SCSS
$custom: #fe7dfb; $custom-light: #ffa7fd; $custom-dark: #000000;
JSON
{
"hex": "#fe7dfb",
"rgb": {
"r": 254,
"g": 125,
"b": 251
},
"hsl": {
"h": 301.395,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.78021,
"c": 0.21484,
"h": 328.3
},
"luminance": 0.42703
}Semantic roles & 50–950 ramp
primary
#FE7DFB
secondary
#D4F7D5
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85