#F9EBFA#F9EBFA
#F9EBFA is a very light, muted purple. Relative luminance 0.865; OKLCH L 95.5% C 0.025 H 323.8°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F9EBFA |
|---|---|
| RGB | rgb(249, 235, 250) |
| HSL | hsl(296, 60%, 95%) |
| HSV | hsv(296, 6%, 98%) |
| CMYK | cmyk(0.4%, 6%, 0%, 2%) |
| CIE-LAB | lab(94.51, 7.33, -5.53) |
| CIE-LCH | lch(94.51, 9.18, 322.95°) |
| OKLab | oklab(95.54% 0.02 -0.0147) |
| OKLCH | oklch(95.54% 0.025 323.8) |
| XYZ | xyz(86.0280, 86.4591, 102.5802) |
| Luminance | 0.8646 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.21
Lavender (CSS)
#E6E6FA
ΔE00 6.05
Ghostwhite
#F8F8FF
ΔE00 7.43
Very Light Pink
#FFF4F2
ΔE00 7.88
Snow
#FFFAFA
ΔE00 8.38
Mistyrose
#FFE4E1
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9EBFA #ECFAEB
analogous
#F1EBFA #F9EBFA #FAEBF3
triadic
#F9EBFA #FAF9EB #EBFAF9
tetradic
#F9EBFA #FAF1EB #ECFAEB #EBF3FA
square
#F9EBFA #FAF1EB #ECFAEB #EBF3FA
split-complementary
#F9EBFA #F3FAEB #EBFAF1
monochromatic
#DC89E2 #EABAEE #F8E7F9 #F8E7F9 #F8E7F9
Accessibility & contrast
On white
1.15
#F9EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#F9EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9EBFA
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9EBFA | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFB
Deuteranopia (green-blind)
#EDF0F9
Tritanopia (blue-blind)
#FAECF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f9ebfa; /* rgb */ color: rgb(249, 235, 250); /* oklch */ color: oklch(95.5% 0.025 323.8);
Tailwind
colors: {
custom: {
50: '#fbf1fc',
500: '#f9ebfa',
950: '#000000',
},
}SCSS
$custom: #f9ebfa; $custom-light: #fbf1fc; $custom-dark: #000000;
JSON
{
"hex": "#f9ebfa",
"rgb": {
"r": 249,
"g": 235,
"b": 250
},
"hsl": {
"h": 296,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.95542,
"c": 0.02481,
"h": 323.8
},
"luminance": 0.86459
}Semantic roles & 50–950 ramp
primary
#F9EBFA
secondary
#AFDDAC
accent
#C81E29
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585