#F9EBFC#F9EBFC
#F9EBFC is a very light, muted purple. Relative luminance 0.866; OKLCH L 95.6% C 0.027 H 320.3°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F9EBFC |
|---|---|
| RGB | rgb(249, 235, 252) |
| HSL | hsl(289, 74%, 95%) |
| HSV | hsv(289, 7%, 99%) |
| CMYK | cmyk(1.2%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(94.56, 7.69, -6.49) |
| CIE-LCH | lch(94.56, 10.06, 319.81°) |
| OKLab | oklab(95.6% 0.0207 -0.0172) |
| OKLCH | oklch(95.6% 0.027 320.3) |
| XYZ | xyz(86.3432, 86.5852, 104.2405) |
| Luminance | 0.8659 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.93
Lavender (CSS)
#E6E6FA
ΔE00 5.91
Ghostwhite
#F8F8FF
ΔE00 7.84
Very Light Pink
#FFF4F2
ΔE00 8.58
Snow
#FFFAFA
ΔE00 8.99
Mistyrose
#FFE4E1
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9EBFC #EEFCEB
analogous
#F0EBFC #F9EBFC #FCEBF6
triadic
#F9EBFC #FCF9EB #EBFCF9
tetradic
#F9EBFC #FCF0EB #EEFCEB #EBF6FC
square
#F9EBFC #FCF0EB #EEFCEB #EBF6FC
split-complementary
#F9EBFC #F6FCEB #EBFCF0
monochromatic
#D981EC #E9B6F4 #F7E4FB #F7E4FB #F7E4FB
Accessibility & contrast
On white
1.15
#F9EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#F9EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9EBFC
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9EBFC | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFD
Deuteranopia (green-blind)
#ECF0FB
Tritanopia (blue-blind)
#F9ECF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f9ebfc; /* rgb */ color: rgb(249, 235, 252); /* oklch */ color: oklch(95.6% 0.027 320.3);
Tailwind
colors: {
custom: {
50: '#fbf1fd',
500: '#f9ebfc',
950: '#000000',
},
}SCSS
$custom: #f9ebfc; $custom-light: #fbf1fd; $custom-dark: #000000;
JSON
{
"hex": "#f9ebfc",
"rgb": {
"r": 249,
"g": 235,
"b": 252
},
"hsl": {
"h": 289.412,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.95602,
"c": 0.02696,
"h": 320.3
},
"luminance": 0.86585
}Semantic roles & 50–950 ramp
primary
#F9EBFC
secondary
#B2E3A8
accent
#D60F33
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585