#FAE8FD#FAE8FD
#FAE8FD is a very light, muted purple. Relative luminance 0.851; OKLCH L 95.1% C 0.034 H 321.4°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE8FD |
|---|---|
| RGB | rgb(250, 232, 253) |
| HSL | hsl(291, 84%, 95%) |
| HSV | hsv(291, 8%, 99%) |
| CMYK | cmyk(1.2%, 8.3%, 0%, 0.8%) |
| CIE-LAB | lab(93.94, 9.74, -7.92) |
| CIE-LCH | lch(93.94, 12.56, 320.88°) |
| OKLab | oklab(95.14% 0.0264 -0.0211) |
| OKLCH | oklch(95.14% 0.034 321.4) |
| XYZ | xyz(86.0079, 85.1297, 104.8102) |
| Luminance | 0.8513 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.51
Lavender (CSS)
#E6E6FA
ΔE00 7.13
Pale Lavender
#EECFFE
ΔE00 9.23
Light Pink
#FFD1DF
ΔE00 9.26
Thistle
#D8BFD8
ΔE00 9.38
Very Light Purple
#F6CEFC
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE8FD #EBFDE8
analogous
#F0E8FD #FAE8FD #FDE8F5
triadic
#FAE8FD #FDFAE8 #E8FDFA
tetradic
#FAE8FD #FDF0E8 #EBFDE8 #E8F5FD
square
#FAE8FD #FDF0E8 #EBFDE8 #E8F5FD
split-complementary
#FAE8FD #F5FDE8 #E8FDF0
monochromatic
#E277F3 #EEB0F8 #F9E3FD #F9E3FD #F9E3FD
Accessibility & contrast
On white
1.16
#FAE8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#FAE8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE8FD
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE8FD | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#EAEEFC
Tritanopia (blue-blind)
#FBEAEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fae8fd; /* rgb */ color: rgb(250, 232, 253); /* oklch */ color: oklch(95.1% 0.034 321.4);
Tailwind
colors: {
custom: {
50: '#fceffe',
500: '#fae8fd',
950: '#000000',
},
}SCSS
$custom: #fae8fd; $custom-light: #fceffe; $custom-dark: #000000;
JSON
{
"hex": "#fae8fd",
"rgb": {
"r": 250,
"g": 232,
"b": 253
},
"hsl": {
"h": 291.429,
"s": 84,
"l": 95.098
},
"oklch": {
"l": 0.95143,
"c": 0.03377,
"h": 321.4
},
"luminance": 0.85129
}Semantic roles & 50–950 ramp
primary
#FAE8FD
secondary
#ACE7A2
accent
#E00524
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585