#F2F8FE#F2F8FE
#F2F8FE is a very light, near-neutral cyan. Relative luminance 0.932; OKLCH L 97.6% C 0.010 H 248.0°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F8FE |
|---|---|
| RGB | rgb(242, 248, 254) |
| HSL | hsl(210, 86%, 97%) |
| HSV | hsv(210, 5%, 100%) |
| CMYK | cmyk(4.7%, 2.4%, 0%, 0.4%) |
| CIE-LAB | lab(97.30, -0.89, -3.56) |
| CIE-LCH | lch(97.30, 3.67, 256.01°) |
| OKLab | oklab(97.63% -0.0038 -0.0095) |
| OKLCH | oklch(97.63% 0.01 248) |
| XYZ | xyz(88.0713, 93.1673, 107.0899) |
| Luminance | 0.9317 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 0.84
Ghostwhite
#F8F8FF
ΔE00 3.11
Pale Grey
#FDFDFE
ΔE00 3.40
Whitesmoke
#F5F5F5
ΔE00 3.53
White
#FFFFFF
ΔE00 3.83
Off White
#FAF9F6
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F8FE #FEF8F2
analogous
#F2FEFE #F2F8FE #F2F2FE
triadic
#F2F8FE #FEF2F8 #F8FEF2
tetradic
#F2F8FE #FEF2FE #FEF8F2 #F2FEF2
square
#F2F8FE #FEF2FE #FEF8F2 #F2FEF2
split-complementary
#F2F8FE #FEF2F2 #FEFEF2
monochromatic
#80BBF5 #B9D9FA #E3F0FD #E3F0FD #E3F0FD
Accessibility & contrast
On white
1.07
#F2F8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#F2F8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F8FE
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F8FE | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#F4F7FE
Tritanopia (blue-blind)
#EFF9FA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f2f8fe; /* rgb */ color: rgb(242, 248, 254); /* oklch */ color: oklch(97.6% 0.010 248.0);
Tailwind
colors: {
custom: {
50: '#f6fafe',
500: '#f2f8fe',
950: '#000000',
},
}SCSS
$custom: #f2f8fe; $custom-light: #f6fafe; $custom-dark: #000000;
JSON
{
"hex": "#f2f8fe",
"rgb": {
"r": 242,
"g": 248,
"b": 254
},
"hsl": {
"h": 210,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.97633,
"c": 0.01026,
"h": 248
},
"luminance": 0.93168
}Semantic roles & 50–950 ramp
primary
#F2F8FE
secondary
#EACAAA
accent
#7303E2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585