#FEA6EB#FEA6EB
#FEA6EB is a very light, vivid pink. Relative luminance 0.543; OKLCH L 83.3% C 0.134 H 334.9°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA6EB |
|---|---|
| RGB | rgb(254, 166, 235) |
| HSL | hsl(313, 98%, 82%) |
| HSV | hsv(313, 35%, 100%) |
| CMYK | cmyk(0%, 34.6%, 7.5%, 0.4%) |
| CIE-LAB | lab(78.66, 42.44, -21.24) |
| CIE-LCH | lch(78.66, 47.46, 333.41°) |
| OKLab | oklab(83.29% 0.1217 -0.057) |
| OKLCH | oklch(83.29% 0.134 334.9) |
| XYZ | xyz(69.5042, 54.3448, 85.4097) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.63
Bubblegum Pink
#FE83CC
ΔE00 7.90
Light Lavendar
#EFC0FE
ΔE00 7.93
Mauve
#E0B0FF
ΔE00 8.77
Lavender Pink
#DD85D7
ΔE00 8.95
Powder Pink
#FFB2D0
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA6EB #A6FEB9
analogous
#E5A6FE #FEA6EB #FEA6BF
triadic
#FEA6EB #EBFEA6 #A6EBFE
tetradic
#FEA6EB #FEE5A6 #A6FEB9 #A6BFFE
square
#FEA6EB #FEE5A6 #A6FEB9 #A6BFFE
split-complementary
#FEA6EB #BFFEA6 #A6FEE5
monochromatic
#FD2DD0 #FD69DD #FEA6EB #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.77
#FEA6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#FEA6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA6EB
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA6EB | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BBEE
Deuteranopia (green-blind)
#BCC7E8
Tritanopia (blue-blind)
#FFAABF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fea6eb; /* rgb */ color: rgb(254, 166, 235); /* oklch */ color: oklch(83.3% 0.134 334.9);
Tailwind
colors: {
custom: {
50: '#ffc1f1',
500: '#fea6eb',
950: '#000000',
},
}SCSS
$custom: #fea6eb; $custom-light: #ffc1f1; $custom-dark: #000000;
JSON
{
"hex": "#fea6eb",
"rgb": {
"r": 254,
"g": 166,
"b": 235
},
"hsl": {
"h": 312.955,
"s": 97.778,
"l": 82.353
},
"oklch": {
"l": 0.83288,
"c": 0.13437,
"h": 334.9
},
"luminance": 0.54341
}Semantic roles & 50–950 ramp
primary
#FEA6EB
secondary
#66E281
accent
#E63200
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285