#F4F2F8#F4F2F8
#F4F2F8 is a very light, near-neutral violet. Relative luminance 0.895; OKLCH L 96.4% C 0.008 H 301.4°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F2F8 |
|---|---|
| RGB | rgb(244, 242, 248) |
| HSL | hsl(260, 30%, 96%) |
| HSV | hsv(260, 2%, 97%) |
| CMYK | cmyk(1.6%, 2.4%, 0%, 2.7%) |
| CIE-LAB | lab(95.80, 1.73, -2.65) |
| CIE-LCH | lch(95.80, 3.16, 303.17°) |
| OKLab | oklab(96.44% 0.0043 -0.007) |
| OKLCH | oklch(96.44% 0.008 301.4) |
| XYZ | xyz(86.0007, 89.5147, 101.5361) |
| Luminance | 0.8952 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.51
Snow
#FFFAFA
ΔE00 3.44
Whitesmoke
#F5F5F5
ΔE00 3.45
Pale Grey
#FDFDFE
ΔE00 3.57
White
#FFFFFF
ΔE00 4.21
Aliceblue
#F0F8FF
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F2F8 #F6F8F2
analogous
#F2F3F8 #F4F2F8 #F7F2F8
triadic
#F4F2F8 #F8F4F2 #F2F8F4
tetradic
#F4F2F8 #F8F2F3 #F6F8F2 #F2F8F7
square
#F4F2F8 #F8F2F3 #F6F8F2 #F2F8F7
split-complementary
#F4F2F8 #F8F7F2 #F3F8F2
monochromatic
#B1A2CD #D2CAE3 #EEEBF4 #EEEBF4 #EEEBF4
Accessibility & contrast
On white
1.11
#F4F2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#F4F2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F2F8
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F2F8 | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F8
Deuteranopia (green-blind)
#F1F3F8
Tritanopia (blue-blind)
#F3F3F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f4f2f8; /* rgb */ color: rgb(244, 242, 248); /* oklch */ color: oklch(96.4% 0.008 301.4);
Tailwind
colors: {
custom: {
50: '#f7f6fa',
500: '#f4f2f8',
950: '#000000',
},
}SCSS
$custom: #f4f2f8; $custom-light: #f7f6fa; $custom-dark: #000000;
JSON
{
"hex": "#f4f2f8",
"rgb": {
"r": 244,
"g": 242,
"b": 248
},
"hsl": {
"h": 260,
"s": 30,
"l": 96.078
},
"oklch": {
"l": 0.96439,
"c": 0.00822,
"h": 301.4
},
"luminance": 0.89515
}Semantic roles & 50–950 ramp
primary
#F4F2F8
secondary
#CBD3BB
accent
#A93D85
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585