#F6F8FE#F6F8FE
#F6F8FE is a very light, near-neutral blue. Relative luminance 0.939; OKLCH L 97.9% C 0.008 H 271.3°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F8FE |
|---|---|
| RGB | rgb(246, 248, 254) |
| HSL | hsl(225, 80%, 98%) |
| HSV | hsv(225, 3%, 100%) |
| CMYK | cmyk(3.1%, 2.4%, 0%, 0.4%) |
| CIE-LAB | lab(97.58, 0.41, -3.10) |
| CIE-LCH | lch(97.58, 3.13, 277.60°) |
| OKLab | oklab(97.93% 0.0002 -0.0083) |
| OKLCH | oklch(97.93% 0.008 271.3) |
| XYZ | xyz(89.4596, 93.8831, 107.1550) |
| Luminance | 0.9388 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.21
Pale Grey
#FDFDFE
ΔE00 2.65
Aliceblue
#F0F8FF
ΔE00 2.67
Whitesmoke
#F5F5F5
ΔE00 3.02
White
#FFFFFF
ΔE00 3.27
Snow
#FFFAFA
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F8FE #FEFCF6
analogous
#F6FCFE #F6F8FE #F8F6FE
triadic
#F6F8FE #FEF6F8 #F8FEF6
tetradic
#F6F8FE #FEF6FC #FEFCF6 #F6FEF8
square
#F6F8FE #FEF6FC #FEFCF6 #F6FEF8
split-complementary
#F6F8FE #FEF8F6 #FCFEF6
monochromatic
#88A2F2 #BFCDF8 #E3EAFC #E3EAFC #E3EAFC
Accessibility & contrast
On white
1.06
#F6F8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#F6F8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F8FE
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F8FE | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#F6F8FE
Tritanopia (blue-blind)
#F4F9FA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f6f8fe; /* rgb */ color: rgb(246, 248, 254); /* oklch */ color: oklch(97.9% 0.008 271.3);
Tailwind
colors: {
custom: {
50: '#f9fafe',
500: '#f6f8fe',
950: '#000000',
},
}SCSS
$custom: #f6f8fe; $custom-light: #f9fafe; $custom-dark: #000000;
JSON
{
"hex": "#f6f8fe",
"rgb": {
"r": 246,
"g": 248,
"b": 254
},
"hsl": {
"h": 225,
"s": 80,
"l": 98.039
},
"oklch": {
"l": 0.97932,
"c": 0.00826,
"h": 271.3
},
"luminance": 0.93883
}Semantic roles & 50–950 ramp
primary
#F6F8FE
secondary
#E9DAB0
accent
#A809DC
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585