#F8F0FC#F8F0FC
#F8F0FC is a very light, near-neutral purple. Relative luminance 0.893; OKLCH L 96.5% C 0.018 H 314.7°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F0FC |
|---|---|
| RGB | rgb(248, 240, 252) |
| HSL | hsl(280, 67%, 96%) |
| HSV | hsv(280, 5%, 99%) |
| CMYK | cmyk(1.6%, 4.8%, 0%, 1.2%) |
| CIE-LAB | lab(95.71, 4.79, -4.81) |
| CIE-LCH | lch(95.71, 6.79, 314.87°) |
| OKLab | oklab(96.48% 0.0127 -0.0128) |
| OKLCH | oklch(96.48% 0.018 314.7) |
| XYZ | xyz(87.4393, 89.3052, 104.7077) |
| Luminance | 0.8931 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.82
Ghostwhite
#F8F8FF
ΔE00 4.67
Lavender (CSS)
#E6E6FA
ΔE00 4.95
Snow
#FFFAFA
ΔE00 6.15
Very Light Pink
#FFF4F2
ΔE00 6.36
Pale Grey
#FDFDFE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F0FC #F4FCF0
analogous
#F2F0FC #F8F0FC #FCF0FA
triadic
#F8F0FC #FCF8F0 #F0FCF8
tetradic
#F8F0FC #FCF2F0 #F4FCF0 #F0FAFC
square
#F8F0FC #FCF2F0 #F4FCF0 #F0FAFC
split-complementary
#F8F0FC #FAFCF0 #F0FCF2
monochromatic
#C88AE8 #E0BDF2 #F3E5FA #F3E5FA #F3E5FA
Accessibility & contrast
On white
1.11
#F8F0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#F8F0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F0FC
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F0FC | 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)
#EFF2FD
Deuteranopia (green-blind)
#F0F3FC
Tritanopia (blue-blind)
#F8F1F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f8f0fc; /* rgb */ color: rgb(248, 240, 252); /* oklch */ color: oklch(96.5% 0.018 314.7);
Tailwind
colors: {
custom: {
50: '#faf4fd',
500: '#f8f0fc',
950: '#000000',
},
}SCSS
$custom: #f8f0fc; $custom-light: #faf4fd; $custom-dark: #000000;
JSON
{
"hex": "#f8f0fc",
"rgb": {
"r": 248,
"g": 240,
"b": 252
},
"hsl": {
"h": 280,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.96479,
"c": 0.01797,
"h": 314.7
},
"luminance": 0.89305
}Semantic roles & 50–950 ramp
primary
#F8F0FC
secondary
#C0E2AE
accent
#CF1754
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585