#FEAEFB#FEAEFB
#FEAEFB is a very light, vivid purple. Relative luminance 0.583; OKLCH L 85.2% C 0.135 H 328.0°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAEFB |
|---|---|
| RGB | rgb(254, 174, 251) |
| HSL | hsl(302, 98%, 84%) |
| HSV | hsv(302, 31%, 100%) |
| CMYK | cmyk(0%, 31.5%, 1.2%, 0.4%) |
| CIE-LAB | lab(80.91, 41.05, -26.43) |
| CIE-LCH | lch(80.91, 48.82, 327.22°) |
| OKLab | oklab(85.17% 0.1143 -0.0715) |
| OKLCH | oklch(85.17% 0.135 328) |
| XYZ | xyz(73.4202, 58.3108, 98.6357) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.85
Plum
#DDA0DD
ΔE00 6.28
Mauve
#E0B0FF
ΔE00 6.51
Light Lilac
#EDC8FF
ΔE00 8.21
Light Violet
#D6B4FC
ΔE00 8.84
Very Light Purple
#F6CEFC
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAEFB #AEFEB1
analogous
#D9AEFE #FEAEFB #FEAED3
triadic
#FEAEFB #FBFEAE #AEFBFE
tetradic
#FEAEFB #FED9AE #AEFEB1 #AED3FE
square
#FEAEFB #FED9AE #AEFEB1 #AED3FE
split-complementary
#FEAEFB #D3FEAE #AEFED9
monochromatic
#FD35F5 #FD72F8 #FEAEFB #FFE1FE #FFE1FE
Accessibility & contrast
On white
1.66
#FEAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#FEAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAEFB
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAEFB | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FE
Deuteranopia (green-blind)
#BDCDF8
Tritanopia (blue-blind)
#FFB4CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #feaefb; /* rgb */ color: rgb(254, 174, 251); /* oklch */ color: oklch(85.2% 0.135 328.0);
Tailwind
colors: {
custom: {
50: '#ffc7fc',
500: '#feaefb',
950: '#000000',
},
}SCSS
$custom: #feaefb; $custom-light: #ffc7fc; $custom-dark: #000000;
JSON
{
"hex": "#feaefb",
"rgb": {
"r": 254,
"g": 174,
"b": 251
},
"hsl": {
"h": 302.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.85174,
"c": 0.13481,
"h": 328
},
"luminance": 0.58308
}Semantic roles & 50–950 ramp
primary
#FEAEFB
secondary
#6DE371
accent
#E60900
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285