#FEA3EE#FEA3EE
#FEA3EE is a very light, vivid pink. Relative luminance 0.534; OKLCH L 82.9% C 0.142 H 333.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA3EE |
|---|---|
| RGB | rgb(254, 163, 238) |
| HSL | hsl(311, 98%, 82%) |
| HSV | hsv(311, 36%, 100%) |
| CMYK | cmyk(0%, 35.8%, 6.3%, 0.4%) |
| CIE-LAB | lab(78.14, 44.49, -23.66) |
| CIE-LCH | lch(78.14, 50.39, 331.99°) |
| OKLab | oklab(82.92% 0.1269 -0.0637) |
| OKLCH | oklch(82.92% 0.142 333.4) |
| XYZ | xyz(69.4022, 53.4416, 87.5319) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.65
Bubblegum Pink
#FE83CC
ΔE00 7.76
Violet (CSS)
#EE82EE
ΔE00 8.17
Light Lavendar
#EFC0FE
ΔE00 8.22
Lavender Pink
#DD85D7
ΔE00 8.31
Mauve
#E0B0FF
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA3EE #A3FEB3
analogous
#E0A3FE #FEA3EE #FEA3C1
triadic
#FEA3EE #EEFEA3 #A3EEFE
tetradic
#FEA3EE #FEE0A3 #A3FEB3 #A3C1FE
square
#FEA3EE #FEE0A3 #A3FEB3 #A3C1FE
split-complementary
#FEA3EE #C1FEA3 #A3FEE0
monochromatic
#FD2AD8 #FD66E3 #FEA3EE #FFE0F9 #FFE1F9
Accessibility & contrast
On white
1.80
#FEA3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#FEA3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA3EE
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA3EE | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B9F1
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#FFA8BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fea3ee; /* rgb */ color: rgb(254, 163, 238); /* oklch */ color: oklch(82.9% 0.142 333.4);
Tailwind
colors: {
custom: {
50: '#ffc0f3',
500: '#fea3ee',
950: '#000000',
},
}SCSS
$custom: #fea3ee; $custom-light: #ffc0f3; $custom-dark: #000000;
JSON
{
"hex": "#fea3ee",
"rgb": {
"r": 254,
"g": 163,
"b": 238
},
"hsl": {
"h": 310.549,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.82922,
"c": 0.14202,
"h": 333.4
},
"luminance": 0.53438
}Semantic roles & 50–950 ramp
primary
#FEA3EE
secondary
#63E27A
accent
#E62800
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285