#F7EFFB#F7EFFB
#F7EFFB is a very light, near-neutral purple. Relative luminance 0.885; OKLCH L 96.2% C 0.018 H 314.7°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EFFB |
|---|---|
| RGB | rgb(247, 239, 251) |
| HSL | hsl(280, 60%, 96%) |
| HSV | hsv(280, 5%, 98%) |
| CMYK | cmyk(1.6%, 4.8%, 0%, 1.6%) |
| CIE-LAB | lab(95.36, 4.79, -4.81) |
| CIE-LCH | lch(95.36, 6.79, 314.87°) |
| OKLab | oklab(96.18% 0.0127 -0.0128) |
| OKLCH | oklch(96.18% 0.018 314.7) |
| XYZ | xyz(86.6340, 88.4724, 103.7609) |
| Luminance | 0.8847 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.84
Ghostwhite
#F8F8FF
ΔE00 4.73
Lavender (CSS)
#E6E6FA
ΔE00 4.85
Snow
#FFFAFA
ΔE00 6.22
Very Light Pink
#FFF4F2
ΔE00 6.39
Pale Grey
#FDFDFE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EFFB #F3FBEF
analogous
#F1EFFB #F7EFFB #FBEFF9
triadic
#F7EFFB #FBF7EF #EFFBF7
tetradic
#F7EFFB #FBF1EF #F3FBEF #EFF9FB
square
#F7EFFB #FBF1EF #F3FBEF #EFF9FB
split-complementary
#F7EFFB #F9FBEF #EFFBF1
monochromatic
#C68DE3 #DFBEEF #F3E7F9 #F3E7F9 #F3E7F9
Accessibility & contrast
On white
1.12
#F7EFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#F7EFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EFFB
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EFFB | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FC
Deuteranopia (green-blind)
#EFF2FB
Tritanopia (blue-blind)
#F7F0F3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f7effb; /* rgb */ color: rgb(247, 239, 251); /* oklch */ color: oklch(96.2% 0.018 314.7);
Tailwind
colors: {
custom: {
50: '#f9f4fc',
500: '#f7effb',
950: '#000000',
},
}SCSS
$custom: #f7effb; $custom-light: #f9f4fc; $custom-dark: #000000;
JSON
{
"hex": "#f7effb",
"rgb": {
"r": 247,
"g": 239,
"b": 251
},
"hsl": {
"h": 280,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.96179,
"c": 0.01799,
"h": 314.7
},
"luminance": 0.88472
}Semantic roles & 50–950 ramp
primary
#F7EFFB
secondary
#BFDFB0
accent
#C81E56
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585