#F2F3FB#F2F3FB
#F2F3FB is a very light, near-neutral blue. Relative luminance 0.899; OKLCH L 96.6% C 0.011 H 280.5°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F3FB |
|---|---|
| RGB | rgb(242, 243, 251) |
| HSL | hsl(233, 53%, 97%) |
| HSV | hsv(233, 4%, 98%) |
| CMYK | cmyk(3.6%, 3.2%, 0%, 1.6%) |
| CIE-LAB | lab(95.97, 1.11, -3.95) |
| CIE-LCH | lch(95.97, 4.11, 285.64°) |
| OKLab | oklab(96.57% 0.002 -0.0105) |
| OKLCH | oklch(96.57% 0.011 280.5) |
| XYZ | xyz(86.0780, 89.9432, 104.0740) |
| Luminance | 0.8994 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.20
Aliceblue
#F0F8FF
ΔE00 3.58
Pale Grey
#FDFDFE
ΔE00 3.91
Whitesmoke
#F5F5F5
ΔE00 3.93
Snow
#FFFAFA
ΔE00 4.55
White
#FFFFFF
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F3FB #FBFAF2
analogous
#F2F8FB #F2F3FB #F6F2FB
triadic
#F2F3FB #FBF2F3 #F3FBF2
tetradic
#F2F3FB #FBF2F8 #FBFAF2 #F2FBF6
square
#F2F3FB #FBF2F8 #FBFAF2 #F2FBF6
split-complementary
#F2F3FB #FBF6F2 #F8FBF2
monochromatic
#949DDE #C3C8ED #E8E9F8 #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.11
#F2F3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#F2F3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F3FB
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F3FB | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FB
Deuteranopia (green-blind)
#F1F3FB
Tritanopia (blue-blind)
#F0F4F5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f2f3fb; /* rgb */ color: rgb(242, 243, 251); /* oklch */ color: oklch(96.6% 0.011 280.5);
Tailwind
colors: {
custom: {
50: '#f6f7fc',
500: '#f2f3fb',
950: '#000000',
},
}SCSS
$custom: #f2f3fb; $custom-light: #f6f7fc; $custom-dark: #000000;
JSON
{
"hex": "#f2f3fb",
"rgb": {
"r": 242,
"g": 243,
"b": 251
},
"hsl": {
"h": 233.333,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.96568,
"c": 0.01071,
"h": 280.5
},
"luminance": 0.89943
}Semantic roles & 50–950 ramp
primary
#F2F3FB
secondary
#DDD8B4
accent
#AF25C0
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585