#F0F0FE#F0F0FE
#F0F0FE is a very light, near-neutral blue. Relative luminance 0.880; OKLCH L 95.9% C 0.019 H 286.0°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F0FE |
|---|---|
| RGB | rgb(240, 240, 254) |
| HSL | hsl(240, 88%, 97%) |
| HSV | hsv(240, 6%, 100%) |
| CMYK | cmyk(5.5%, 5.5%, 0%, 0.4%) |
| CIE-LAB | lab(95.16, 2.54, -6.72) |
| CIE-LCH | lch(95.16, 7.19, 290.73°) |
| OKLab | oklab(95.92% 0.0052 -0.018) |
| OKLCH | oklch(95.92% 0.019 286) |
| XYZ | xyz(84.9813, 88.0009, 106.2555) |
| Luminance | 0.8800 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.14
Ghostwhite
#F8F8FF
ΔE00 3.45
Aliceblue
#F0F8FF
ΔE00 5.85
Pale Grey
#FDFDFE
ΔE00 6.53
Whitesmoke
#F5F5F5
ΔE00 6.63
Snow
#FFFAFA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F0FE #FEFEF0
analogous
#F0F7FE #F0F0FE #F7F0FE
triadic
#F0F0FE #FEF0F0 #F0FEF0
tetradic
#F0F0FE #FEF0F7 #FEFEF0 #F0FEF7
square
#F0F0FE #FEF0F7 #FEFEF0 #F0FEF7
split-complementary
#F0F0FE #FEF7F0 #F7FEF0
monochromatic
#7D7DF6 #B7B7FA #E2E2FD #E2E2FD #E2E2FD
Accessibility & contrast
On white
1.13
#F0F0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#F0F0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F0FE
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F0FE | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#EDF2F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f0f0fe; /* rgb */ color: rgb(240, 240, 254); /* oklch */ color: oklch(95.9% 0.019 286.0);
Tailwind
colors: {
custom: {
50: '#f5f4fe',
500: '#f0f0fe',
950: '#000000',
},
}SCSS
$custom: #f0f0fe; $custom-light: #f5f4fe; $custom-dark: #000000;
JSON
{
"hex": "#f0f0fe",
"rgb": {
"r": 240,
"g": 240,
"b": 254
},
"hsl": {
"h": 240,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.95921,
"c": 0.01869,
"h": 286
},
"luminance": 0.88001
}Semantic roles & 50–950 ramp
primary
#F0F0FE
secondary
#EAEAA8
accent
#E401E4
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585