#FAF0F8#FAF0F8
#FAF0F8 is a very light, near-neutral pink. Relative luminance 0.894; OKLCH L 96.5% C 0.015 H 332.2°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF0F8 |
|---|---|
| RGB | rgb(250, 240, 248) |
| HSL | hsl(312, 50%, 96%) |
| HSV | hsv(312, 4%, 98%) |
| CMYK | cmyk(0%, 4%, 0.8%, 2%) |
| CIE-LAB | lab(95.76, 4.74, -2.65) |
| CIE-LCH | lch(95.76, 5.43, 330.78°) |
| OKLab | oklab(96.52% 0.0133 -0.007) |
| OKLCH | oklch(96.52% 0.015 332.2) |
| XYZ | xyz(87.5251, 89.4219, 101.4380) |
| Luminance | 0.8942 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.22
Ghostwhite
#F8F8FF
ΔE00 4.69
Very Light Pink
#FFF4F2
ΔE00 4.72
Snow
#FFFAFA
ΔE00 5.00
Pale Grey
#FDFDFE
ΔE00 6.45
Lavender (CSS)
#E6E6FA
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF0F8 #F0FAF2
analogous
#F7F0FA #FAF0F8 #FAF0F3
triadic
#FAF0F8 #F8FAF0 #F0F8FA
tetradic
#FAF0F8 #FAF7F0 #F0FAF2 #F0F3FA
square
#FAF0F8 #FAF7F0 #F0FAF2 #F0F3FA
split-complementary
#FAF0F8 #F3FAF0 #F0FAF7
monochromatic
#DB94CD #EBC2E3 #F7E8F4 #F7E8F4 #F7E8F4
Accessibility & contrast
On white
1.11
#FAF0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#FAF0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF0F8
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF0F8 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F8
Deuteranopia (green-blind)
#F2F3F8
Tritanopia (blue-blind)
#FBF0F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #faf0f8; /* rgb */ color: rgb(250, 240, 248); /* oklch */ color: oklch(96.5% 0.015 332.2);
Tailwind
colors: {
custom: {
50: '#fcf4fa',
500: '#faf0f8',
950: '#000000',
},
}SCSS
$custom: #faf0f8; $custom-light: #fcf4fa; $custom-dark: #000000;
JSON
{
"hex": "#faf0f8",
"rgb": {
"r": 250,
"g": 240,
"b": 248
},
"hsl": {
"h": 312,
"s": 50,
"l": 96.078
},
"oklch": {
"l": 0.9652,
"c": 0.01498,
"h": 332.2
},
"luminance": 0.89421
}Semantic roles & 50–950 ramp
primary
#FAF0F8
secondary
#B4DBBB
accent
#BD4628
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585