#FAFAFE#FAFAFE
#FAFAFE is a very light, near-neutral blue. Relative luminance 0.959; OKLCH L 98.6% C 0.005 H 286.3°. Best body text is #000000 at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFAFE |
|---|---|
| RGB | rgb(250, 250, 254) |
| HSL | hsl(240, 67%, 99%) |
| HSV | hsv(240, 2%, 100%) |
| CMYK | cmyk(1.6%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(98.37, 0.71, -1.91) |
| CIE-LCH | lch(98.37, 2.04, 290.33°) |
| OKLab | oklab(98.62% 0.0015 -0.0051) |
| OKLCH | oklch(98.62% 0.005 286.3) |
| XYZ | xyz(91.4963, 95.8509, 107.4275) |
| Luminance | 0.9585 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.49
Pale Grey
#FDFDFE
ΔE00 1.64
White
#FFFFFF
ΔE00 2.28
Whitesmoke
#F5F5F5
ΔE00 2.34
Snow
#FFFAFA
ΔE00 2.74
Off White
#FAF9F6
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFAFE #FEFEFA
analogous
#FAFCFE #FAFAFE #FCFAFE
triadic
#FAFAFE #FEFAFA #FAFEFA
tetradic
#FAFAFE #FEFAFC #FEFEFA #FAFEFC
square
#FAFAFE #FEFAFC #FEFEFA #FAFEFC
split-complementary
#FAFAFE #FEFCFA #FCFEFA
monochromatic
#9494EA #C7C7F4 #E5E5FA #E5E5FA #E5E5FA
Accessibility & contrast
On white
1.04
#FAFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.17
#FAFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFAFE
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFAFE | 1.00 | 1.04 | 20.17 | 20.17 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#F9FAFE
Tritanopia (blue-blind)
#F9FBFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fafafe; /* rgb */ color: rgb(250, 250, 254); /* oklch */ color: oklch(98.6% 0.005 286.3);
Tailwind
colors: {
custom: {
50: '#fcfbfe',
500: '#fafafe',
950: '#000000',
},
}SCSS
$custom: #fafafe; $custom-light: #fcfbfe; $custom-dark: #000000;
JSON
{
"hex": "#fafafe",
"rgb": {
"r": 250,
"g": 250,
"b": 254
},
"hsl": {
"h": 240,
"s": 66.667,
"l": 98.824
},
"oklch": {
"l": 0.98623,
"c": 0.00528,
"h": 286.3
},
"luminance": 0.95851
}Semantic roles & 50–950 ramp
primary
#FAFAFE
secondary
#E5E5B7
accent
#CF17CF
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585