#F8EFFB#F8EFFB
#F8EFFB is a very light, near-neutral purple. Relative luminance 0.887; OKLCH L 96.3% C 0.018 H 317.7°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EFFB |
|---|---|
| RGB | rgb(248, 239, 251) |
| HSL | hsl(285, 60%, 96%) |
| HSV | hsv(285, 5%, 98%) |
| CMYK | cmyk(1.2%, 4.8%, 0%, 1.6%) |
| CIE-LAB | lab(95.44, 5.12, -4.69) |
| CIE-LCH | lch(95.44, 6.95, 317.50°) |
| OKLab | oklab(96.26% 0.0137 -0.0124) |
| OKLCH | oklch(96.26% 0.019 317.7) |
| XYZ | xyz(86.9877, 88.6548, 103.7775) |
| Luminance | 0.8865 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.59
Ghostwhite
#F8F8FF
ΔE00 5.05
Lavender (CSS)
#E6E6FA
ΔE00 5.14
Snow
#FFFAFA
ΔE00 6.35
Very Light Pink
#FFF4F2
ΔE00 6.38
Pale Grey
#FDFDFE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EFFB #F2FBEF
analogous
#F2EFFB #F8EFFB #FBEFF8
triadic
#F8EFFB #FBF8EF #EFFBF8
tetradic
#F8EFFB #FBF2EF #F2FBEF #EFF8FB
square
#F8EFFB #FBF2EF #F2FBEF #EFF8FB
split-complementary
#F8EFFB #F8FBEF #EFFBF2
monochromatic
#CD8DE3 #E3BEEF #F4E7F9 #F4E7F9 #F4E7F9
Accessibility & contrast
On white
1.12
#F8EFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#F8EFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EFFB
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EFFB | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FC
Deuteranopia (green-blind)
#F0F2FB
Tritanopia (blue-blind)
#F8F0F3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f8effb; /* rgb */ color: rgb(248, 239, 251); /* oklch */ color: oklch(96.3% 0.018 317.7);
Tailwind
colors: {
custom: {
50: '#faf4fc',
500: '#f8effb',
950: '#000000',
},
}SCSS
$custom: #f8effb; $custom-light: #faf4fc; $custom-dark: #000000;
JSON
{
"hex": "#f8effb",
"rgb": {
"r": 248,
"g": 239,
"b": 251
},
"hsl": {
"h": 285,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.96257,
"c": 0.0185,
"h": 317.7
},
"luminance": 0.88654
}Semantic roles & 50–950 ramp
primary
#F8EFFB
secondary
#BBDFB0
accent
#C81E48
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585