#F2FBFE#F2FBFE
#F2FBFE is a very light, near-neutral cyan. Relative luminance 0.950; OKLCH L 98.2% C 0.010 H 219.6°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FBFE |
|---|---|
| RGB | rgb(242, 251, 254) |
| HSL | hsl(195, 86%, 97%) |
| HSV | hsv(195, 5%, 100%) |
| CMYK | cmyk(4.7%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(98.04, -2.40, -2.46) |
| CIE-LCH | lch(98.04, 3.44, 225.65°) |
| OKLab | oklab(98.22% -0.008 -0.0066) |
| OKLCH | oklch(98.22% 0.01 219.6) |
| XYZ | xyz(89.0010, 95.0267, 107.3998) |
| Luminance | 0.9503 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.22
Azure (CSS)
#F0FFFF
ΔE00 3.19
Pale Grey
#FDFDFE
ΔE00 4.04
Whitesmoke
#F5F5F5
ΔE00 4.07
White
#FFFFFF
ΔE00 4.13
Mintcream
#F5FFFA
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FBFE #FEF5F2
analogous
#F2FEFB #F2FBFE #F2F5FE
triadic
#F2FBFE #FEF2FB #FBFEF2
tetradic
#F2FBFE #FBF2FE #FEF5F2 #F5FEF2
square
#F2FBFE #FBF2FE #FEF5F2 #F5FEF2
split-complementary
#F2FBFE #FEF2F5 #FEFBF2
monochromatic
#80D8F5 #B9EAFA #E3F6FD #E3F6FD #E3F6FD
Accessibility & contrast
On white
1.05
#F2FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.01
#F2FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FBFE
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FBFE | 1.00 | 1.05 | 20.01 | 20.01 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#F7F9FE
Tritanopia (blue-blind)
#EFFCFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fbfe; /* rgb */ color: rgb(242, 251, 254); /* oklch */ color: oklch(98.2% 0.010 219.6);
Tailwind
colors: {
custom: {
50: '#f6fcfe',
500: '#f2fbfe',
950: '#000000',
},
}SCSS
$custom: #f2fbfe; $custom-light: #f6fcfe; $custom-dark: #000000;
JSON
{
"hex": "#f2fbfe",
"rgb": {
"r": 242,
"g": 251,
"b": 254
},
"hsl": {
"h": 195,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.98222,
"c": 0.01034,
"h": 219.6
},
"luminance": 0.95027
}Semantic roles & 50–950 ramp
primary
#F2FBFE
secondary
#EABAAA
accent
#3B03E2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585