#FAE5FF#FAE5FF
#FAE5FF is a very light, muted purple. Relative luminance 0.836; OKLCH L 94.6% C 0.041 H 319.7°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE5FF |
|---|---|
| RGB | rgb(250, 229, 255) |
| HSL | hsl(288, 100%, 95%) |
| HSV | hsv(288, 10%, 100%) |
| CMYK | cmyk(2%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(93.27, 11.66, -9.96) |
| CIE-LCH | lch(93.27, 15.33, 319.50°) |
| OKLab | oklab(94.64% 0.0313 -0.0266) |
| OKLCH | oklch(94.64% 0.041 319.7) |
| XYZ | xyz(85.4909, 83.5833, 106.2178) |
| Luminance | 0.8358 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.43
Very Light Purple
#F6CEFC
ΔE00 7.82
Pale Mauve
#FED0FC
ΔE00 7.96
Lavender (CSS)
#E6E6FA
ΔE00 8.23
Lavenderblush
#FFF0F5
ΔE00 8.35
Thistle
#D8BFD8
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE5FF #EAFFE5
analogous
#EDE5FF #FAE5FF #FFE5F7
triadic
#FAE5FF #FFFAE5 #E5FFFA
tetradic
#FAE5FF #FFEDE5 #EAFFE5 #E5F7FF
square
#FAE5FF #FFEDE5 #EAFFE5 #E5F7FF
split-complementary
#FAE5FF #F7FFE5 #E5FFED
monochromatic
#E26BFF #EEA8FF #F9E0FF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.19
#FAE5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#FAE5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE5FF
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE5FF | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFF
Deuteranopia (green-blind)
#E7ECFE
Tritanopia (blue-blind)
#FBE7ED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fae5ff; /* rgb */ color: rgb(250, 229, 255); /* oklch */ color: oklch(94.6% 0.041 319.7);
Tailwind
colors: {
custom: {
50: '#fcedff',
500: '#fae5ff',
950: '#000000',
},
}SCSS
$custom: #fae5ff; $custom-light: #fcedff; $custom-dark: #000000;
JSON
{
"hex": "#fae5ff",
"rgb": {
"r": 250,
"g": 229,
"b": 255
},
"hsl": {
"h": 288.462,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.94639,
"c": 0.04108,
"h": 319.7
},
"luminance": 0.83583
}Semantic roles & 50–950 ramp
primary
#FAE5FF
secondary
#ABED9B
accent
#E6002C
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171618
muted
#858486