#FAE2FB#FAE2FB
#FAE2FB is a very light, muted purple. Relative luminance 0.817; OKLCH L 94.0% C 0.042 H 324.7°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE2FB |
|---|---|
| RGB | rgb(250, 226, 251) |
| HSL | hsl(298, 76%, 94%) |
| HSV | hsv(298, 10%, 98%) |
| CMYK | cmyk(0.4%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(92.43, 12.49, -9.11) |
| CIE-LCH | lch(92.43, 15.46, 323.89°) |
| OKLab | oklab(93.95% 0.0342 -0.0242) |
| OKLCH | oklch(93.95% 0.042 324.7) |
| XYZ | xyz(84.0308, 81.6827, 102.5876) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.27
Pale Mauve
#FED0FC
ΔE00 7.38
Very Light Purple
#F6CEFC
ΔE00 7.39
Light Pink
#FFD1DF
ΔE00 7.81
Thistle
#D8BFD8
ΔE00 8.04
Lavenderblush
#FFF0F5
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE2FB #E3FBE2
analogous
#EDE2FB #FAE2FB #FBE2EF
triadic
#FAE2FB #FBFAE2 #E2FBFA
tetradic
#FAE2FB #FBEDE2 #E3FBE2 #E2EFFB
square
#FAE2FB #FBEDE2 #E3FBE2 #E2EFFB
split-complementary
#FAE2FB #EFFBE2 #E2FBED
monochromatic
#E776EC #F1ACF4 #FAE2FB #FAE4FB #FAE4FB
Accessibility & contrast
On white
1.21
#FAE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#FAE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE2FB
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE2FB | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FC
Deuteranopia (green-blind)
#E5EAFA
Tritanopia (blue-blind)
#FCE4EA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fae2fb; /* rgb */ color: rgb(250, 226, 251); /* oklch */ color: oklch(94.0% 0.042 324.7);
Tailwind
colors: {
custom: {
50: '#fcebfc',
500: '#fae2fb',
950: '#000000',
},
}SCSS
$custom: #fae2fb; $custom-light: #fcebfc; $custom-dark: #000000;
JSON
{
"hex": "#fae2fb",
"rgb": {
"r": 250,
"g": 226,
"b": 251
},
"hsl": {
"h": 297.6,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.93952,
"c": 0.04194,
"h": 324.7
},
"luminance": 0.81682
}Semantic roles & 50–950 ramp
primary
#FAE2FB
secondary
#A2E2A0
accent
#D80E16
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485