#F4EFFE#F4EFFE
#F4EFFE is a very light, muted violet. Relative luminance 0.881; OKLCH L 96.0% C 0.021 H 301.1°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EFFE |
|---|---|
| RGB | rgb(244, 239, 254) |
| HSL | hsl(260, 88%, 97%) |
| HSV | hsv(260, 6%, 100%) |
| CMYK | cmyk(3.9%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(95.21, 4.36, -6.61) |
| CIE-LCH | lch(95.21, 7.92, 303.37°) |
| OKLab | oklab(96.04% 0.0107 -0.0176) |
| OKLCH | oklch(96.04% 0.021 301.1) |
| XYZ | xyz(86.0610, 88.1218, 106.2220) |
| Luminance | 0.8812 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.40
Ghostwhite
#F8F8FF
ΔE00 4.72
Lavenderblush
#FFF0F5
ΔE00 5.45
Snow
#FFFAFA
ΔE00 7.09
Pale Grey
#FDFDFE
ΔE00 7.58
Very Light Pink
#FFF4F2
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EFFE #F9FEEF
analogous
#EFF2FE #F4EFFE #FCEFFE
triadic
#F4EFFE #FEF4EF #EFFEF4
tetradic
#F4EFFE #FEEFF2 #F9FEEF #EFFEFC
square
#F4EFFE #FEEFF2 #F9FEEF #EFFEFC
split-complementary
#F4EFFE #FEFCEF #F2FEEF
monochromatic
#A57CF7 #CCB5FA #EBE2FD #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.13
#F4EFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#F4EFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EFFE
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EFFE | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#F3F1F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f4effe; /* rgb */ color: rgb(244, 239, 254); /* oklch */ color: oklch(96.0% 0.021 301.1);
Tailwind
colors: {
custom: {
50: '#f7f4fe',
500: '#f4effe',
950: '#000000',
},
}SCSS
$custom: #f4effe; $custom-light: #f7f4fe; $custom-dark: #000000;
JSON
{
"hex": "#f4effe",
"rgb": {
"r": 244,
"g": 239,
"b": 254
},
"hsl": {
"h": 260,
"s": 88.235,
"l": 96.667
},
"oklch": {
"l": 0.96035,
"c": 0.0206,
"h": 301.1
},
"luminance": 0.88122
}Semantic roles & 50–950 ramp
primary
#F4EFFE
secondary
#D4EAA7
accent
#E50199
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585