#F3FBFE#F3FBFE
#F3FBFE is a very light, near-neutral cyan. Relative luminance 0.952; OKLCH L 98.3% C 0.009 H 222.0°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FBFE |
|---|---|
| RGB | rgb(243, 251, 254) |
| HSL | hsl(196, 85%, 97%) |
| HSV | hsv(196, 4%, 100%) |
| CMYK | cmyk(4.3%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(98.12, -2.08, -2.35) |
| CIE-LCH | lch(98.12, 3.14, 228.45°) |
| OKLab | oklab(98.3% -0.007 -0.0063) |
| OKLCH | oklch(98.3% 0.009 222) |
| XYZ | xyz(89.3453, 95.2042, 107.4160) |
| Luminance | 0.9520 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.06
Azure (CSS)
#F0FFFF
ΔE00 3.56
Pale Grey
#FDFDFE
ΔE00 3.64
Whitesmoke
#F5F5F5
ΔE00 3.71
White
#FFFFFF
ΔE00 3.75
Mintcream
#F5FFFA
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FBFE #FEF6F3
analogous
#F3FEFC #F3FBFE #F3F6FE
triadic
#F3FBFE #FEF3FB #FBFEF3
tetradic
#F3FBFE #FCF3FE #FEF6F3 #F6FEF3
square
#F3FBFE #FCF3FE #FEF6F3 #F6FEF3
split-complementary
#F3FBFE #FEF3F6 #FEFCF3
monochromatic
#82D5F5 #BBE8F9 #E3F6FD #E3F6FD #E3F6FD
Accessibility & contrast
On white
1.05
#F3FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#F3FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FBFE
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FBFE | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#F7F9FE
Tritanopia (blue-blind)
#F0FCFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f3fbfe; /* rgb */ color: rgb(243, 251, 254); /* oklch */ color: oklch(98.3% 0.009 222.0);
Tailwind
colors: {
custom: {
50: '#f7fcfe',
500: '#f3fbfe',
950: '#000000',
},
}SCSS
$custom: #f3fbfe; $custom-light: #f7fcfe; $custom-dark: #000000;
JSON
{
"hex": "#f3fbfe",
"rgb": {
"r": 243,
"g": 251,
"b": 254
},
"hsl": {
"h": 196.364,
"s": 84.615,
"l": 97.451
},
"oklch": {
"l": 0.98295,
"c": 0.00938,
"h": 222
},
"luminance": 0.95205
}Semantic roles & 50–950 ramp
primary
#F3FBFE
secondary
#EABCAC
accent
#4104E1
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585