#FEAEEA#FEAEEA
#FEAEEA is a very light, moderate pink. Relative luminance 0.573; OKLCH L 84.6% C 0.120 H 336.1°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAEEA |
|---|---|
| RGB | rgb(254, 174, 234) |
| HSL | hsl(315, 98%, 84%) |
| HSV | hsv(315, 31%, 100%) |
| CMYK | cmyk(0%, 31.5%, 7.9%, 0.4%) |
| CIE-LAB | lab(80.34, 38.11, -18.16) |
| CIE-LCH | lch(80.34, 42.22, 334.52°) |
| OKLab | oklab(84.55% 0.1095 -0.0485) |
| OKLCH | oklch(84.55% 0.12 336.1) |
| XYZ | xyz(70.8598, 57.2866, 85.1509) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.13
Light Lavendar
#EFC0FE
ΔE00 7.03
Powder Pink
#FFB2D0
ΔE00 7.57
Pale Mauve
#FED0FC
ΔE00 8.26
Very Light Purple
#F6CEFC
ΔE00 8.66
Light Lilac
#EDC8FF
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAEEA #AEFEC2
analogous
#EAAEFE #FEAEEA #FEAEC2
triadic
#FEAEEA #EAFEAE #AEEAFE
tetradic
#FEAEEA #FEEAAE #AEFEC2 #AEC2FE
square
#FEAEEA #FEEAAE #AEFEC2 #AEC2FE
split-complementary
#FEAEEA #C2FEAE #AEFEEA
monochromatic
#FD35CB #FD72DA #FEAEEA #FFE1F7 #FFE1F7
Accessibility & contrast
On white
1.69
#FEAEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#FEAEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAEEA
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAEEA | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EC
Deuteranopia (green-blind)
#C2CCE8
Tritanopia (blue-blind)
#FFB1C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #feaeea; /* rgb */ color: rgb(254, 174, 234); /* oklch */ color: oklch(84.6% 0.120 336.1);
Tailwind
colors: {
custom: {
50: '#ffc7f0',
500: '#feaeea',
950: '#000000',
},
}SCSS
$custom: #feaeea; $custom-light: #ffc7f0; $custom-dark: #000000;
JSON
{
"hex": "#feaeea",
"rgb": {
"r": 254,
"g": 174,
"b": 234
},
"hsl": {
"h": 315,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.84552,
"c": 0.11979,
"h": 336.1
},
"luminance": 0.57283
}Semantic roles & 50–950 ramp
primary
#FEAEEA
secondary
#6DE38A
accent
#E63900
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285