#F3F2FB#F3F2FB
#F3F2FB is a very light, near-neutral blue. Relative luminance 0.895; OKLCH L 96.5% C 0.012 H 291.3°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F2FB |
|---|---|
| RGB | rgb(243, 242, 251) |
| HSL | hsl(247, 53%, 97%) |
| HSV | hsv(247, 4%, 98%) |
| CMYK | cmyk(3.2%, 3.6%, 0%, 1.6%) |
| CIE-LAB | lab(95.80, 1.94, -4.20) |
| CIE-LCH | lch(95.80, 4.63, 294.83°) |
| OKLab | oklab(96.45% 0.0044 -0.0112) |
| OKLCH | oklch(96.45% 0.012 291.3) |
| XYZ | xyz(86.1238, 89.5239, 103.9907) |
| Luminance | 0.8952 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.62
Pale Grey
#FDFDFE
ΔE00 4.55
Whitesmoke
#F5F5F5
ΔE00 4.61
Snow
#FFFAFA
ΔE00 4.66
Aliceblue
#F0F8FF
ΔE00 4.80
Lavender (CSS)
#E6E6FA
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F2FB #FAFBF2
analogous
#F2F6FB #F3F2FB #F8F2FB
triadic
#F3F2FB #FBF3F2 #F2FBF3
tetradic
#F3F2FB #FBF2F6 #FAFBF2 #F2FBF8
square
#F3F2FB #FBF2F6 #FAFBF2 #F2FBF8
split-complementary
#F3F2FB #FBF8F2 #F6FBF2
monochromatic
#9D94DE #C8C3ED #E9E8F8 #E9E8F8 #E9E8F8
Accessibility & contrast
On white
1.11
#F3F2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#F3F2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F2FB
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F2FB | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#F0F3FB
Tritanopia (blue-blind)
#F2F3F5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f3f2fb; /* rgb */ color: rgb(243, 242, 251); /* oklch */ color: oklch(96.5% 0.012 291.3);
Tailwind
colors: {
custom: {
50: '#f7f6fc',
500: '#f3f2fb',
950: '#000000',
},
}SCSS
$custom: #f3f2fb; $custom-light: #f7f6fc; $custom-dark: #000000;
JSON
{
"hex": "#f3f2fb",
"rgb": {
"r": 243,
"g": 242,
"b": 251
},
"hsl": {
"h": 246.667,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.9645,
"c": 0.012,
"h": 291.3
},
"luminance": 0.89524
}Semantic roles & 50–950 ramp
primary
#F3F2FB
secondary
#D8DDB4
accent
#C025AF
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585