#FEA8EA#FEA8EA
#FEA8EA is a very light, vivid pink. Relative luminance 0.550; OKLCH L 83.6% C 0.130 H 335.5°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA8EA |
|---|---|
| RGB | rgb(254, 168, 234) |
| HSL | hsl(314, 98%, 83%) |
| HSV | hsv(314, 34%, 100%) |
| CMYK | cmyk(0%, 33.9%, 7.9%, 0.4%) |
| CIE-LAB | lab(79.05, 41.23, -20.11) |
| CIE-LCH | lch(79.05, 45.88, 334.01°) |
| OKLab | oklab(83.57% 0.1184 -0.0539) |
| OKLCH | oklch(83.57% 0.13 335.5) |
| XYZ | xyz(69.7265, 55.0199, 84.7731) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.71
Light Lavendar
#EFC0FE
ΔE00 7.74
Bubblegum Pink
#FE83CC
ΔE00 8.16
Powder Pink
#FFB2D0
ΔE00 8.55
Mauve
#E0B0FF
ΔE00 8.92
Lavender Pink
#DD85D7
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA8EA #A8FEBC
analogous
#E7A8FE #FEA8EA #FEA8BF
triadic
#FEA8EA #EAFEA8 #A8EAFE
tetradic
#FEA8EA #FEE7A8 #A8FEBC #A8BFFE
square
#FEA8EA #FEE7A8 #A8FEBC #A8BFFE
split-complementary
#FEA8EA #BFFEA8 #A8FEE7
monochromatic
#FD2FCD #FD6BDB #FEA8EA #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.75
#FEA8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#FEA8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA8EA
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA8EA | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BCED
Deuteranopia (green-blind)
#BEC8E7
Tritanopia (blue-blind)
#FFABC0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fea8ea; /* rgb */ color: rgb(254, 168, 234); /* oklch */ color: oklch(83.6% 0.130 335.5);
Tailwind
colors: {
custom: {
50: '#ffc3f0',
500: '#fea8ea',
950: '#000000',
},
}SCSS
$custom: #fea8ea; $custom-light: #ffc3f0; $custom-dark: #000000;
JSON
{
"hex": "#fea8ea",
"rgb": {
"r": 254,
"g": 168,
"b": 234
},
"hsl": {
"h": 313.953,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.83573,
"c": 0.13011,
"h": 335.5
},
"luminance": 0.55017
}Semantic roles & 50–950 ramp
primary
#FEA8EA
secondary
#68E384
accent
#E63500
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285