#F2F9FE#F2F9FE
#F2F9FE is a very light, near-neutral cyan. Relative luminance 0.938; OKLCH L 97.8% C 0.010 H 238.5°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F9FE |
|---|---|
| RGB | rgb(242, 249, 254) |
| HSL | hsl(205, 86%, 97%) |
| HSV | hsv(205, 5%, 100%) |
| CMYK | cmyk(4.7%, 2%, 0%, 0.4%) |
| CIE-LAB | lab(97.54, -1.39, -3.19) |
| CIE-LCH | lch(97.54, 3.48, 246.43°) |
| OKLab | oklab(97.83% -0.0052 -0.0085) |
| OKLCH | oklch(97.83% 0.01 238.5) |
| XYZ | xyz(88.3796, 93.7838, 107.1927) |
| Luminance | 0.9378 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 0.95
Pale Grey
#FDFDFE
ΔE00 3.47
Whitesmoke
#F5F5F5
ΔE00 3.56
White
#FFFFFF
ΔE00 3.79
Ghostwhite
#F8F8FF
ΔE00 3.79
Azure (CSS)
#F0FFFF
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F9FE #FEF7F2
analogous
#F2FEFD #F2F9FE #F2F3FE
triadic
#F2F9FE #FEF2F9 #F9FEF2
tetradic
#F2F9FE #FDF2FE #FEF7F2 #F3FEF2
square
#F2F9FE #FDF2FE #FEF7F2 #F3FEF2
split-complementary
#F2F9FE #FEF2F3 #FEFDF2
monochromatic
#80C5F5 #B9DFFA #E3F2FD #E3F2FD #E3F2FD
Accessibility & contrast
On white
1.06
#F2F9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#F2F9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F9FE
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F9FE | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#F5F7FE
Tritanopia (blue-blind)
#EFFAFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f2f9fe; /* rgb */ color: rgb(242, 249, 254); /* oklch */ color: oklch(97.8% 0.010 238.5);
Tailwind
colors: {
custom: {
50: '#f6fbfe',
500: '#f2f9fe',
950: '#000000',
},
}SCSS
$custom: #f2f9fe; $custom-light: #f6fbfe; $custom-dark: #000000;
JSON
{
"hex": "#f2f9fe",
"rgb": {
"r": 242,
"g": 249,
"b": 254
},
"hsl": {
"h": 205,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.97829,
"c": 0.01001,
"h": 238.5
},
"luminance": 0.93784
}Semantic roles & 50–950 ramp
primary
#F2F9FE
secondary
#EAC5AA
accent
#6003E2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585