#FAF0F2#FAF0F2
#FAF0F2 is a very light, near-neutral red. Relative luminance 0.891; OKLCH L 96.4% C 0.011 H 3.5°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF0F2 |
|---|---|
| RGB | rgb(250, 240, 242) |
| HSL | hsl(348, 50%, 96%) |
| HSV | hsv(348, 4%, 98%) |
| CMYK | cmyk(0%, 4%, 3.2%, 2%) |
| CIE-LAB | lab(95.60, 3.69, 0.23) |
| CIE-LCH | lch(95.60, 3.70, 3.62°) |
| OKLab | oklab(96.35% 0.0111 0.0007) |
| OKLCH | oklch(96.35% 0.011 3.5) |
| XYZ | xyz(86.6092, 89.0556, 96.6140) |
| Luminance | 0.8905 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.10
Lavenderblush
#FFF0F5
ΔE00 2.60
Snow
#FFFAFA
ΔE00 3.17
Seashell
#FFF5EE
ΔE00 4.66
Ghostwhite
#F8F8FF
ΔE00 4.82
Whitesmoke
#F5F5F5
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF0F2 #F0FAF8
analogous
#FAF0F7 #FAF0F2 #FAF3F0
triadic
#FAF0F2 #F2FAF0 #F0F2FA
tetradic
#FAF0F2 #F7FAF0 #F0FAF8 #F3F0FA
square
#FAF0F2 #F7FAF0 #F0FAF8 #F3F0FA
split-complementary
#FAF0F2 #F0FAF3 #F0F7FA
monochromatic
#DB94A2 #EBC2CA #F7E8EB #F7E8EB #F7E8EB
Accessibility & contrast
On white
1.12
#FAF0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#FAF0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF0F2
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF0F2 | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#F3F3F2
Tritanopia (blue-blind)
#FCEFF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #faf0f2; /* rgb */ color: rgb(250, 240, 242); /* oklch */ color: oklch(96.4% 0.011 3.5);
Tailwind
colors: {
custom: {
50: '#fcf4f6',
500: '#faf0f2',
950: '#000000',
},
}SCSS
$custom: #faf0f2; $custom-light: #fcf4f6; $custom-dark: #000000;
JSON
{
"hex": "#faf0f2",
"rgb": {
"r": 250,
"g": 240,
"b": 242
},
"hsl": {
"h": 348,
"s": 50,
"l": 96.078
},
"oklch": {
"l": 0.9635,
"c": 0.01107,
"h": 3.5
},
"luminance": 0.89055
}Semantic roles & 50–950 ramp
primary
#FAF0F2
secondary
#B4DBD3
accent
#BDA028
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585