#FE7EEB#FE7EEB
#FE7EEB is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.4% C 0.200 H 333.2°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EEB |
|---|---|
| RGB | rgb(254, 126, 235) |
| HSL | hsl(309, 98%, 75%) |
| HSV | hsv(309, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 7.5%, 0.4%) |
| CIE-LAB | lab(70.87, 62.28, -33.19) |
| CIE-LCH | lch(70.87, 70.57, 331.95°) |
| OKLab | oklab(77.44% 0.1788 -0.0902) |
| OKLCH | oklch(77.44% 0.2 333.2) |
| XYZ | xyz(63.3292, 41.9948, 83.3514) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 3.09
Candy Pink
#FF63E9
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 5.50
Light Magenta
#FA5FF7
ΔE00 6.13
Violet Pink
#FB5FFC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EEB #7EFE91
analogous
#D17EFE #FE7EEB #FE7EAB
triadic
#FE7EEB #EBFE7E #7EEBFE
tetradic
#FE7EEB #FED17E #7EFE91 #7EABFE
square
#FE7EEB #FED17E #7EFE91 #7EABFE
split-complementary
#FE7EEB #ABFE7E #7EFED1
monochromatic
#FD05D8 #FE41E2 #FE7EEB #FEBBF4 #FFE1FA
Accessibility & contrast
On white
2.23
#FE7EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#FE7EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EEB
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EEB | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EF
Deuteranopia (green-blind)
#A1B4E7
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fe7eeb; /* rgb */ color: rgb(254, 126, 235); /* oklch */ color: oklch(77.4% 0.200 333.2);
Tailwind
colors: {
custom: {
50: '#ffa8f1',
500: '#fe7eeb',
950: '#000000',
},
}SCSS
$custom: #fe7eeb; $custom-light: #ffa8f1; $custom-dark: #000000;
JSON
{
"hex": "#fe7eeb",
"rgb": {
"r": 254,
"g": 126,
"b": 235
},
"hsl": {
"h": 308.906,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.77443,
"c": 0.20021,
"h": 333.2
},
"luminance": 0.41991
}Semantic roles & 50–950 ramp
primary
#FE7EEB
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85