#F8F3FA#F8F3FA
#F8F3FA is a very light, near-neutral purple. Relative luminance 0.910; OKLCH L 97.0% C 0.011 H 316.5°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F3FA |
|---|---|
| RGB | rgb(248, 243, 250) |
| HSL | hsl(283, 41%, 97%) |
| HSV | hsv(283, 3%, 98%) |
| CMYK | cmyk(0.8%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(96.39, 2.90, -2.77) |
| CIE-LCH | lch(96.39, 4.01, 316.30°) |
| OKLab | oklab(97% 0.0077 -0.0073) |
| OKLCH | oklch(97% 0.011 316.5) |
| XYZ | xyz(88.0145, 90.9599, 103.3442) |
| Luminance | 0.9096 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.47
Snow
#FFFAFA
ΔE00 3.66
Lavenderblush
#FFF0F5
ΔE00 4.05
Pale Grey
#FDFDFE
ΔE00 4.50
Very Light Pink
#FFF4F2
ΔE00 4.59
Whitesmoke
#F5F5F5
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F3FA #F5FAF3
analogous
#F5F3FA #F8F3FA #FAF3F9
triadic
#F8F3FA #FAF8F3 #F3FAF8
tetradic
#F8F3FA #FAF5F3 #F5FAF3 #F3F9FA
square
#F8F3FA #FAF5F3 #F5FAF3 #F3F9FA
split-complementary
#F8F3FA #F9FAF3 #F3FAF5
monochromatic
#C69DD6 #DFC8E8 #F2E9F6 #F2E9F6 #F2E9F6
Accessibility & contrast
On white
1.09
#F8F3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#F8F3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F3FA
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F3FA | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#F3F5FA
Tritanopia (blue-blind)
#F8F4F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f8f3fa; /* rgb */ color: rgb(248, 243, 250); /* oklch */ color: oklch(97.0% 0.011 316.5);
Tailwind
colors: {
custom: {
50: '#faf7fc',
500: '#f8f3fa',
950: '#000000',
},
}SCSS
$custom: #f8f3fa; $custom-light: #faf7fc; $custom-dark: #000000;
JSON
{
"hex": "#f8f3fa",
"rgb": {
"r": 248,
"g": 243,
"b": 250
},
"hsl": {
"h": 282.857,
"s": 41.176,
"l": 96.667
},
"oklch": {
"l": 0.96999,
"c": 0.01065,
"h": 316.5
},
"luminance": 0.9096
}Semantic roles & 50–950 ramp
primary
#F8F3FA
secondary
#C2D8B9
accent
#B43157
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585