#FAEAFF#FAEAFF
#FAEAFF is a very light, muted purple. Relative luminance 0.864; OKLCH L 95.6% C 0.033 H 318.1°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEAFF |
|---|---|
| RGB | rgb(250, 234, 255) |
| HSL | hsl(286, 100%, 96%) |
| HSV | hsv(286, 8%, 100%) |
| CMYK | cmyk(2%, 8.2%, 0%, 0%) |
| CIE-LAB | lab(94.48, 9.07, -8.16) |
| CIE-LCH | lch(94.48, 12.21, 318.02°) |
| OKLab | oklab(95.58% 0.0243 -0.0217) |
| OKLCH | oklch(95.58% 0.033 318.1) |
| XYZ | xyz(86.8943, 86.3902, 106.6856) |
| Luminance | 0.8639 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.36
Lavender (CSS)
#E6E6FA
ΔE00 6.53
Ghostwhite
#F8F8FF
ΔE00 9.24
Pale Lavender
#EECFFE
ΔE00 9.60
Thistle
#D8BFD8
ΔE00 9.88
Light Pink
#FFD1DF
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEAFF #EFFFEA
analogous
#EFEAFF #FAEAFF #FFEAF9
triadic
#FAEAFF #FFFAEA #EAFFFA
tetradic
#FAEAFF #FFEFEA #EFFFEA #EAF9FF
square
#FAEAFF #FFEFEA #EFFFEA #EAF9FF
split-complementary
#FAEAFF #F9FFEA #EAFFEF
monochromatic
#DD70FF #EBADFF #F8E0FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.15
#FAEAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#FAEAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEAFF
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEAFF | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#EBF0FE
Tritanopia (blue-blind)
#FAECF1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #faeaff; /* rgb */ color: rgb(250, 234, 255); /* oklch */ color: oklch(95.6% 0.033 318.1);
Tailwind
colors: {
custom: {
50: '#fcf0ff',
500: '#faeaff',
950: '#000000',
},
}SCSS
$custom: #faeaff; $custom-light: #fcf0ff; $custom-dark: #000000;
JSON
{
"hex": "#faeaff",
"rgb": {
"r": 250,
"g": 234,
"b": 255
},
"hsl": {
"h": 285.714,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95583,
"c": 0.03257,
"h": 318.1
},
"luminance": 0.8639
}Semantic roles & 50–950 ramp
primary
#FAEAFF
secondary
#B2EE9F
accent
#E60037
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171618
muted
#858586