#FEA3EA#FEA3EA
#FEA3EA is a very light, vivid pink. Relative luminance 0.532; OKLCH L 82.8% C 0.139 H 335.2°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA3EA |
|---|---|
| RGB | rgb(254, 163, 234) |
| HSL | hsl(313, 98%, 82%) |
| HSV | hsv(313, 36%, 100%) |
| CMYK | cmyk(0%, 35.8%, 7.9%, 0.4%) |
| CIE-LAB | lab(78.00, 43.82, -21.71) |
| CIE-LCH | lch(78.00, 48.90, 333.65°) |
| OKLab | oklab(82.77% 0.1259 -0.0582) |
| OKLCH | oklch(82.77% 0.139 335.2) |
| XYZ | xyz(68.8211, 53.2091, 84.4713) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.64
Bubblegum Pink
#FE83CC
ΔE00 7.35
Lavender Pink
#DD85D7
ΔE00 8.45
Light Lavendar
#EFC0FE
ΔE00 8.46
Violet (CSS)
#EE82EE
ΔE00 8.62
Mauve
#E0B0FF
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA3EA #A3FEB7
analogous
#E5A3FE #FEA3EA #FEA3BD
triadic
#FEA3EA #EAFEA3 #A3EAFE
tetradic
#FEA3EA #FEE5A3 #A3FEB7 #A3BDFE
square
#FEA3EA #FEE5A3 #A3FEB7 #A3BDFE
split-complementary
#FEA3EA #BDFEA3 #A3FEE5
monochromatic
#FD2ACE #FD66DC #FEA3EA #FFE0F8 #FFE1F8
Accessibility & contrast
On white
1.80
#FEA3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#FEA3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA3EA
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA3EA | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B9ED
Deuteranopia (green-blind)
#BAC6E7
Tritanopia (blue-blind)
#FFA7BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fea3ea; /* rgb */ color: rgb(254, 163, 234); /* oklch */ color: oklch(82.8% 0.139 335.2);
Tailwind
colors: {
custom: {
50: '#ffbff0',
500: '#fea3ea',
950: '#000000',
},
}SCSS
$custom: #fea3ea; $custom-light: #ffbff0; $custom-dark: #000000;
JSON
{
"hex": "#fea3ea",
"rgb": {
"r": 254,
"g": 163,
"b": 234
},
"hsl": {
"h": 313.187,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.82774,
"c": 0.13868,
"h": 335.2
},
"luminance": 0.53206
}Semantic roles & 50–950 ramp
primary
#FEA3EA
secondary
#63E27F
accent
#E63200
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285