#FEAEE6#FEAEE6
#FEAEE6 is a very light, moderate pink. Relative luminance 0.571; OKLCH L 84.4% C 0.117 H 338.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAEE6 |
|---|---|
| RGB | rgb(254, 174, 230) |
| HSL | hsl(318, 98%, 84%) |
| HSV | hsv(318, 31%, 100%) |
| CMYK | cmyk(0%, 31.5%, 9.4%, 0.4%) |
| CIE-LAB | lab(80.21, 37.45, -16.20) |
| CIE-LCH | lch(80.21, 40.80, 336.61°) |
| OKLab | oklab(84.41% 0.1083 -0.0431) |
| OKLCH | oklch(84.41% 0.117 338.3) |
| XYZ | xyz(70.2917, 57.0593, 82.1586) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.46
Powder Pink
#FFB2D0
ΔE00 6.64
Light Lavendar
#EFC0FE
ΔE00 7.58
Pale Mauve
#FED0FC
ΔE00 8.27
Baby Pink
#FFB7CE
ΔE00 8.47
Very Light Purple
#F6CEFC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAEE6 #AEFEC6
analogous
#EEAEFE #FEAEE6 #FEAEBE
triadic
#FEAEE6 #E6FEAE #AEE6FE
tetradic
#FEAEE6 #FEEEAE #AEFEC6 #AEBEFE
square
#FEAEE6 #FEEEAE #AEFEC6 #AEBEFE
split-complementary
#FEAEE6 #BEFEAE #AEFEEE
monochromatic
#FD35C1 #FD72D3 #FEAEE6 #FFE1F6 #FFE1F6
Accessibility & contrast
On white
1.69
#FEAEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#FEAEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAEE6
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAEE6 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C0E8
Deuteranopia (green-blind)
#C3CBE4
Tritanopia (blue-blind)
#FFB0C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #feaee6; /* rgb */ color: rgb(254, 174, 230); /* oklch */ color: oklch(84.4% 0.117 338.3);
Tailwind
colors: {
custom: {
50: '#ffc7ee',
500: '#feaee6',
950: '#000000',
},
}SCSS
$custom: #feaee6; $custom-light: #ffc7ee; $custom-dark: #000000;
JSON
{
"hex": "#feaee6",
"rgb": {
"r": 254,
"g": 174,
"b": 230
},
"hsl": {
"h": 318,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.84413,
"c": 0.1166,
"h": 338.3
},
"luminance": 0.57056
}Semantic roles & 50–950 ramp
primary
#FEAEE6
secondary
#6DE390
accent
#E64500
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285