#F4EDFC#F4EDFC
#F4EDFC is a very light, muted violet. Relative luminance 0.868; OKLCH L 95.6% C 0.021 H 306.8°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EDFC |
|---|---|
| RGB | rgb(244, 237, 252) |
| HSL | hsl(268, 71%, 96%) |
| HSV | hsv(268, 6%, 99%) |
| CMYK | cmyk(3.2%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(94.67, 5.02, -6.38) |
| CIE-LCH | lch(94.67, 8.12, 308.17°) |
| OKLab | oklab(95.59% 0.0127 -0.017) |
| OKLCH | oklch(95.59% 0.021 306.8) |
| XYZ | xyz(85.1601, 86.8299, 104.3500) |
| Luminance | 0.8683 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.78
Lavenderblush
#FFF0F5
ΔE00 5.01
Ghostwhite
#F8F8FF
ΔE00 5.36
Snow
#FFFAFA
ΔE00 7.35
Very Light Pink
#FFF4F2
ΔE00 7.64
Pale Grey
#FDFDFE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EDFC #F5FCED
analogous
#EDEDFC #F4EDFC #FBEDFC
triadic
#F4EDFC #FCF4ED #EDFCF4
tetradic
#F4EDFC #FCEDED #F5FCED #EDFCFB
square
#F4EDFC #FCEDED #F5FCED #EDFCFB
split-complementary
#F4EDFC #FCFBED #EDFCED
monochromatic
#B484EB #D4B9F3 #EFE5FB #EFE5FB #EFE5FB
Accessibility & contrast
On white
1.14
#F4EDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#F4EDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EDFC
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EDFC | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFD
Deuteranopia (green-blind)
#ECF0FB
Tritanopia (blue-blind)
#F3EFF2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4edfc; /* rgb */ color: rgb(244, 237, 252); /* oklch */ color: oklch(95.6% 0.021 306.8);
Tailwind
colors: {
custom: {
50: '#f7f2fd',
500: '#f4edfc',
950: '#000000',
},
}SCSS
$custom: #f4edfc; $custom-light: #f7f2fd; $custom-dark: #000000;
JSON
{
"hex": "#f4edfc",
"rgb": {
"r": 244,
"g": 237,
"b": 252
},
"hsl": {
"h": 268,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.95589,
"c": 0.02123,
"h": 306.8
},
"luminance": 0.8683
}Semantic roles & 50–950 ramp
primary
#F4EDFC
secondary
#C8E3AA
accent
#D31279
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585