#FAE2FC#FAE2FC
#FAE2FC is a very light, muted purple. Relative luminance 0.817; OKLCH L 94.0% C 0.043 H 323.5°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE2FC |
|---|---|
| RGB | rgb(250, 226, 252) |
| HSL | hsl(295, 81%, 94%) |
| HSV | hsv(295, 10%, 99%) |
| CMYK | cmyk(0.8%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(92.46, 12.67, -9.59) |
| CIE-LCH | lch(92.46, 15.90, 322.88°) |
| OKLab | oklab(93.98% 0.0346 -0.0255) |
| OKLCH | oklch(93.98% 0.043 323.5) |
| XYZ | xyz(84.1889, 81.7459, 103.4200) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.01
Very Light Purple
#F6CEFC
ΔE00 7.16
Pale Mauve
#FED0FC
ΔE00 7.18
Light Pink
#FFD1DF
ΔE00 7.99
Thistle
#D8BFD8
ΔE00 8.06
Pale Pink
#FFCFDC
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE2FC #E4FCE2
analogous
#EDE2FC #FAE2FC #FCE2F1
triadic
#FAE2FC #FCFAE2 #E2FCFA
tetradic
#FAE2FC #FCEDE2 #E4FCE2 #E2F1FC
square
#FAE2FC #FCEDE2 #E4FCE2 #E2F1FC
split-complementary
#FAE2FC #F1FCE2 #E2FCED
monochromatic
#E773F1 #F0ABF6 #FAE2FC #FAE3FC #FAE3FC
Accessibility & contrast
On white
1.21
#FAE2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#FAE2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE2FC
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE2FC | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FD
Deuteranopia (green-blind)
#E5EAFB
Tritanopia (blue-blind)
#FBE4EA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fae2fc; /* rgb */ color: rgb(250, 226, 252); /* oklch */ color: oklch(94.0% 0.043 323.5);
Tailwind
colors: {
custom: {
50: '#fcebfd',
500: '#fae2fc',
950: '#000000',
},
}SCSS
$custom: #fae2fc; $custom-light: #fcebfd; $custom-dark: #000000;
JSON
{
"hex": "#fae2fc",
"rgb": {
"r": 250,
"g": 226,
"b": 252
},
"hsl": {
"h": 295.385,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.93984,
"c": 0.043,
"h": 323.5
},
"luminance": 0.81745
}Semantic roles & 50–950 ramp
primary
#FAE2FC
secondary
#A3E49E
accent
#DE0818
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485