#FEAEF6#FEAEF6
#FEAEF6 is a very light, vivid purple. Relative luminance 0.580; OKLCH L 85.0% C 0.130 H 330.2°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAEF6 |
|---|---|
| RGB | rgb(254, 174, 246) |
| HSL | hsl(306, 98%, 84%) |
| HSV | hsv(306, 31%, 100%) |
| CMYK | cmyk(0%, 31.5%, 3.1%, 0.4%) |
| CIE-LAB | lab(80.74, 40.17, -24.01) |
| CIE-LCH | lch(80.74, 46.80, 329.13°) |
| OKLab | oklab(84.99% 0.1129 -0.0648) |
| OKLCH | oklch(84.99% 0.13 330.2) |
| XYZ | xyz(72.6425, 57.9997, 94.5395) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.98
Plum
#DDA0DD
ΔE00 6.00
Mauve
#E0B0FF
ΔE00 7.14
Light Lilac
#EDC8FF
ΔE00 8.25
Pale Mauve
#FED0FC
ΔE00 8.76
Very Light Purple
#F6CEFC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAEF6 #AEFEB6
analogous
#DEAEFE #FEAEF6 #FEAECE
triadic
#FEAEF6 #F6FEAE #AEF6FE
tetradic
#FEAEF6 #FEDEAE #AEFEB6 #AECEFE
square
#FEAEF6 #FEDEAE #AEFEB6 #AECEFE
split-complementary
#FEAEF6 #CEFEAE #AEFEDE
monochromatic
#FD35E9 #FD72EF #FEAEF6 #FFE1FC #FFE1FC
Accessibility & contrast
On white
1.67
#FEAEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#FEAEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAEF6
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAEF6 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC2F9
Deuteranopia (green-blind)
#BFCCF3
Tritanopia (blue-blind)
#FFB3C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feaef6; /* rgb */ color: rgb(254, 174, 246); /* oklch */ color: oklch(85.0% 0.130 330.2);
Tailwind
colors: {
custom: {
50: '#ffc7f9',
500: '#feaef6',
950: '#000000',
},
}SCSS
$custom: #feaef6; $custom-light: #ffc7f9; $custom-dark: #000000;
JSON
{
"hex": "#feaef6",
"rgb": {
"r": 254,
"g": 174,
"b": 246
},
"hsl": {
"h": 306,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.84986,
"c": 0.13018,
"h": 330.2
},
"luminance": 0.57997
}Semantic roles & 50–950 ramp
primary
#FEAEF6
secondary
#6DE379
accent
#E61700
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285