#F2F5FE#F2F5FE
#F2F5FE is a very light, near-neutral blue. Relative luminance 0.913; OKLCH L 97.0% C 0.012 H 271.3°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F5FE |
|---|---|
| RGB | rgb(242, 245, 254) |
| HSL | hsl(225, 86%, 97%) |
| HSV | hsv(225, 5%, 100%) |
| CMYK | cmyk(4.7%, 3.5%, 0%, 0.4%) |
| CIE-LAB | lab(96.55, 0.64, -4.66) |
| CIE-LCH | lch(96.55, 4.70, 277.80°) |
| OKLab | oklab(97.05% 0.0003 -0.0124) |
| OKLCH | oklch(97.05% 0.012 271.3) |
| XYZ | xyz(87.1564, 91.3374, 106.7849) |
| Luminance | 0.9134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.65
Aliceblue
#F0F8FF
ΔE00 2.84
Pale Grey
#FDFDFE
ΔE00 4.12
Whitesmoke
#F5F5F5
ΔE00 4.30
White
#FFFFFF
ΔE00 4.74
Snow
#FFFAFA
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F5FE #FEFBF2
analogous
#F2FBFE #F2F5FE #F5F2FE
triadic
#F2F5FE #FEF2F5 #F5FEF2
tetradic
#F2F5FE #FEF2FB #FEFBF2 #F2FEF5
square
#F2F5FE #FEF2FB #FEFBF2 #F2FEF5
split-complementary
#F2F5FE #FEF5F2 #FBFEF2
monochromatic
#809EF5 #B9C9FA #E3E9FD #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.09
#F2F5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#F2F5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F5FE
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F5FE | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#F2F5FE
Tritanopia (blue-blind)
#F0F7F8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2f5fe; /* rgb */ color: rgb(242, 245, 254); /* oklch */ color: oklch(97.0% 0.012 271.3);
Tailwind
colors: {
custom: {
50: '#f6f8fe',
500: '#f2f5fe',
950: '#000000',
},
}SCSS
$custom: #f2f5fe; $custom-light: #f6f8fe; $custom-dark: #000000;
JSON
{
"hex": "#f2f5fe",
"rgb": {
"r": 242,
"g": 245,
"b": 254
},
"hsl": {
"h": 225,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.97046,
"c": 0.01243,
"h": 271.3
},
"luminance": 0.91338
}Semantic roles & 50–950 ramp
primary
#F2F5FE
secondary
#EADAAA
accent
#AA03E2
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585