#FEAEFF#FEAEFF
#FEAEFF is a very light, vivid purple. Relative luminance 0.586; OKLCH L 85.3% C 0.139 H 326.3°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAEFF |
|---|---|
| RGB | rgb(254, 174, 255) |
| HSL | hsl(299, 100%, 84%) |
| HSV | hsv(299, 32%, 100%) |
| CMYK | cmyk(0.4%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(81.05, 41.77, -28.36) |
| CIE-LCH | lch(81.05, 50.48, 325.83°) |
| OKLab | oklab(85.33% 0.1153 -0.0769) |
| OKLCH | oklch(85.33% 0.139 326.3) |
| XYZ | xyz(74.0574, 58.5656, 101.9916) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.88
Mauve
#E0B0FF
ΔE00 6.11
Plum
#DDA0DD
ΔE00 6.62
Light Lilac
#EDC8FF
ΔE00 8.27
Light Violet
#D6B4FC
ΔE00 8.54
Very Light Purple
#F6CEFC
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAEFF #AFFFAE
analogous
#D6AEFF #FEAEFF #FFAED8
triadic
#FEAEFF #FFFEAE #AEFFFE
tetradic
#FEAEFF #FFD6AE #AFFFAE #AED8FF
square
#FEAEFF #FFD6AE #AFFFAE #AED8FF
split-complementary
#FEAEFF #D8FFAE #AEFFD6
monochromatic
#FC34FF #FD71FF #FEAEFF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.65
#FEAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#FEAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAEFF
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAEFF | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#BCCDFC
Tritanopia (blue-blind)
#FFB5CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #feaeff; /* rgb */ color: rgb(254, 174, 255); /* oklch */ color: oklch(85.3% 0.139 326.3);
Tailwind
colors: {
custom: {
50: '#ffc7ff',
500: '#feaeff',
950: '#000000',
},
}SCSS
$custom: #feaeff; $custom-light: #ffc7ff; $custom-dark: #000000;
JSON
{
"hex": "#feaeff",
"rgb": {
"r": 254,
"g": 174,
"b": 255
},
"hsl": {
"h": 299.259,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.85328,
"c": 0.13862,
"h": 326.3
},
"luminance": 0.58563
}Semantic roles & 50–950 ramp
primary
#FEAEFF
secondary
#6EE56C
accent
#E60003
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286