#FEA7EF#FEA7EF
#FEA7EF is a very light, vivid pink. Relative luminance 0.549; OKLCH L 83.6% C 0.136 H 333.1°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA7EF |
|---|---|
| RGB | rgb(254, 167, 239) |
| HSL | hsl(310, 98%, 83%) |
| HSV | hsv(310, 34%, 100%) |
| CMYK | cmyk(0%, 34.3%, 5.9%, 0.4%) |
| CIE-LAB | lab(79.01, 42.59, -22.87) |
| CIE-LCH | lch(79.01, 48.35, 331.76°) |
| OKLab | oklab(83.6% 0.1213 -0.0615) |
| OKLCH | oklch(83.6% 0.136 333.1) |
| XYZ | xyz(70.2710, 54.9435, 88.5483) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.63
Light Lavendar
#EFC0FE
ΔE00 7.51
Mauve
#E0B0FF
ΔE00 8.18
Bubblegum Pink
#FE83CC
ΔE00 8.42
Violet (CSS)
#EE82EE
ΔE00 8.97
Lavender Pink
#DD85D7
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA7EF #A7FEB6
analogous
#E2A7FE #FEA7EF #FEA7C3
triadic
#FEA7EF #EFFEA7 #A7EFFE
tetradic
#FEA7EF #FEE2A7 #A7FEB6 #A7C3FE
square
#FEA7EF #FEE2A7 #A7FEB6 #A7C3FE
split-complementary
#FEA7EF #C3FEA7 #A7FEE2
monochromatic
#FD2ED9 #FD6AE4 #FEA7EF #FFE1F9 #FFE1F9
Accessibility & contrast
On white
1.75
#FEA7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#FEA7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA7EF
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA7EF | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BCF2
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#FFABC1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fea7ef; /* rgb */ color: rgb(254, 167, 239); /* oklch */ color: oklch(83.6% 0.136 333.1);
Tailwind
colors: {
custom: {
50: '#ffc2f4',
500: '#fea7ef',
950: '#000000',
},
}SCSS
$custom: #fea7ef; $custom-light: #ffc2f4; $custom-dark: #000000;
JSON
{
"hex": "#fea7ef",
"rgb": {
"r": 254,
"g": 167,
"b": 239
},
"hsl": {
"h": 310.345,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.83595,
"c": 0.13602,
"h": 333.1
},
"luminance": 0.5494
}Semantic roles & 50–950 ramp
primary
#FEA7EF
secondary
#67E27C
accent
#E62800
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285