#F8F7FF#F8F7FF
#F8F7FF is a very light, near-neutral blue. Relative luminance 0.937; OKLCH L 97.9% C 0.011 H 292.0°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F7FF |
|---|---|
| RGB | rgb(248, 247, 255) |
| HSL | hsl(248, 100%, 98%) |
| HSV | hsv(248, 3%, 100%) |
| CMYK | cmyk(2.7%, 3.1%, 0%, 0%) |
| CIE-LAB | lab(97.51, 1.76, -3.71) |
| CIE-LCH | lch(97.51, 4.10, 295.33°) |
| OKLab | oklab(97.92% 0.004 -0.0099) |
| OKLCH | oklch(97.92% 0.011 292) |
| XYZ | xyz(90.0190, 93.6979, 107.9314) |
| Luminance | 0.9370 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 0.76
Pale Grey
#FDFDFE
ΔE00 3.75
Snow
#FFFAFA
ΔE00 3.99
Whitesmoke
#F5F5F5
ΔE00 4.17
White
#FFFFFF
ΔE00 4.37
Aliceblue
#F0F8FF
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F7FF #FEFFF7
analogous
#F7FAFF #F8F7FF #FCF7FF
triadic
#F8F7FF #FFF8F7 #F7FFF8
tetradic
#F8F7FF #FFF7FA #FEFFF7 #F7FFFC
square
#F8F7FF #FFF7FA #FEFFF7 #F7FFFC
split-complementary
#F8F7FF #FFFCF7 #FAFFF7
monochromatic
#8D7DFF #C2BAFF #E4E0FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.06
#F8F7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#F8F7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F7FF
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F7FF | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FF
Deuteranopia (green-blind)
#F5F8FF
Tritanopia (blue-blind)
#F7F8F9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f8f7ff; /* rgb */ color: rgb(248, 247, 255); /* oklch */ color: oklch(97.9% 0.011 292.0);
Tailwind
colors: {
custom: {
50: '#faf9ff',
500: '#f8f7ff',
950: '#000000',
},
}SCSS
$custom: #f8f7ff; $custom-light: #faf9ff; $custom-dark: #000000;
JSON
{
"hex": "#f8f7ff",
"rgb": {
"r": 248,
"g": 247,
"b": 255
},
"hsl": {
"h": 247.5,
"s": 100,
"l": 98.431
},
"oklch": {
"l": 0.97918,
"c": 0.01063,
"h": 292
},
"luminance": 0.93698
}Semantic roles & 50–950 ramp
primary
#F8F7FF
secondary
#E7F0AA
accent
#E600C9
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586