#FE7DFF#FE7DFF
#FE7DFF is a light, highly saturated purple. Relative luminance 0.430; OKLCH L 78.2% C 0.218 H 327.1°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7DFF |
|---|---|
| RGB | rgb(254, 125, 255) |
| HSL | hsl(300, 100%, 75%) |
| HSV | hsv(300, 51%, 100%) |
| CMYK | cmyk(0.4%, 51%, 0%, 0%) |
| CIE-LAB | lab(71.53, 66.05, -43.10) |
| CIE-LCH | lch(71.53, 78.87, 326.88°) |
| OKLab | oklab(78.21% 0.1833 -0.1185) |
| OKLCH | oklch(78.21% 0.218 327.1) |
| XYZ | xyz(66.2555, 42.9618, 99.3910) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 4.03
Violet Pink
#FB5FFC
ΔE00 4.92
Light Magenta
#FA5FF7
ΔE00 5.03
Candy Pink
#FF63E9
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7DFF #7EFF7D
analogous
#BD7DFF #FE7DFF #FF7DBF
triadic
#FE7DFF #FFFE7D #7DFFFE
tetradic
#FE7DFF #FFBD7D #7EFF7D #7DBFFF
square
#FE7DFF #FFBD7D #7EFF7D #7DBFFF
split-complementary
#FE7DFF #BFFF7D #7DFFBD
monochromatic
#FD03FF #FE40FF #FE7DFF #FEBAFF #FFE0FF
Accessibility & contrast
On white
2.19
#FE7DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#FE7DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7DFF
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7DFF | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A5FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#FF8CB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fe7dff; /* rgb */ color: rgb(254, 125, 255); /* oklch */ color: oklch(78.2% 0.218 327.1);
Tailwind
colors: {
custom: {
50: '#ffa8ff',
500: '#fe7dff',
950: '#000000',
},
}SCSS
$custom: #fe7dff; $custom-light: #ffa8ff; $custom-dark: #000000;
JSON
{
"hex": "#fe7dff",
"rgb": {
"r": 254,
"g": 125,
"b": 255
},
"hsl": {
"h": 299.538,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.78205,
"c": 0.21824,
"h": 327.1
},
"luminance": 0.42958
}Semantic roles & 50–950 ramp
primary
#FE7DFF
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86