#F9E2FF#F9E2FF
#F9E2FF is a very light, muted purple. Relative luminance 0.818; OKLCH L 94.0% C 0.046 H 319.2°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F9E2FF |
|---|---|
| RGB | rgb(249, 226, 255) |
| HSL | hsl(288, 100%, 94%) |
| HSV | hsv(288, 11%, 100%) |
| CMYK | cmyk(2.4%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(92.47, 12.89, -11.16) |
| CIE-LCH | lch(92.47, 17.05, 319.11°) |
| OKLab | oklab(93.99% 0.0346 -0.0298) |
| OKLCH | oklch(93.99% 0.046 319.2) |
| XYZ | xyz(84.3106, 81.7532, 105.9268) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.28
Very Light Purple
#F6CEFC
ΔE00 6.65
Pale Mauve
#FED0FC
ΔE00 6.84
Pale Lilac
#E4CBFF
ΔE00 7.97
Thistle
#D8BFD8
ΔE00 8.16
Light Lilac
#EDC8FF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9E2FF #E8FFE2
analogous
#EBE2FF #F9E2FF #FFE2F7
triadic
#F9E2FF #FFF9E2 #E2FFF9
tetradic
#F9E2FF #FFEBE2 #E8FFE2 #E2F7FF
square
#F9E2FF #FFEBE2 #E8FFE2 #E2F7FF
split-complementary
#F9E2FF #F7FFE2 #E2FFEB
monochromatic
#E068FF #ECA5FF #F9E0FF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.21
#F9E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#F9E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9E2FF
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9E2FF | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE8FF
Deuteranopia (green-blind)
#E4EAFE
Tritanopia (blue-blind)
#FAE5EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f9e2ff; /* rgb */ color: rgb(249, 226, 255); /* oklch */ color: oklch(94.0% 0.046 319.2);
Tailwind
colors: {
custom: {
50: '#fbebff',
500: '#f9e2ff',
950: '#000000',
},
}SCSS
$custom: #f9e2ff; $custom-light: #fbebff; $custom-dark: #000000;
JSON
{
"hex": "#f9e2ff",
"rgb": {
"r": 249,
"g": 226,
"b": 255
},
"hsl": {
"h": 287.586,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.93995,
"c": 0.04565,
"h": 319.2
},
"luminance": 0.81752
}Semantic roles & 50–950 ramp
primary
#F9E2FF
secondary
#AAED98
accent
#E6002F
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171618
muted
#858486