#FAEFFB#FAEFFB
#FAEFFB is a very light, near-neutral purple. Relative luminance 0.890; OKLCH L 96.4% C 0.020 H 323.2°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEFFB |
|---|---|
| RGB | rgb(250, 239, 251) |
| HSL | hsl(295, 60%, 96%) |
| HSV | hsv(295, 5%, 98%) |
| CMYK | cmyk(0.4%, 4.8%, 0%, 1.6%) |
| CIE-LAB | lab(95.59, 5.78, -4.45) |
| CIE-LCH | lch(95.59, 7.29, 322.42°) |
| OKLab | oklab(96.42% 0.0158 -0.0118) |
| OKLCH | oklch(96.42% 0.02 323.2) |
| XYZ | xyz(87.7007, 89.0225, 103.8109) |
| Luminance | 0.8902 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.20
Ghostwhite
#F8F8FF
ΔE00 5.71
Lavender (CSS)
#E6E6FA
ΔE00 5.74
Very Light Pink
#FFF4F2
ΔE00 6.42
Snow
#FFFAFA
ΔE00 6.65
Pale Grey
#FDFDFE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEFFB #F0FBEF
analogous
#F4EFFB #FAEFFB #FBEFF6
triadic
#FAEFFB #FBFAEF #EFFBFA
tetradic
#FAEFFB #FBF4EF #F0FBEF #EFF6FB
square
#FAEFFB #FBF4EF #F0FBEF #EFF6FB
split-complementary
#FAEFFB #F6FBEF #EFFBF4
monochromatic
#DB8DE3 #EBBEEF #F7E7F9 #F7E7F9 #F7E7F9
Accessibility & contrast
On white
1.12
#FAEFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#FAEFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEFFB
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEFFB | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FC
Deuteranopia (green-blind)
#F0F3FB
Tritanopia (blue-blind)
#FBF0F3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #faeffb; /* rgb */ color: rgb(250, 239, 251); /* oklch */ color: oklch(96.4% 0.020 323.2);
Tailwind
colors: {
custom: {
50: '#fcf4fc',
500: '#faeffb',
950: '#000000',
},
}SCSS
$custom: #faeffb; $custom-light: #fcf4fc; $custom-dark: #000000;
JSON
{
"hex": "#faeffb",
"rgb": {
"r": 250,
"g": 239,
"b": 251
},
"hsl": {
"h": 295,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.96415,
"c": 0.01968,
"h": 323.2
},
"luminance": 0.89022
}Semantic roles & 50–950 ramp
primary
#FAEFFB
secondary
#B4DFB0
accent
#C81E2C
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585