#F2F6FE#F2F6FE
#F2F6FE is a very light, near-neutral blue. Relative luminance 0.919; OKLCH L 97.2% C 0.011 H 264.5°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F6FE |
|---|---|
| RGB | rgb(242, 246, 254) |
| HSL | hsl(220, 86%, 97%) |
| HSV | hsv(220, 5%, 100%) |
| CMYK | cmyk(4.7%, 3.1%, 0%, 0.4%) |
| CIE-LAB | lab(96.80, 0.13, -4.29) |
| CIE-LCH | lch(96.80, 4.29, 271.72°) |
| OKLab | oklab(97.24% -0.0011 -0.0114) |
| OKLCH | oklch(97.24% 0.012 264.5) |
| XYZ | xyz(87.4597, 91.9441, 106.8861) |
| Luminance | 0.9194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.95
Aliceblue
#F0F8FF
ΔE00 2.07
Pale Grey
#FDFDFE
ΔE00 3.75
Whitesmoke
#F5F5F5
ΔE00 3.92
White
#FFFFFF
ΔE00 4.34
Snow
#FFFAFA
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F6FE #FEFAF2
analogous
#F2FCFE #F2F6FE #F4F2FE
triadic
#F2F6FE #FEF2F6 #F6FEF2
tetradic
#F2F6FE #FEF2FC #FEFAF2 #F2FEF4
square
#F2F6FE #FEF2FC #FEFAF2 #F2FEF4
split-complementary
#F2F6FE #FEF4F2 #FCFEF2
monochromatic
#80A7F5 #B9CFFA #E3EBFD #E3EBFD #E3EBFD
Accessibility & contrast
On white
1.08
#F2F6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#F2F6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F6FE
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F6FE | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FE
Deuteranopia (green-blind)
#F3F5FE
Tritanopia (blue-blind)
#EFF8F8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f2f6fe; /* rgb */ color: rgb(242, 246, 254); /* oklch */ color: oklch(97.2% 0.011 264.5);
Tailwind
colors: {
custom: {
50: '#f6f9fe',
500: '#f2f6fe',
950: '#000000',
},
}SCSS
$custom: #f2f6fe; $custom-light: #f6f9fe; $custom-dark: #000000;
JSON
{
"hex": "#f2f6fe",
"rgb": {
"r": 242,
"g": 246,
"b": 254
},
"hsl": {
"h": 220,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.97242,
"c": 0.0115,
"h": 264.5
},
"luminance": 0.91945
}Semantic roles & 50–950 ramp
primary
#F2F6FE
secondary
#EAD5AA
accent
#9803E2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585