#FAFEFD#FAFEFD
#FAFEFD is a very light, near-neutral teal. Relative luminance 0.983; OKLCH L 99.4% C 0.004 H 179.7°. Best body text is #000000 at 20.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFEFD |
|---|---|
| RGB | rgb(250, 254, 253) |
| HSL | hsl(165, 67%, 99%) |
| HSV | hsv(165, 2%, 100%) |
| CMYK | cmyk(1.6%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(99.34, -1.49, 0.02) |
| CIE-LCH | lch(99.34, 1.49, 179.38°) |
| OKLab | oklab(99.37% -0.0044 0) |
| OKLCH | oklch(99.37% 0.004 179.7) |
| XYZ | xyz(92.5927, 98.2992, 107.0051) |
| Luminance | 0.9830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 2.16
Pale Grey
#FDFDFE
ΔE00 2.44
Off White
#FAF9F6
ΔE00 2.52
Whitesmoke
#F5F5F5
ΔE00 2.68
Mintcream
#F5FFFA
ΔE00 3.53
Aliceblue
#F0F8FF
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFEFD #FEFAFB
analogous
#FAFEFB #FAFEFD #FAFDFE
triadic
#FAFEFD #FDFAFE #FEFDFA
tetradic
#FAFEFD #FBFAFE #FEFAFB #FDFEFA
square
#FAFEFD #FBFAFE #FEFAFB #FDFEFA
split-complementary
#FAFEFD #FEFAFD #FEFBFA
monochromatic
#94EAD4 #C7F4E9 #E5FAF5 #E5FAF5 #E5FAF5
Accessibility & contrast
On white
1.02
#FAFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.66
#FAFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFEFD
20.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFEFD | 1.00 | 1.02 | 20.66 | 20.66 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFDFD
Deuteranopia (green-blind)
#FDFDFD
Tritanopia (blue-blind)
#F9FEFE
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fafefd; /* rgb */ color: rgb(250, 254, 253); /* oklch */ color: oklch(99.4% 0.004 179.7);
Tailwind
colors: {
custom: {
50: '#fcfefe',
500: '#fafefd',
950: '#000000',
},
}SCSS
$custom: #fafefd; $custom-light: #fcfefe; $custom-dark: #000000;
JSON
{
"hex": "#fafefd",
"rgb": {
"r": 250,
"g": 254,
"b": 253
},
"hsl": {
"h": 165,
"s": 66.667,
"l": 98.824
},
"oklch": {
"l": 0.99374,
"c": 0.00442,
"h": 179.7
},
"luminance": 0.98299
}Semantic roles & 50–950 ramp
primary
#FAFEFD
secondary
#E5B7C3
accent
#1745CF
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585