#F9FDFE#F9FDFE
#F9FDFE is a very light, near-neutral cyan. Relative luminance 0.975; OKLCH L 99.1% C 0.004 H 214.4°. Best body text is #000000 at 20.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FDFE |
|---|---|
| RGB | rgb(249, 253, 254) |
| HSL | hsl(192, 71%, 99%) |
| HSV | hsv(192, 2%, 100%) |
| CMYK | cmyk(2%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(99.04, -1.14, -0.94) |
| CIE-LCH | lch(99.04, 1.47, 219.52°) |
| OKLab | oklab(99.13% -0.0037 -0.0025) |
| OKLCH | oklch(99.13% 0.004 214.4) |
| XYZ | xyz(92.0784, 97.5458, 107.7240) |
| Luminance | 0.9755 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
White
#FFFFFF
ΔE00 1.94
Pale Grey
#FDFDFE
ΔE00 1.95
Whitesmoke
#F5F5F5
ΔE00 2.37
Off White
#FAF9F6
ΔE00 2.84
Aliceblue
#F0F8FF
ΔE00 3.16
Ghostwhite
#F8F8FF
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FDFE #FEFAF9
analogous
#F9FEFC #F9FDFE #F9FAFE
triadic
#F9FDFE #FEF9FD #FDFEF9
tetradic
#F9FDFE #FCF9FE #FEFAF9 #FAFEF9
square
#F9FDFE #FCF9FE #FEFAF9 #FAFEF9
split-complementary
#F9FDFE #FEF9FA #FEFCF9
monochromatic
#90DAED #C5ECF5 #E5F6FB #E5F6FB #E5F6FB
Accessibility & contrast
On white
1.02
#F9FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.51
#F9FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FDFE
20.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FDFE | 1.00 | 1.02 | 20.51 | 20.51 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFDFE
Deuteranopia (green-blind)
#FBFCFE
Tritanopia (blue-blind)
#F8FDFD
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f9fdfe; /* rgb */ color: rgb(249, 253, 254); /* oklch */ color: oklch(99.1% 0.004 214.4);
Tailwind
colors: {
custom: {
50: '#fbfefe',
500: '#f9fdfe',
950: '#000000',
},
}SCSS
$custom: #f9fdfe; $custom-light: #fbfefe; $custom-dark: #000000;
JSON
{
"hex": "#f9fdfe",
"rgb": {
"r": 249,
"g": 253,
"b": 254
},
"hsl": {
"h": 192,
"s": 71.429,
"l": 98.627
},
"oklch": {
"l": 0.99132,
"c": 0.00445,
"h": 214.4
},
"luminance": 0.97546
}Semantic roles & 50–950 ramp
primary
#F9FDFE
secondary
#E6BFB5
accent
#3912D3
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585