#F0FAFE#F0FAFE
#F0FAFE is a very light, near-neutral cyan. Relative luminance 0.941; OKLCH L 97.9% C 0.012 H 223.5°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FAFE |
|---|---|
| RGB | rgb(240, 250, 254) |
| HSL | hsl(197, 88%, 97%) |
| HSV | hsv(197, 6%, 100%) |
| CMYK | cmyk(5.5%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(97.65, -2.55, -3.05) |
| CIE-LCH | lch(97.65, 3.97, 230.15°) |
| OKLab | oklab(97.88% -0.0086 -0.0082) |
| OKLCH | oklch(97.88% 0.012 223.5) |
| XYZ | xyz(88.0066, 94.0515, 107.2640) |
| Luminance | 0.9405 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.97
Azure (CSS)
#F0FFFF
ΔE00 3.27
Whitesmoke
#F5F5F5
ΔE00 4.45
Pale Grey
#FDFDFE
ΔE00 4.47
Mintcream
#F5FFFA
ΔE00 4.59
White
#FFFFFF
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FAFE #FEF4F0
analogous
#F0FEFB #F0FAFE #F0F3FE
triadic
#F0FAFE #FEF0FA #FAFEF0
tetradic
#F0FAFE #FBF0FE #FEF4F0 #F3FEF0
square
#F0FAFE #FBF0FE #FEF4F0 #F3FEF0
split-complementary
#F0FAFE #FEF0F3 #FEFBF0
monochromatic
#7DD4F6 #B7E7FA #E2F5FD #E2F5FD #E2F5FD
Accessibility & contrast
On white
1.06
#F0FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#F0FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FAFE
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FAFE | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FE
Deuteranopia (green-blind)
#F5F7FE
Tritanopia (blue-blind)
#EDFBFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f0fafe; /* rgb */ color: rgb(240, 250, 254); /* oklch */ color: oklch(97.9% 0.012 223.5);
Tailwind
colors: {
custom: {
50: '#f5fcfe',
500: '#f0fafe',
950: '#000000',
},
}SCSS
$custom: #f0fafe; $custom-light: #f5fcfe; $custom-dark: #000000;
JSON
{
"hex": "#f0fafe",
"rgb": {
"r": 240,
"g": 250,
"b": 254
},
"hsl": {
"h": 197.143,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.97879,
"c": 0.01187,
"h": 223.5
},
"luminance": 0.94052
}Semantic roles & 50–950 ramp
primary
#F0FAFE
secondary
#EABBA8
accent
#4201E4
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585