#F4EFF6#F4EFF6
#F4EFF6 is a very light, near-neutral purple. Relative luminance 0.876; OKLCH L 95.8% C 0.011 H 316.5°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EFF6 |
|---|---|
| RGB | rgb(244, 239, 246) |
| HSL | hsl(283, 28%, 95%) |
| HSV | hsv(283, 3%, 96%) |
| CMYK | cmyk(0.8%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(95.00, 2.91, -2.78) |
| CIE-LCH | lch(95.00, 4.02, 316.30°) |
| OKLab | oklab(95.8% 0.0077 -0.0073) |
| OKLCH | oklch(95.8% 0.011 316.5) |
| XYZ | xyz(84.8066, 87.6201, 99.6155) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.85
Snow
#FFFAFA
ΔE00 4.05
Lavenderblush
#FFF0F5
ΔE00 4.08
Whitesmoke
#F5F5F5
ΔE00 4.72
Very Light Pink
#FFF4F2
ΔE00 4.73
Pale Grey
#FDFDFE
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EFF6 #F1F6EF
analogous
#F0EFF6 #F4EFF6 #F6EFF4
triadic
#F4EFF6 #F6F4EF #EFF6F4
tetradic
#F4EFF6 #F6F0EF #F1F6EF #EFF4F6
square
#F4EFF6 #F6F0EF #F1F6EF #EFF4F6
split-complementary
#F4EFF6 #F4F6EF #EFF6F0
monochromatic
#BEA1CA #D9C8E0 #F2EBF4 #F2EBF4 #F2EBF4
Accessibility & contrast
On white
1.13
#F4EFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#F4EFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EFF6
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EFF6 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F6
Deuteranopia (green-blind)
#EFF1F6
Tritanopia (blue-blind)
#F4F0F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f4eff6; /* rgb */ color: rgb(244, 239, 246); /* oklch */ color: oklch(95.8% 0.011 316.5);
Tailwind
colors: {
custom: {
50: '#f7f4f9',
500: '#f4eff6',
950: '#000000',
},
}SCSS
$custom: #f4eff6; $custom-light: #f7f4f9; $custom-dark: #000000;
JSON
{
"hex": "#f4eff6",
"rgb": {
"r": 244,
"g": 239,
"b": 246
},
"hsl": {
"h": 282.857,
"s": 28,
"l": 95.098
},
"oklch": {
"l": 0.95799,
"c": 0.01067,
"h": 316.5
},
"luminance": 0.8762
}Semantic roles & 50–950 ramp
primary
#F4EFF6
secondary
#C0D0B9
accent
#A73F5D
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585