#F2F2FE#F2F2FE
#F2F2FE is a very light, near-neutral blue. Relative luminance 0.895; OKLCH L 96.5% C 0.016 H 286.1°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F2FE |
|---|---|
| RGB | rgb(242, 242, 254) |
| HSL | hsl(240, 86%, 97%) |
| HSV | hsv(240, 5%, 100%) |
| CMYK | cmyk(4.7%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(95.80, 2.17, -5.75) |
| CIE-LCH | lch(95.80, 6.15, 290.65°) |
| OKLab | oklab(96.46% 0.0044 -0.0154) |
| OKLCH | oklch(96.46% 0.016 286.1) |
| XYZ | xyz(86.2562, 89.5370, 106.4849) |
| Luminance | 0.8954 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.53
Lavender (CSS)
#E6E6FA
ΔE00 4.03
Aliceblue
#F0F8FF
ΔE00 5.15
Pale Grey
#FDFDFE
ΔE00 5.62
Whitesmoke
#F5F5F5
ΔE00 5.77
Snow
#FFFAFA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F2FE #FEFEF2
analogous
#F2F8FE #F2F2FE #F8F2FE
triadic
#F2F2FE #FEF2F2 #F2FEF2
tetradic
#F2F2FE #FEF2F8 #FEFEF2 #F2FEF8
square
#F2F2FE #FEF2F8 #FEFEF2 #F2FEF8
split-complementary
#F2F2FE #FEF8F2 #F8FEF2
monochromatic
#8080F5 #B9B9FA #E3E3FD #E3E3FD #E3E3FD
Accessibility & contrast
On white
1.11
#F2F2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#F2F2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F2FE
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F2FE | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#EFF3FE
Tritanopia (blue-blind)
#F0F4F6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f2f2fe; /* rgb */ color: rgb(242, 242, 254); /* oklch */ color: oklch(96.5% 0.016 286.1);
Tailwind
colors: {
custom: {
50: '#f6f6fe',
500: '#f2f2fe',
950: '#000000',
},
}SCSS
$custom: #f2f2fe; $custom-light: #f6f6fe; $custom-dark: #000000;
JSON
{
"hex": "#f2f2fe",
"rgb": {
"r": 242,
"g": 242,
"b": 254
},
"hsl": {
"h": 240,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.96462,
"c": 0.01599,
"h": 286.1
},
"luminance": 0.89537
}Semantic roles & 50–950 ramp
primary
#F2F2FE
secondary
#EAEAAA
accent
#E203E2
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585