#FEA3EF#FEA3EF
#FEA3EF is a very light, vivid purple. Relative luminance 0.535; OKLCH L 83.0% C 0.143 H 332.9°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA3EF |
|---|---|
| RGB | rgb(254, 163, 239) |
| HSL | hsl(310, 98%, 82%) |
| HSV | hsv(310, 36%, 100%) |
| CMYK | cmyk(0%, 35.8%, 5.9%, 0.4%) |
| CIE-LAB | lab(78.17, 44.66, -24.15) |
| CIE-LCH | lch(78.17, 50.77, 331.60°) |
| OKLab | oklab(82.96% 0.1272 -0.0651) |
| OKLCH | oklch(82.96% 0.143 332.9) |
| XYZ | xyz(69.5496, 53.5005, 88.3078) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.67
Bubblegum Pink
#FE83CC
ΔE00 7.87
Violet (CSS)
#EE82EE
ΔE00 8.07
Light Lavendar
#EFC0FE
ΔE00 8.17
Lavender Pink
#DD85D7
ΔE00 8.29
Mauve
#E0B0FF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA3EF #A3FEB2
analogous
#E0A3FE #FEA3EF #FEA3C2
triadic
#FEA3EF #EFFEA3 #A3EFFE
tetradic
#FEA3EF #FEE0A3 #A3FEB2 #A3C2FE
square
#FEA3EF #FEE0A3 #A3FEB2 #A3C2FE
split-complementary
#FEA3EF #C2FEA3 #A3FEE0
monochromatic
#FD2ADA #FD66E4 #FEA3EF #FFE0FA #FFE1FA
Accessibility & contrast
On white
1.79
#FEA3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#FEA3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA3EF
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA3EF | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B9F2
Deuteranopia (green-blind)
#B9C6EC
Tritanopia (blue-blind)
#FFA8BF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fea3ef; /* rgb */ color: rgb(254, 163, 239); /* oklch */ color: oklch(83.0% 0.143 332.9);
Tailwind
colors: {
custom: {
50: '#ffc0f4',
500: '#fea3ef',
950: '#000000',
},
}SCSS
$custom: #fea3ef; $custom-light: #ffc0f4; $custom-dark: #000000;
JSON
{
"hex": "#fea3ef",
"rgb": {
"r": 254,
"g": 163,
"b": 239
},
"hsl": {
"h": 309.89,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.8296,
"c": 0.14286,
"h": 332.9
},
"luminance": 0.53497
}Semantic roles & 50–950 ramp
primary
#FEA3EF
secondary
#63E278
accent
#E62600
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285