#FEA7EA#FEA7EA
#FEA7EA is a very light, vivid pink. Relative luminance 0.546; OKLCH L 83.4% C 0.132 H 335.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA7EA |
|---|---|
| RGB | rgb(254, 167, 234) |
| HSL | hsl(314, 98%, 83%) |
| HSV | hsv(314, 34%, 100%) |
| CMYK | cmyk(0%, 34.3%, 7.9%, 0.4%) |
| CIE-LAB | lab(78.84, 41.75, -20.43) |
| CIE-LCH | lch(78.84, 46.48, 333.93°) |
| OKLab | oklab(83.41% 0.1199 -0.0547) |
| OKLCH | oklch(83.41% 0.132 335.5) |
| XYZ | xyz(69.5426, 54.6521, 84.7118) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.68
Light Lavendar
#EFC0FE
ΔE00 7.87
Bubblegum Pink
#FE83CC
ΔE00 7.99
Powder Pink
#FFB2D0
ΔE00 8.72
Mauve
#E0B0FF
ΔE00 8.92
Lavender Pink
#DD85D7
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA7EA #A7FEBB
analogous
#E6A7FE #FEA7EA #FEA7BF
triadic
#FEA7EA #EAFEA7 #A7EAFE
tetradic
#FEA7EA #FEE6A7 #A7FEBB #A7BFFE
square
#FEA7EA #FEE6A7 #A7FEBB #A7BFFE
split-complementary
#FEA7EA #BFFEA7 #A7FEE6
monochromatic
#FD2ECD #FD6ADC #FEA7EA #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.76
#FEA7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#FEA7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA7EA
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA7EA | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BBED
Deuteranopia (green-blind)
#BDC8E7
Tritanopia (blue-blind)
#FFAABF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fea7ea; /* rgb */ color: rgb(254, 167, 234); /* oklch */ color: oklch(83.4% 0.132 335.5);
Tailwind
colors: {
custom: {
50: '#ffc2f0',
500: '#fea7ea',
950: '#000000',
},
}SCSS
$custom: #fea7ea; $custom-light: #ffc2f0; $custom-dark: #000000;
JSON
{
"hex": "#fea7ea",
"rgb": {
"r": 254,
"g": 167,
"b": 234
},
"hsl": {
"h": 313.793,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.83412,
"c": 0.13183,
"h": 335.5
},
"luminance": 0.54649
}Semantic roles & 50–950 ramp
primary
#FEA7EA
secondary
#67E283
accent
#E63500
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285