#F6FAFE#F6FAFE
#F6FAFE is a very light, near-neutral cyan. Relative luminance 0.951; OKLCH L 98.3% C 0.007 H 247.9°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FAFE |
|---|---|
| RGB | rgb(246, 250, 254) |
| HSL | hsl(210, 80%, 98%) |
| HSV | hsv(210, 3%, 100%) |
| CMYK | cmyk(3.1%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(98.08, -0.60, -2.37) |
| CIE-LCH | lch(98.08, 2.45, 255.81°) |
| OKLab | oklab(98.32% -0.0026 -0.0063) |
| OKLCH | oklch(98.32% 0.007 247.9) |
| XYZ | xyz(90.0778, 95.1195, 107.3611) |
| Luminance | 0.9512 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.97
Pale Grey
#FDFDFE
ΔE00 2.22
Whitesmoke
#F5F5F5
ΔE00 2.56
White
#FFFFFF
ΔE00 2.64
Ghostwhite
#F8F8FF
ΔE00 2.81
Off White
#FAF9F6
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FAFE #FEFAF6
analogous
#F6FEFE #F6FAFE #F6F6FE
triadic
#F6FAFE #FEF6FA #FAFEF6
tetradic
#F6FAFE #FEF6FE #FEFAF6 #F6FEF6
square
#F6FAFE #FEF6FE #FEFAF6 #F6FEF6
split-complementary
#F6FAFE #FEF6F6 #FEFEF6
monochromatic
#88BDF2 #BFDBF8 #E3F0FC #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.05
#F6FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#F6FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FAFE
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FAFE | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#F8F9FE
Tritanopia (blue-blind)
#F4FBFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f6fafe; /* rgb */ color: rgb(246, 250, 254); /* oklch */ color: oklch(98.3% 0.007 247.9);
Tailwind
colors: {
custom: {
50: '#f9fbfe',
500: '#f6fafe',
950: '#000000',
},
}SCSS
$custom: #f6fafe; $custom-light: #f9fbfe; $custom-dark: #000000;
JSON
{
"hex": "#f6fafe",
"rgb": {
"r": 246,
"g": 250,
"b": 254
},
"hsl": {
"h": 210,
"s": 80,
"l": 98.039
},
"oklch": {
"l": 0.98322,
"c": 0.00683,
"h": 247.9
},
"luminance": 0.9512
}Semantic roles & 50–950 ramp
primary
#F6FAFE
secondary
#E9CCB0
accent
#7309DC
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585