#F3FAFE#F3FAFE
#F3FAFE is a very light, near-neutral cyan. Relative luminance 0.946; OKLCH L 98.1% C 0.009 H 232.4°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FAFE |
|---|---|
| RGB | rgb(243, 250, 254) |
| HSL | hsl(202, 85%, 97%) |
| HSV | hsv(202, 4%, 100%) |
| CMYK | cmyk(4.3%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(97.87, -1.58, -2.71) |
| CIE-LCH | lch(97.87, 3.14, 239.86°) |
| OKLab | oklab(98.1% -0.0056 -0.0072) |
| OKLCH | oklch(98.1% 0.009 232.4) |
| XYZ | xyz(89.0337, 94.5811, 107.3121) |
| Luminance | 0.9458 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.45
Pale Grey
#FDFDFE
ΔE00 3.31
Whitesmoke
#F5F5F5
ΔE00 3.42
White
#FFFFFF
ΔE00 3.55
Ghostwhite
#F8F8FF
ΔE00 4.07
Azure (CSS)
#F0FFFF
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FAFE #FEF7F3
analogous
#F3FEFC #F3FAFE #F3F5FE
triadic
#F3FAFE #FEF3FA #FAFEF3
tetradic
#F3FAFE #FCF3FE #FEF7F3 #F5FEF3
square
#F3FAFE #FCF3FE #FEF7F3 #F5FEF3
split-complementary
#F3FAFE #FEF3F5 #FEFCF3
monochromatic
#82CBF5 #BBE2F9 #E3F3FD #E3F3FD #E3F3FD
Accessibility & contrast
On white
1.05
#F3FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#F3FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FAFE
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FAFE | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFE
Deuteranopia (green-blind)
#F7F8FE
Tritanopia (blue-blind)
#F0FBFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f3fafe; /* rgb */ color: rgb(243, 250, 254); /* oklch */ color: oklch(98.1% 0.009 232.4);
Tailwind
colors: {
custom: {
50: '#f7fbfe',
500: '#f3fafe',
950: '#000000',
},
}SCSS
$custom: #f3fafe; $custom-light: #f7fbfe; $custom-dark: #000000;
JSON
{
"hex": "#f3fafe",
"rgb": {
"r": 243,
"g": 250,
"b": 254
},
"hsl": {
"h": 201.818,
"s": 84.615,
"l": 97.451
},
"oklch": {
"l": 0.98099,
"c": 0.00915,
"h": 232.4
},
"luminance": 0.94582
}Semantic roles & 50–950 ramp
primary
#F3FAFE
secondary
#EAC2AC
accent
#5504E1
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585