#F2FAFF#F2FAFF
#F2FAFF is a very light, near-neutral cyan. Relative luminance 0.945; OKLCH L 98.1% C 0.011 H 234.8°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FAFF |
|---|---|
| RGB | rgb(242, 250, 255) |
| HSL | hsl(203, 100%, 97%) |
| HSV | hsv(203, 5%, 100%) |
| CMYK | cmyk(5.1%, 2%, 0%, 0%) |
| CIE-LAB | lab(97.82, -1.72, -3.30) |
| CIE-LCH | lch(97.82, 3.72, 242.55°) |
| OKLab | oklab(98.05% -0.0062 -0.0088) |
| OKLCH | oklch(98.05% 0.011 234.8) |
| XYZ | xyz(88.8500, 94.4679, 108.1415) |
| Luminance | 0.9447 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.05
Pale Grey
#FDFDFE
ΔE00 3.77
Whitesmoke
#F5F5F5
ΔE00 3.90
White
#FFFFFF
ΔE00 4.03
Ghostwhite
#F8F8FF
ΔE00 4.22
Azure (CSS)
#F0FFFF
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FAFF #FFF7F2
analogous
#F2FFFE #F2FAFF #F2F4FF
triadic
#F2FAFF #FFF2FA #FAFFF2
tetradic
#F2FAFF #FEF2FF #FFF7F2 #F4FFF2
square
#F2FAFF #FEF2FF #FFF7F2 #F4FFF2
split-complementary
#F2FAFF #FFF2F4 #FFFEF2
monochromatic
#78CBFF #B5E2FF #E0F3FF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.06
#F2FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#F2FAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FAFF
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FAFF | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#F6F8FF
Tritanopia (blue-blind)
#EFFBFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2faff; /* rgb */ color: rgb(242, 250, 255); /* oklch */ color: oklch(98.1% 0.011 234.8);
Tailwind
colors: {
custom: {
50: '#f6fbff',
500: '#f2faff',
950: '#000000',
},
}SCSS
$custom: #f2faff; $custom-light: #f6fbff; $custom-dark: #000000;
JSON
{
"hex": "#f2faff",
"rgb": {
"r": 242,
"g": 250,
"b": 255
},
"hsl": {
"h": 203.077,
"s": 100,
"l": 97.451
},
"oklch": {
"l": 0.98054,
"c": 0.01081,
"h": 234.8
},
"luminance": 0.94468
}Semantic roles & 50–950 ramp
primary
#F2FAFF
secondary
#EFC2A6
accent
#5800E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171718
muted
#858586