#F4FAFF#F4FAFF
#F4FAFF is a very light, near-neutral cyan. Relative luminance 0.948; OKLCH L 98.2% C 0.009 H 242.8°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FAFF |
|---|---|
| RGB | rgb(244, 250, 255) |
| HSL | hsl(207, 100%, 98%) |
| HSV | hsv(207, 4%, 100%) |
| CMYK | cmyk(4.3%, 2%, 0%, 0%) |
| CIE-LAB | lab(97.96, -1.07, -3.08) |
| CIE-LCH | lch(97.96, 3.26, 250.85°) |
| OKLab | oklab(98.2% -0.0042 -0.0082) |
| OKLCH | oklch(98.2% 0.009 242.8) |
| XYZ | xyz(89.5404, 94.8238, 108.1739) |
| Luminance | 0.9482 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.16
Pale Grey
#FDFDFE
ΔE00 3.07
Whitesmoke
#F5F5F5
ΔE00 3.32
Ghostwhite
#F8F8FF
ΔE00 3.35
White
#FFFFFF
ΔE00 3.43
Off White
#FAF9F6
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FAFF #FFF9F4
analogous
#F4FFFF #F4FAFF #F4F4FF
triadic
#F4FAFF #FFF4FA #FAFFF4
tetradic
#F4FAFF #FFF4FF #FFF9F4 #F4FFF4
square
#F4FAFF #FFF4FF #FFF9F4 #F4FFF4
split-complementary
#F4FAFF #FFF4F4 #FFFFF4
monochromatic
#7AC2FF #B7DEFF #E0F1FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.05
#F4FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#F4FAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FAFF
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FAFF | 1.00 | 1.05 | 19.96 | 19.96 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#F7F9FF
Tritanopia (blue-blind)
#F1FBFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f4faff; /* rgb */ color: rgb(244, 250, 255); /* oklch */ color: oklch(98.2% 0.009 242.8);
Tailwind
colors: {
custom: {
50: '#f7fbff',
500: '#f4faff',
950: '#000000',
},
}SCSS
$custom: #f4faff; $custom-light: #f7fbff; $custom-dark: #000000;
JSON
{
"hex": "#f4faff",
"rgb": {
"r": 244,
"g": 250,
"b": 255
},
"hsl": {
"h": 207.273,
"s": 100,
"l": 97.843
},
"oklch": {
"l": 0.98202,
"c": 0.00924,
"h": 242.8
},
"luminance": 0.94824
}Semantic roles & 50–950 ramp
primary
#F4FAFF
secondary
#F0C8A8
accent
#6800E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171718
muted
#858586