#FEAEEE#FEAEEE
#FEAEEE is a very light, vivid pink. Relative luminance 0.575; OKLCH L 84.7% C 0.123 H 334.0°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAEEE |
|---|---|
| RGB | rgb(254, 174, 238) |
| HSL | hsl(312, 98%, 84%) |
| HSV | hsv(312, 31%, 100%) |
| CMYK | cmyk(0%, 31.5%, 6.3%, 0.4%) |
| CIE-LAB | lab(80.47, 38.79, -20.12) |
| CIE-LCH | lch(80.47, 43.70, 332.59°) |
| OKLab | oklab(84.69% 0.1107 -0.0539) |
| OKLCH | oklch(84.69% 0.123 334) |
| XYZ | xyz(71.4410, 57.5190, 88.2115) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.95
Light Lavendar
#EFC0FE
ΔE00 6.58
Pale Mauve
#FED0FC
ΔE00 8.34
Mauve
#E0B0FF
ΔE00 8.37
Powder Pink
#FFB2D0
ΔE00 8.46
Light Lilac
#EDC8FF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAEEE #AEFEBE
analogous
#E6AEFE #FEAEEE #FEAEC6
triadic
#FEAEEE #EEFEAE #AEEEFE
tetradic
#FEAEEE #FEE6AE #AEFEBE #AEC6FE
square
#FEAEEE #FEE6AE #AEFEBE #AEC6FE
split-complementary
#FEAEEE #C6FEAE #AEFEE6
monochromatic
#FD35D5 #FD72E1 #FEAEEE #FFE1F9 #FFE1F9
Accessibility & contrast
On white
1.68
#FEAEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#FEAEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAEEE
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAEEE | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F0
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#FFB2C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feaeee; /* rgb */ color: rgb(254, 174, 238); /* oklch */ color: oklch(84.7% 0.123 334.0);
Tailwind
colors: {
custom: {
50: '#ffc7f3',
500: '#feaeee',
950: '#000000',
},
}SCSS
$custom: #feaeee; $custom-light: #ffc7f3; $custom-dark: #000000;
JSON
{
"hex": "#feaeee",
"rgb": {
"r": 254,
"g": 174,
"b": 238
},
"hsl": {
"h": 312,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.84694,
"c": 0.12313,
"h": 334
},
"luminance": 0.57516
}Semantic roles & 50–950 ramp
primary
#FEAEEE
secondary
#6DE384
accent
#E62E00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285