#FE7DEB#FE7DEB
#FE7DEB is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.3% C 0.202 H 333.2°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7DEB |
|---|---|
| RGB | rgb(254, 125, 235) |
| HSL | hsl(309, 98%, 74%) |
| HSV | hsv(309, 51%, 100%) |
| CMYK | cmyk(0%, 50.8%, 7.5%, 0.4%) |
| CIE-LAB | lab(70.69, 62.75, -33.46) |
| CIE-LCH | lch(70.69, 71.11, 331.93°) |
| OKLab | oklab(77.31% 0.1801 -0.0909) |
| OKLCH | oklch(77.31% 0.202 333.2) |
| XYZ | xyz(63.2020, 41.7404, 83.3090) |
| Luminance | 0.4174 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 2.95
Candy Pink
#FF63E9
ΔE00 4.26
Lavender Pink
#DD85D7
ΔE00 5.54
Light Magenta
#FA5FF7
ΔE00 5.96
Violet Pink
#FB5FFC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7DEB #7DFE90
analogous
#D07DFE #FE7DEB #FE7DAB
triadic
#FE7DEB #EBFE7D #7DEBFE
tetradic
#FE7DEB #FED07D #7DFE90 #7DABFE
square
#FE7DEB #FED07D #7DFE90 #7DABFE
split-complementary
#FE7DEB #ABFE7D #7DFED0
monochromatic
#FD04D8 #FE40E2 #FE7DEB #FEBAF4 #FFE1FA
Accessibility & contrast
On white
2.25
#FE7DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#FE7DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7DEB
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7DEB | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EF
Deuteranopia (green-blind)
#A0B4E7
Tritanopia (blue-blind)
#FF85A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fe7deb; /* rgb */ color: rgb(254, 125, 235); /* oklch */ color: oklch(77.3% 0.202 333.2);
Tailwind
colors: {
custom: {
50: '#ffa7f1',
500: '#fe7deb',
950: '#000000',
},
}SCSS
$custom: #fe7deb; $custom-light: #ffa7f1; $custom-dark: #000000;
JSON
{
"hex": "#fe7deb",
"rgb": {
"r": 254,
"g": 125,
"b": 235
},
"hsl": {
"h": 308.837,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.77313,
"c": 0.20176,
"h": 333.2
},
"luminance": 0.41736
}Semantic roles & 50–950 ramp
primary
#FE7DEB
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85