#F7EEFB#F7EEFB
#F7EEFB is a very light, near-neutral purple. Relative luminance 0.879; OKLCH L 96.0% C 0.020 H 315.7°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EEFB |
|---|---|
| RGB | rgb(247, 238, 251) |
| HSL | hsl(282, 62%, 96%) |
| HSV | hsv(282, 5%, 98%) |
| CMYK | cmyk(1.6%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(95.11, 5.30, -5.18) |
| CIE-LCH | lch(95.11, 7.41, 315.71°) |
| OKLab | oklab(95.99% 0.0141 -0.0137) |
| OKLCH | oklch(95.99% 0.02 315.7) |
| XYZ | xyz(86.3421, 87.8885, 103.6636) |
| Luminance | 0.8789 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.93
Lavender (CSS)
#E6E6FA
ΔE00 4.85
Ghostwhite
#F8F8FF
ΔE00 5.34
Snow
#FFFAFA
ΔE00 6.77
Very Light Pink
#FFF4F2
ΔE00 6.80
Pale Grey
#FDFDFE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EEFB #F2FBEE
analogous
#F0EEFB #F7EEFB #FBEEF8
triadic
#F7EEFB #FBF7EE #EEFBF7
tetradic
#F7EEFB #FBF0EE #F2FBEE #EEF8FB
square
#F7EEFB #FBF0EE #F2FBEE #EEF8FB
split-complementary
#F7EEFB #F8FBEE #EEFBF0
monochromatic
#C88BE4 #E0BCEF #F3E6F9 #F3E6F9 #F3E6F9
Accessibility & contrast
On white
1.13
#F7EEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#F7EEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EEFB
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EEFB | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FC
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#F7EFF2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f7eefb; /* rgb */ color: rgb(247, 238, 251); /* oklch */ color: oklch(96.0% 0.020 315.7);
Tailwind
colors: {
custom: {
50: '#f9f3fc',
500: '#f7eefb',
950: '#000000',
},
}SCSS
$custom: #f7eefb; $custom-light: #f9f3fc; $custom-dark: #000000;
JSON
{
"hex": "#f7eefb",
"rgb": {
"r": 247,
"g": 238,
"b": 251
},
"hsl": {
"h": 281.538,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.95987,
"c": 0.01967,
"h": 315.7
},
"luminance": 0.87888
}Semantic roles & 50–950 ramp
primary
#F7EEFB
secondary
#BDDFAE
accent
#CA1C51
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585