#FAF2FE#FAF2FE
#FAF2FE is a very light, near-neutral purple. Relative luminance 0.910; OKLCH L 97.1% C 0.018 H 314.7°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF2FE |
|---|---|
| RGB | rgb(250, 242, 254) |
| HSL | hsl(280, 86%, 97%) |
| HSV | hsv(280, 5%, 100%) |
| CMYK | cmyk(1.6%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(96.40, 4.78, -4.80) |
| CIE-LCH | lch(96.40, 6.78, 314.86°) |
| OKLab | oklab(97.08% 0.0126 -0.0127) |
| OKLCH | oklch(97.08% 0.018 314.7) |
| XYZ | xyz(89.0629, 90.9843, 106.6164) |
| Luminance | 0.9098 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.81
Ghostwhite
#F8F8FF
ΔE00 4.57
Lavender (CSS)
#E6E6FA
ΔE00 5.16
Snow
#FFFAFA
ΔE00 6.04
Very Light Pink
#FFF4F2
ΔE00 6.32
Pale Grey
#FDFDFE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF2FE #F6FEF2
analogous
#F4F2FE #FAF2FE #FEF2FC
triadic
#FAF2FE #FEFAF2 #F2FEFA
tetradic
#FAF2FE #FEF4F2 #F6FEF2 #F2FCFE
square
#FAF2FE #FEF4F2 #F6FEF2 #F2FCFE
split-complementary
#FAF2FE #FCFEF2 #F2FEF4
monochromatic
#CE80F5 #E4B9FA #F4E3FD #F4E3FD #F4E3FD
Accessibility & contrast
On white
1.09
#FAF2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#FAF2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF2FE
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF2FE | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#F2F5FE
Tritanopia (blue-blind)
#FAF3F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #faf2fe; /* rgb */ color: rgb(250, 242, 254); /* oklch */ color: oklch(97.1% 0.018 314.7);
Tailwind
colors: {
custom: {
50: '#fcf6fe',
500: '#faf2fe',
950: '#000000',
},
}SCSS
$custom: #faf2fe; $custom-light: #fcf6fe; $custom-dark: #000000;
JSON
{
"hex": "#faf2fe",
"rgb": {
"r": 250,
"g": 242,
"b": 254
},
"hsl": {
"h": 280,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.97079,
"c": 0.01795,
"h": 314.7
},
"luminance": 0.90984
}Semantic roles & 50–950 ramp
primary
#FAF2FE
secondary
#C0EAAA
accent
#E2034E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585