#F2F0FE#F2F0FE
#F2F0FE is a very light, near-neutral blue. Relative luminance 0.884; OKLCH L 96.1% C 0.019 H 292.6°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F0FE |
|---|---|
| RGB | rgb(242, 240, 254) |
| HSL | hsl(249, 88%, 97%) |
| HSV | hsv(249, 6%, 100%) |
| CMYK | cmyk(4.7%, 5.5%, 0%, 0.4%) |
| CIE-LAB | lab(95.31, 3.19, -6.49) |
| CIE-LCH | lch(95.31, 7.23, 296.21°) |
| OKLab | oklab(96.07% 0.0072 -0.0173) |
| OKLCH | oklch(96.07% 0.019 292.6) |
| XYZ | xyz(85.6642, 88.3530, 106.2875) |
| Luminance | 0.8835 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.18
Ghostwhite
#F8F8FF
ΔE00 3.69
Lavenderblush
#FFF0F5
ΔE00 6.14
Aliceblue
#F0F8FF
ΔE00 6.61
Snow
#FFFAFA
ΔE00 6.62
Pale Grey
#FDFDFE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F0FE #FCFEF0
analogous
#F0F5FE #F2F0FE #F9F0FE
triadic
#F2F0FE #FEF2F0 #F0FEF2
tetradic
#F2F0FE #FEF0F5 #FCFEF0 #F0FEF9
square
#F2F0FE #FEF0F5 #FCFEF0 #F0FEF9
split-complementary
#F2F0FE #FEF9F0 #F5FEF0
monochromatic
#8F7DF6 #C0B7FA #E6E2FD #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.12
#F2F0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#F2F0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F0FE
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F0FE | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#F0F2F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f2f0fe; /* rgb */ color: rgb(242, 240, 254); /* oklch */ color: oklch(96.1% 0.019 292.6);
Tailwind
colors: {
custom: {
50: '#f6f4fe',
500: '#f2f0fe',
950: '#000000',
},
}SCSS
$custom: #f2f0fe; $custom-light: #f6f4fe; $custom-dark: #000000;
JSON
{
"hex": "#f2f0fe",
"rgb": {
"r": 242,
"g": 240,
"b": 254
},
"hsl": {
"h": 248.571,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.96074,
"c": 0.01875,
"h": 292.6
},
"luminance": 0.88353
}Semantic roles & 50–950 ramp
primary
#F2F0FE
secondary
#E1EAA8
accent
#E401C4
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585