#F4FBFE#F4FBFE
#F4FBFE is a very light, near-neutral cyan. Relative luminance 0.954; OKLCH L 98.4% C 0.008 H 225.1°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FBFE |
|---|---|
| RGB | rgb(244, 251, 254) |
| HSL | hsl(198, 83%, 98%) |
| HSV | hsv(198, 4%, 100%) |
| CMYK | cmyk(3.9%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(98.19, -1.76, -2.23) |
| CIE-LCH | lch(98.19, 2.84, 231.84°) |
| OKLab | oklab(98.37% -0.006 -0.006) |
| OKLCH | oklch(98.37% 0.008 225.1) |
| XYZ | xyz(89.6914, 95.3827, 107.4322) |
| Luminance | 0.9538 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.97
Pale Grey
#FDFDFE
ΔE00 3.23
Whitesmoke
#F5F5F5
ΔE00 3.35
White
#FFFFFF
ΔE00 3.37
Azure (CSS)
#F0FFFF
ΔE00 3.95
Off White
#FAF9F6
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FBFE #FEF7F4
analogous
#F4FEFC #F4FBFE #F4F6FE
triadic
#F4FBFE #FEF4FB #FBFEF4
tetradic
#F4FBFE #FCF4FE #FEF7F4 #F6FEF4
square
#F4FBFE #FCF4FE #FEF7F4 #F6FEF4
split-complementary
#F4FBFE #FEF4F6 #FEFCF4
monochromatic
#84D2F4 #BCE7F9 #E3F5FC #E3F5FC #E3F5FC
Accessibility & contrast
On white
1.05
#F4FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#F4FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FBFE
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FBFE | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFE
Deuteranopia (green-blind)
#F8F9FE
Tritanopia (blue-blind)
#F2FCFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f4fbfe; /* rgb */ color: rgb(244, 251, 254); /* oklch */ color: oklch(98.4% 0.008 225.1);
Tailwind
colors: {
custom: {
50: '#f7fcfe',
500: '#f4fbfe',
950: '#000000',
},
}SCSS
$custom: #f4fbfe; $custom-light: #f7fcfe; $custom-dark: #000000;
JSON
{
"hex": "#f4fbfe",
"rgb": {
"r": 244,
"g": 251,
"b": 254
},
"hsl": {
"h": 198,
"s": 83.333,
"l": 97.647
},
"oklch": {
"l": 0.98369,
"c": 0.00844,
"h": 225.1
},
"luminance": 0.95383
}Semantic roles & 50–950 ramp
primary
#F4FBFE
secondary
#E9BFAD
accent
#4706E0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585