#FAEFFF#FAEFFF
#FAEFFF is a very light, muted purple. Relative luminance 0.893; OKLCH L 96.5% C 0.024 H 315.5°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEFFF |
|---|---|
| RGB | rgb(250, 239, 255) |
| HSL | hsl(281, 100%, 97%) |
| HSV | hsv(281, 6%, 100%) |
| CMYK | cmyk(2%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(95.70, 6.50, -6.36) |
| CIE-LCH | lch(95.70, 9.10, 315.60°) |
| OKLab | oklab(96.53% 0.0172 -0.0169) |
| OKLCH | oklch(96.53% 0.024 315.5) |
| XYZ | xyz(88.3379, 89.2773, 107.1668) |
| Luminance | 0.8928 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.63
Lavender (CSS)
#E6E6FA
ΔE00 5.21
Ghostwhite
#F8F8FF
ΔE00 6.58
Very Light Pink
#FFF4F2
ΔE00 7.94
Snow
#FFFAFA
ΔE00 8.02
Pale Grey
#FDFDFE
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEFFF #F4FFEF
analogous
#F2EFFF #FAEFFF #FFEFFC
triadic
#FAEFFF #FFFAEF #EFFFFA
tetradic
#FAEFFF #FFF2EF #F4FFEF #EFFCFF
square
#FAEFFF #FFF2EF #F4FFEF #EFFCFF
split-complementary
#FAEFFF #FCFFEF #EFFFF2
monochromatic
#D475FF #E7B2FF #F5E0FF #F5E0FF #F5E0FF
Accessibility & contrast
On white
1.11
#FAEFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#FAEFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEFFF
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEFFF | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#EFF3FE
Tritanopia (blue-blind)
#FAF1F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #faefff; /* rgb */ color: rgb(250, 239, 255); /* oklch */ color: oklch(96.5% 0.024 315.5);
Tailwind
colors: {
custom: {
50: '#fcf4ff',
500: '#faefff',
950: '#000000',
},
}SCSS
$custom: #faefff; $custom-light: #fcf4ff; $custom-dark: #000000;
JSON
{
"hex": "#faefff",
"rgb": {
"r": 250,
"g": 239,
"b": 255
},
"hsl": {
"h": 281.25,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.96534,
"c": 0.02413,
"h": 315.5
},
"luminance": 0.89277
}Semantic roles & 50–950 ramp
primary
#FAEFFF
secondary
#BBEFA3
accent
#E60048
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586