#F7F5FA#F7F5FA
#F7F5FA is a very light, near-neutral violet. Relative luminance 0.920; OKLCH L 97.3% C 0.007 H 304.2°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F5FA |
|---|---|
| RGB | rgb(247, 245, 250) |
| HSL | hsl(264, 33%, 97%) |
| HSV | hsv(264, 2%, 98%) |
| CMYK | cmyk(1.2%, 2%, 0%, 2%) |
| CIE-LAB | lab(96.81, 1.55, -2.16) |
| CIE-LCH | lch(96.81, 2.66, 305.60°) |
| OKLab | oklab(97.31% 0.0039 -0.0057) |
| OKLCH | oklch(97.31% 0.007 304.2) |
| XYZ | xyz(88.2626, 91.9811, 103.5282) |
| Luminance | 0.9198 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.31
Snow
#FFFAFA
ΔE00 2.80
Pale Grey
#FDFDFE
ΔE00 2.86
Whitesmoke
#F5F5F5
ΔE00 2.97
White
#FFFFFF
ΔE00 3.49
Off White
#FAF9F6
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F5FA #F8FAF5
analogous
#F5F6FA #F7F5FA #FAF5FA
triadic
#F7F5FA #FAF7F5 #F5FAF7
tetradic
#F7F5FA #FAF5F6 #F8FAF5 #F5FAFA
square
#F7F5FA #FAF5F6 #F8FAF5 #F5FAFA
split-complementary
#F7F5FA #FAFAF5 #F6FAF5
monochromatic
#B6A3D1 #D6CCE6 #EFEBF5 #EFEBF5 #EFEBF5
Accessibility & contrast
On white
1.08
#F7F5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#F7F5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F5FA
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F5FA | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FA
Deuteranopia (green-blind)
#F5F6FA
Tritanopia (blue-blind)
#F7F6F7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f7f5fa; /* rgb */ color: rgb(247, 245, 250); /* oklch */ color: oklch(97.3% 0.007 304.2);
Tailwind
colors: {
custom: {
50: '#f9f8fb',
500: '#f7f5fa',
950: '#000000',
},
}SCSS
$custom: #f7f5fa; $custom-light: #f9f8fb; $custom-dark: #000000;
JSON
{
"hex": "#f7f5fa",
"rgb": {
"r": 247,
"g": 245,
"b": 250
},
"hsl": {
"h": 264,
"s": 33.333,
"l": 97.059
},
"oklch": {
"l": 0.9731,
"c": 0.00693,
"h": 304.2
},
"luminance": 0.91981
}Semantic roles & 50–950 ramp
primary
#F7F5FA
secondary
#CCD6BD
accent
#AC397E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585