#FEA9EA#FEA9EA
#FEA9EA is a very light, vivid pink. Relative luminance 0.554; OKLCH L 83.7% C 0.128 H 335.6°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA9EA |
|---|---|
| RGB | rgb(254, 169, 234) |
| HSL | hsl(314, 98%, 83%) |
| HSV | hsv(314, 33%, 100%) |
| CMYK | cmyk(0%, 33.5%, 7.9%, 0.4%) |
| CIE-LAB | lab(79.27, 40.72, -19.78) |
| CIE-LCH | lch(79.27, 45.27, 334.08°) |
| OKLab | oklab(83.74% 0.117 -0.053) |
| OKLCH | oklch(83.74% 0.128 335.6) |
| XYZ | xyz(69.9118, 55.3905, 84.8349) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.76
Light Lavendar
#EFC0FE
ΔE00 7.60
Bubblegum Pink
#FE83CC
ΔE00 8.33
Powder Pink
#FFB2D0
ΔE00 8.38
Mauve
#E0B0FF
ΔE00 8.92
Pale Mauve
#FED0FC
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA9EA #A9FEBD
analogous
#E8A9FE #FEA9EA #FEA9BF
triadic
#FEA9EA #EAFEA9 #A9EAFE
tetradic
#FEA9EA #FEE8A9 #A9FEBD #A9BFFE
square
#FEA9EA #FEE8A9 #A9FEBD #A9BFFE
split-complementary
#FEA9EA #BFFEA9 #A9FEE8
monochromatic
#FD30CC #FD6DDB #FEA9EA #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.74
#FEA9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#FEA9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA9EA
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA9EA | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDEC
Deuteranopia (green-blind)
#BEC9E7
Tritanopia (blue-blind)
#FFACC0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fea9ea; /* rgb */ color: rgb(254, 169, 234); /* oklch */ color: oklch(83.7% 0.128 335.6);
Tailwind
colors: {
custom: {
50: '#ffc3f0',
500: '#fea9ea',
950: '#000000',
},
}SCSS
$custom: #fea9ea; $custom-light: #ffc3f0; $custom-dark: #000000;
JSON
{
"hex": "#fea9ea",
"rgb": {
"r": 254,
"g": 169,
"b": 234
},
"hsl": {
"h": 314.118,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.83735,
"c": 0.1284,
"h": 335.6
},
"luminance": 0.55387
}Semantic roles & 50–950 ramp
primary
#FEA9EA
secondary
#68E385
accent
#E63600
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285