#FEAEFC#FEAEFC
#FEAEFC is a very light, vivid purple. Relative luminance 0.584; OKLCH L 85.2% C 0.136 H 327.5°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAEFC |
|---|---|
| RGB | rgb(254, 174, 252) |
| HSL | hsl(302, 98%, 84%) |
| HSV | hsv(302, 31%, 100%) |
| CMYK | cmyk(0%, 31.5%, 0.8%, 0.4%) |
| CIE-LAB | lab(80.95, 41.23, -26.91) |
| CIE-LCH | lch(80.95, 49.23, 326.86°) |
| OKLab | oklab(85.21% 0.1145 -0.0729) |
| OKLCH | oklch(85.21% 0.136 327.5) |
| XYZ | xyz(73.5783, 58.3740, 99.4681) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.85
Plum
#DDA0DD
ΔE00 6.36
Mauve
#E0B0FF
ΔE00 6.40
Light Lilac
#EDC8FF
ΔE00 8.22
Light Violet
#D6B4FC
ΔE00 8.76
Very Light Purple
#F6CEFC
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAEFC #AEFEB0
analogous
#D8AEFE #FEAEFC #FEAED4
triadic
#FEAEFC #FCFEAE #AEFCFE
tetradic
#FEAEFC #FED8AE #AEFEB0 #AED4FE
square
#FEAEFC #FED8AE #AEFEB0 #AED4FE
split-complementary
#FEAEFC #D4FEAE #AEFED8
monochromatic
#FD35F8 #FD72FA #FEAEFC #FFE1FE #FFE1FE
Accessibility & contrast
On white
1.66
#FEAEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#FEAEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAEFC
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAEFC | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#BDCDF9
Tritanopia (blue-blind)
#FFB5CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #feaefc; /* rgb */ color: rgb(254, 174, 252); /* oklch */ color: oklch(85.2% 0.136 327.5);
Tailwind
colors: {
custom: {
50: '#ffc7fd',
500: '#feaefc',
950: '#000000',
},
}SCSS
$custom: #feaefc; $custom-light: #ffc7fd; $custom-dark: #000000;
JSON
{
"hex": "#feaefc",
"rgb": {
"r": 254,
"g": 174,
"b": 252
},
"hsl": {
"h": 301.5,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.85212,
"c": 0.13576,
"h": 327.5
},
"luminance": 0.58371
}Semantic roles & 50–950 ramp
primary
#FEAEFC
secondary
#6DE370
accent
#E60600
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285