#FEA6ED#FEA6ED
#FEA6ED is a very light, vivid pink. Relative luminance 0.545; OKLCH L 83.4% C 0.136 H 334.0°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA6ED |
|---|---|
| RGB | rgb(254, 166, 237) |
| HSL | hsl(312, 98%, 82%) |
| HSV | hsv(312, 35%, 100%) |
| CMYK | cmyk(0%, 34.6%, 6.7%, 0.4%) |
| CIE-LAB | lab(78.73, 42.77, -22.22) |
| CIE-LCH | lch(78.73, 48.20, 332.55°) |
| OKLab | oklab(83.36% 0.1222 -0.0597) |
| OKLCH | oklch(83.36% 0.136 334) |
| XYZ | xyz(69.7947, 54.4610, 86.9400) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.61
Light Lavendar
#EFC0FE
ΔE00 7.79
Bubblegum Pink
#FE83CC
ΔE00 8.08
Mauve
#E0B0FF
ΔE00 8.48
Lavender Pink
#DD85D7
ΔE00 8.86
Violet (CSS)
#EE82EE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA6ED #A6FEB7
analogous
#E3A6FE #FEA6ED #FEA6C1
triadic
#FEA6ED #EDFEA6 #A6EDFE
tetradic
#FEA6ED #FEE3A6 #A6FEB7 #A6C1FE
square
#FEA6ED #FEE3A6 #A6FEB7 #A6C1FE
split-complementary
#FEA6ED #C1FEA6 #A6FEE3
monochromatic
#FD2DD5 #FD69E1 #FEA6ED #FFE1F9 #FFE1F9
Accessibility & contrast
On white
1.77
#FEA6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#FEA6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA6ED
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA6ED | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BBF0
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#FFAAC0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fea6ed; /* rgb */ color: rgb(254, 166, 237); /* oklch */ color: oklch(83.4% 0.136 334.0);
Tailwind
colors: {
custom: {
50: '#ffc2f3',
500: '#fea6ed',
950: '#000000',
},
}SCSS
$custom: #fea6ed; $custom-light: #ffc2f3; $custom-dark: #000000;
JSON
{
"hex": "#fea6ed",
"rgb": {
"r": 254,
"g": 166,
"b": 237
},
"hsl": {
"h": 311.591,
"s": 97.778,
"l": 82.353
},
"oklch": {
"l": 0.83361,
"c": 0.13604,
"h": 334
},
"luminance": 0.54458
}Semantic roles & 50–950 ramp
primary
#FEA6ED
secondary
#66E27E
accent
#E62C00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285