#F4F4FE#F4F4FE
#F4F4FE is a very light, near-neutral blue. Relative luminance 0.911; OKLCH L 97.0% C 0.013 H 286.2°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F4FE |
|---|---|
| RGB | rgb(244, 244, 254) |
| HSL | hsl(240, 83%, 98%) |
| HSV | hsv(240, 4%, 100%) |
| CMYK | cmyk(3.9%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(96.45, 1.80, -4.79) |
| CIE-LCH | lch(96.45, 5.12, 290.56°) |
| OKLab | oklab(97% 0.0037 -0.0128) |
| OKLCH | oklch(97% 0.013 286.2) |
| XYZ | xyz(87.5450, 91.0900, 106.7167) |
| Luminance | 0.9109 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.58
Aliceblue
#F0F8FF
ΔE00 4.52
Pale Grey
#FDFDFE
ΔE00 4.67
Whitesmoke
#F5F5F5
ΔE00 4.89
Lavender (CSS)
#E6E6FA
ΔE00 4.96
Snow
#FFFAFA
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F4FE #FEFEF4
analogous
#F4F9FE #F4F4FE #F9F4FE
triadic
#F4F4FE #FEF4F4 #F4FEF4
tetradic
#F4F4FE #FEF4F9 #FEFEF4 #F4FEF9
square
#F4F4FE #FEF4F9 #FEFEF4 #F4FEF9
split-complementary
#F4F4FE #FEF9F4 #F9FEF4
monochromatic
#8484F4 #BCBCF9 #E3E3FC #E3E3FC #E3E3FC
Accessibility & contrast
On white
1.09
#F4F4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#F4F4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F4FE
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F4FE | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#F2F4FE
Tritanopia (blue-blind)
#F2F6F7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f4f4fe; /* rgb */ color: rgb(244, 244, 254); /* oklch */ color: oklch(97.0% 0.013 286.2);
Tailwind
colors: {
custom: {
50: '#f7f7fe',
500: '#f4f4fe',
950: '#000000',
},
}SCSS
$custom: #f4f4fe; $custom-light: #f7f7fe; $custom-dark: #000000;
JSON
{
"hex": "#f4f4fe",
"rgb": {
"r": 244,
"g": 244,
"b": 254
},
"hsl": {
"h": 240,
"s": 83.333,
"l": 97.647
},
"oklch": {
"l": 0.97003,
"c": 0.0133,
"h": 286.2
},
"luminance": 0.9109
}Semantic roles & 50–950 ramp
primary
#F4F4FE
secondary
#E9E9AD
accent
#E006E0
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585