#FEA7EE#FEA7EE
#FEA7EE is a very light, vivid pink. Relative luminance 0.549; OKLCH L 83.6% C 0.135 H 333.6°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA7EE |
|---|---|
| RGB | rgb(254, 167, 238) |
| HSL | hsl(311, 98%, 83%) |
| HSV | hsv(311, 34%, 100%) |
| CMYK | cmyk(0%, 34.3%, 6.3%, 0.4%) |
| CIE-LAB | lab(78.97, 42.43, -22.39) |
| CIE-LCH | lch(78.97, 47.97, 332.18°) |
| OKLab | oklab(83.56% 0.121 -0.0602) |
| OKLCH | oklch(83.56% 0.135 333.6) |
| XYZ | xyz(70.1237, 54.8846, 87.7724) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.62
Light Lavendar
#EFC0FE
ΔE00 7.57
Mauve
#E0B0FF
ΔE00 8.32
Bubblegum Pink
#FE83CC
ΔE00 8.32
Lavender Pink
#DD85D7
ΔE00 9.01
Violet (CSS)
#EE82EE
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA7EE #A7FEB7
analogous
#E2A7FE #FEA7EE #FEA7C3
triadic
#FEA7EE #EEFEA7 #A7EEFE
tetradic
#FEA7EE #FEE2A7 #A7FEB7 #A7C3FE
square
#FEA7EE #FEE2A7 #A7FEB7 #A7C3FE
split-complementary
#FEA7EE #C3FEA7 #A7FEE2
monochromatic
#FD2ED7 #FD6AE2 #FEA7EE #FFE1F9 #FFE1F9
Accessibility & contrast
On white
1.75
#FEA7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#FEA7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA7EE
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA7EE | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BCF1
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#FFABC1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fea7ee; /* rgb */ color: rgb(254, 167, 238); /* oklch */ color: oklch(83.6% 0.135 333.6);
Tailwind
colors: {
custom: {
50: '#ffc2f3',
500: '#fea7ee',
950: '#000000',
},
}SCSS
$custom: #fea7ee; $custom-light: #ffc2f3; $custom-dark: #000000;
JSON
{
"hex": "#fea7ee",
"rgb": {
"r": 254,
"g": 167,
"b": 238
},
"hsl": {
"h": 311.034,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.83558,
"c": 0.13518,
"h": 333.6
},
"luminance": 0.54881
}Semantic roles & 50–950 ramp
primary
#FEA7EE
secondary
#67E27D
accent
#E62A00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285