#FEA3EB#FEA3EB
#FEA3EB is a very light, vivid pink. Relative luminance 0.533; OKLCH L 82.8% C 0.140 H 334.7°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA3EB |
|---|---|
| RGB | rgb(254, 163, 235) |
| HSL | hsl(313, 98%, 82%) |
| HSV | hsv(313, 36%, 100%) |
| CMYK | cmyk(0%, 35.8%, 7.5%, 0.4%) |
| CIE-LAB | lab(78.03, 43.99, -22.20) |
| CIE-LCH | lch(78.03, 49.27, 333.22°) |
| OKLab | oklab(82.81% 0.1261 -0.0596) |
| OKLCH | oklch(82.81% 0.14 334.7) |
| XYZ | xyz(68.9652, 53.2668, 85.2300) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.63
Bubblegum Pink
#FE83CC
ΔE00 7.45
Light Lavendar
#EFC0FE
ΔE00 8.39
Lavender Pink
#DD85D7
ΔE00 8.40
Violet (CSS)
#EE82EE
ΔE00 8.50
Mauve
#E0B0FF
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA3EB #A3FEB6
analogous
#E3A3FE #FEA3EB #FEA3BE
triadic
#FEA3EB #EBFEA3 #A3EBFE
tetradic
#FEA3EB #FEE3A3 #A3FEB6 #A3BEFE
square
#FEA3EB #FEE3A3 #A3FEB6 #A3BEFE
split-complementary
#FEA3EB #BEFEA3 #A3FEE3
monochromatic
#FD2AD1 #FD66DE #FEA3EB #FFE0F8 #FFE1F8
Accessibility & contrast
On white
1.80
#FEA3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#FEA3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA3EB
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA3EB | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B9EE
Deuteranopia (green-blind)
#BAC6E8
Tritanopia (blue-blind)
#FFA7BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fea3eb; /* rgb */ color: rgb(254, 163, 235); /* oklch */ color: oklch(82.8% 0.140 334.7);
Tailwind
colors: {
custom: {
50: '#ffbff1',
500: '#fea3eb',
950: '#000000',
},
}SCSS
$custom: #fea3eb; $custom-light: #ffbff1; $custom-dark: #000000;
JSON
{
"hex": "#fea3eb",
"rgb": {
"r": 254,
"g": 163,
"b": 235
},
"hsl": {
"h": 312.527,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.82811,
"c": 0.1395,
"h": 334.7
},
"luminance": 0.53263
}Semantic roles & 50–950 ramp
primary
#FEA3EB
secondary
#63E27E
accent
#E63000
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285