#F2F9FD#F2F9FD
#F2F9FD is a very light, near-neutral cyan. Relative luminance 0.937; OKLCH L 97.8% C 0.009 H 232.4°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F9FD |
|---|---|
| RGB | rgb(242, 249, 253) |
| HSL | hsl(202, 73%, 97%) |
| HSV | hsv(202, 4%, 99%) |
| CMYK | cmyk(4.3%, 1.6%, 0%, 0.8%) |
| CIE-LAB | lab(97.52, -1.58, -2.72) |
| CIE-LCH | lch(97.52, 3.14, 239.87°) |
| OKLab | oklab(97.8% -0.0056 -0.0073) |
| OKLCH | oklch(97.8% 0.009 232.4) |
| XYZ | xyz(88.2199, 93.7199, 106.3515) |
| Luminance | 0.9372 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.40
Pale Grey
#FDFDFE
ΔE00 3.37
Whitesmoke
#F5F5F5
ΔE00 3.38
White
#FFFFFF
ΔE00 3.63
Ghostwhite
#F8F8FF
ΔE00 4.07
Azure (CSS)
#F0FFFF
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F9FD #FDF6F2
analogous
#F2FDFC #F2F9FD #F2F4FD
triadic
#F2F9FD #FDF2F9 #F9FDF2
tetradic
#F2F9FD #FCF2FD #FDF6F2 #F4FDF2
square
#F2F9FD #FCF2FD #FDF6F2 #F4FDF2
split-complementary
#F2F9FD #FDF2F4 #FDFCF2
monochromatic
#88C8ED #BDE1F5 #E4F3FB #E4F3FB #E4F3FB
Accessibility & contrast
On white
1.06
#F2F9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#F2F9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F9FD
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F9FD | 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)
#F7F9FD
Deuteranopia (green-blind)
#F6F7FD
Tritanopia (blue-blind)
#EFFAFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f2f9fd; /* rgb */ color: rgb(242, 249, 253); /* oklch */ color: oklch(97.8% 0.009 232.4);
Tailwind
colors: {
custom: {
50: '#f6fbfe',
500: '#f2f9fd',
950: '#000000',
},
}SCSS
$custom: #f2f9fd; $custom-light: #f6fbfe; $custom-dark: #000000;
JSON
{
"hex": "#f2f9fd",
"rgb": {
"r": 242,
"g": 249,
"b": 253
},
"hsl": {
"h": 201.818,
"s": 73.333,
"l": 97.059
},
"oklch": {
"l": 0.978,
"c": 0.00917,
"h": 232.4
},
"luminance": 0.9372
}Semantic roles & 50–950 ramp
primary
#F2F9FD
secondary
#E5C2AE
accent
#5810D5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585