#FEA6EA#FEA6EA
#FEA6EA is a very light, vivid pink. Relative luminance 0.543; OKLCH L 83.3% C 0.134 H 335.4°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA6EA |
|---|---|
| RGB | rgb(254, 166, 234) |
| HSL | hsl(314, 98%, 82%) |
| HSV | hsv(314, 35%, 100%) |
| CMYK | cmyk(0%, 34.6%, 7.9%, 0.4%) |
| CIE-LAB | lab(78.63, 42.27, -20.75) |
| CIE-LCH | lch(78.63, 47.09, 333.86°) |
| OKLab | oklab(83.25% 0.1214 -0.0556) |
| OKLCH | oklch(83.25% 0.134 335.4) |
| XYZ | xyz(69.3601, 54.2871, 84.6510) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.66
Bubblegum Pink
#FE83CC
ΔE00 7.82
Light Lavendar
#EFC0FE
ΔE00 8.02
Powder Pink
#FFB2D0
ΔE00 8.90
Mauve
#E0B0FF
ΔE00 8.93
Lavender Pink
#DD85D7
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA6EA #A6FEBA
analogous
#E6A6FE #FEA6EA #FEA6BE
triadic
#FEA6EA #EAFEA6 #A6EAFE
tetradic
#FEA6EA #FEE6A6 #A6FEBA #A6BEFE
square
#FEA6EA #FEE6A6 #A6FEBA #A6BEFE
split-complementary
#FEA6EA #BEFEA6 #A6FEE6
monochromatic
#FD2DCD #FD69DC #FEA6EA #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.77
#FEA6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#FEA6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA6EA
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA6EA | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BBED
Deuteranopia (green-blind)
#BCC7E7
Tritanopia (blue-blind)
#FFA9BF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fea6ea; /* rgb */ color: rgb(254, 166, 234); /* oklch */ color: oklch(83.3% 0.134 335.4);
Tailwind
colors: {
custom: {
50: '#ffc1f0',
500: '#fea6ea',
950: '#000000',
},
}SCSS
$custom: #fea6ea; $custom-light: #ffc1f0; $custom-dark: #000000;
JSON
{
"hex": "#fea6ea",
"rgb": {
"r": 254,
"g": 166,
"b": 234
},
"hsl": {
"h": 313.636,
"s": 97.778,
"l": 82.353
},
"oklch": {
"l": 0.83252,
"c": 0.13354,
"h": 335.4
},
"luminance": 0.54284
}Semantic roles & 50–950 ramp
primary
#FEA6EA
secondary
#66E282
accent
#E63400
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285