#FEAEF2#FEAEF2
#FEAEF2 is a very light, vivid purple. Relative luminance 0.578; OKLCH L 84.8% C 0.127 H 332.0°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAEF2 |
|---|---|
| RGB | rgb(254, 174, 242) |
| HSL | hsl(309, 98%, 84%) |
| HSV | hsv(309, 31%, 100%) |
| CMYK | cmyk(0%, 31.5%, 4.7%, 0.4%) |
| CIE-LAB | lab(80.60, 39.47, -22.07) |
| CIE-LCH | lch(80.60, 45.22, 330.79°) |
| OKLab | oklab(84.84% 0.1118 -0.0593) |
| OKLCH | oklch(84.84% 0.127 332) |
| XYZ | xyz(72.0351, 57.7567, 91.3409) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.90
Light Lavendar
#EFC0FE
ΔE00 6.22
Mauve
#E0B0FF
ΔE00 7.72
Light Lilac
#EDC8FF
ΔE00 8.37
Pale Mauve
#FED0FC
ΔE00 8.51
Very Light Purple
#F6CEFC
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAEF2 #AEFEBA
analogous
#E2AEFE #FEAEF2 #FEAECA
triadic
#FEAEF2 #F2FEAE #AEF2FE
tetradic
#FEAEF2 #FEE2AE #AEFEBA #AECAFE
square
#FEAEF2 #FEE2AE #AEFEBA #AECAFE
split-complementary
#FEAEF2 #CAFEAE #AEFEE2
monochromatic
#FD35DF #FD72E8 #FEAEF2 #FFE1FA #FFE1FA
Accessibility & contrast
On white
1.67
#FEAEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#FEAEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAEF2
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAEF2 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC1F5
Deuteranopia (green-blind)
#C0CCEF
Tritanopia (blue-blind)
#FFB2C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feaef2; /* rgb */ color: rgb(254, 174, 242); /* oklch */ color: oklch(84.8% 0.127 332.0);
Tailwind
colors: {
custom: {
50: '#ffc7f6',
500: '#feaef2',
950: '#000000',
},
}SCSS
$custom: #feaef2; $custom-light: #ffc7f6; $custom-dark: #000000;
JSON
{
"hex": "#feaef2",
"rgb": {
"r": 254,
"g": 174,
"b": 242
},
"hsl": {
"h": 309,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.84839,
"c": 0.1266,
"h": 332
},
"luminance": 0.57754
}Semantic roles & 50–950 ramp
primary
#FEAEF2
secondary
#6DE37F
accent
#E62200
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285