#F2FAFE#F2FAFE
#F2FAFE is a very light, near-neutral cyan. Relative luminance 0.944; OKLCH L 98.0% C 0.010 H 228.9°. Best body text is #000000 at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FAFE |
|---|---|
| RGB | rgb(242, 250, 254) |
| HSL | hsl(200, 86%, 97%) |
| HSV | hsv(200, 5%, 100%) |
| CMYK | cmyk(4.7%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(97.79, -1.90, -2.83) |
| CIE-LCH | lch(97.79, 3.41, 236.10°) |
| OKLab | oklab(98.03% -0.0066 -0.0076) |
| OKLCH | oklch(98.03% 0.01 228.9) |
| XYZ | xyz(88.6895, 94.4036, 107.2960) |
| Luminance | 0.9440 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.52
Pale Grey
#FDFDFE
ΔE00 3.70
Whitesmoke
#F5F5F5
ΔE00 3.75
White
#FFFFFF
ΔE00 3.90
Azure (CSS)
#F0FFFF
ΔE00 3.95
Ghostwhite
#F8F8FF
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FAFE #FEF6F2
analogous
#F2FEFC #F2FAFE #F2F4FE
triadic
#F2FAFE #FEF2FA #FAFEF2
tetradic
#F2FAFE #FCF2FE #FEF6F2 #F4FEF2
square
#F2FAFE #FCF2FE #FEF6F2 #F4FEF2
split-complementary
#F2FAFE #FEF2F4 #FEFCF2
monochromatic
#80CEF5 #B9E4FA #E3F4FD #E3F4FD #E3F4FD
Accessibility & contrast
On white
1.06
#F2FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.88
#F2FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FAFE
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FAFE | 1.00 | 1.06 | 19.88 | 19.88 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFE
Deuteranopia (green-blind)
#F6F8FE
Tritanopia (blue-blind)
#EFFBFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fafe; /* rgb */ color: rgb(242, 250, 254); /* oklch */ color: oklch(98.0% 0.010 228.9);
Tailwind
colors: {
custom: {
50: '#f6fbfe',
500: '#f2fafe',
950: '#000000',
},
}SCSS
$custom: #f2fafe; $custom-light: #f6fbfe; $custom-dark: #000000;
JSON
{
"hex": "#f2fafe",
"rgb": {
"r": 242,
"g": 250,
"b": 254
},
"hsl": {
"h": 200,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.98025,
"c": 0.01004,
"h": 228.9
},
"luminance": 0.94404
}Semantic roles & 50–950 ramp
primary
#F2FAFE
secondary
#EAC0AA
accent
#4E03E2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585