#F2F0FB#F2F0FB
#F2F0FB is a very light, near-neutral violet. Relative luminance 0.882; OKLCH L 96.0% C 0.015 H 294.5°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F0FB |
|---|---|
| RGB | rgb(242, 240, 251) |
| HSL | hsl(251, 58%, 96%) |
| HSV | hsv(251, 4%, 98%) |
| CMYK | cmyk(3.6%, 4.4%, 0%, 1.6%) |
| CIE-LAB | lab(95.23, 2.64, -5.05) |
| CIE-LCH | lch(95.23, 5.70, 297.60°) |
| OKLab | oklab(95.99% 0.0061 -0.0134) |
| OKLCH | oklch(95.99% 0.015 294.5) |
| XYZ | xyz(85.1875, 88.1624, 103.7772) |
| Luminance | 0.8816 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.68
Lavender (CSS)
#E6E6FA
ΔE00 4.13
Snow
#FFFAFA
ΔE00 5.50
Pale Grey
#FDFDFE
ΔE00 5.63
Lavenderblush
#FFF0F5
ΔE00 5.65
Whitesmoke
#F5F5F5
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F0FB #F9FBF0
analogous
#F0F4FB #F2F0FB #F8F0FB
triadic
#F2F0FB #FBF2F0 #F0FBF2
tetradic
#F2F0FB #FBF0F4 #F9FBF0 #F0FBF8
square
#F2F0FB #FBF0F4 #F9FBF0 #F0FBF8
split-complementary
#F2F0FB #FBF8F0 #F4FBF0
monochromatic
#9E8FE1 #C8C0EE #EAE7F9 #EAE7F9 #EAE7F9
Accessibility & contrast
On white
1.13
#F2F0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#F2F0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F0FB
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F0FB | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FC
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#F0F2F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f2f0fb; /* rgb */ color: rgb(242, 240, 251); /* oklch */ color: oklch(96.0% 0.015 294.5);
Tailwind
colors: {
custom: {
50: '#f6f4fc',
500: '#f2f0fb',
950: '#000000',
},
}SCSS
$custom: #f2f0fb; $custom-light: #f6f4fc; $custom-dark: #000000;
JSON
{
"hex": "#f2f0fb",
"rgb": {
"r": 242,
"g": 240,
"b": 251
},
"hsl": {
"h": 250.909,
"s": 57.895,
"l": 96.275
},
"oklch": {
"l": 0.95985,
"c": 0.01478,
"h": 294.5
},
"luminance": 0.88162
}Semantic roles & 50–950 ramp
primary
#F2F0FB
secondary
#D6DEB1
accent
#C520A7
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585