#F2F4FF#F2F4FF
#F2F4FF is a very light, near-neutral blue. Relative luminance 0.908; OKLCH L 96.9% C 0.015 H 277.9°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F4FF |
|---|---|
| RGB | rgb(242, 244, 255) |
| HSL | hsl(231, 100%, 97%) |
| HSV | hsv(231, 5%, 100%) |
| CMYK | cmyk(5.1%, 4.3%, 0%, 0%) |
| CIE-LAB | lab(96.33, 1.33, -5.50) |
| CIE-LCH | lch(96.33, 5.66, 283.61°) |
| OKLab | oklab(96.88% 0.002 -0.0147) |
| OKLCH | oklch(96.88% 0.015 277.9) |
| XYZ | xyz(87.0152, 90.7983, 107.5299) |
| Luminance | 0.9080 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.00
Aliceblue
#F0F8FF
ΔE00 3.94
Lavender (CSS)
#E6E6FA
ΔE00 4.86
Pale Grey
#FDFDFE
ΔE00 4.97
Whitesmoke
#F5F5F5
ΔE00 5.17
White
#FFFFFF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F4FF #FFFDF2
analogous
#F2FBFF #F2F4FF #F7F2FF
triadic
#F2F4FF #FFF2F4 #F4FFF2
tetradic
#F2F4FF #FFF2FB #FFFDF2 #F2FFF7
square
#F2F4FF #FFF2FB #FFFDF2 #F2FFF7
split-complementary
#F2F4FF #FFF7F2 #FBFFF2
monochromatic
#788CFF #B5C0FF #E0E5FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.10
#F2F4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#F2F4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F4FF
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F4FF | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#F1F4FF
Tritanopia (blue-blind)
#EFF6F7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f2f4ff; /* rgb */ color: rgb(242, 244, 255); /* oklch */ color: oklch(96.9% 0.015 277.9);
Tailwind
colors: {
custom: {
50: '#f6f7ff',
500: '#f2f4ff',
950: '#000000',
},
}SCSS
$custom: #f2f4ff; $custom-light: #f6f7ff; $custom-dark: #000000;
JSON
{
"hex": "#f2f4ff",
"rgb": {
"r": 242,
"g": 244,
"b": 255
},
"hsl": {
"h": 230.769,
"s": 100,
"l": 97.451
},
"oklch": {
"l": 0.96881,
"c": 0.01483,
"h": 277.9
},
"luminance": 0.90799
}Semantic roles & 50–950 ramp
primary
#F2F4FF
secondary
#EFE4A6
accent
#C200E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586