#F3E7FF#F3E7FF
#F3E7FF is a very light, muted violet. Relative luminance 0.834; OKLCH L 94.5% C 0.034 H 308.1°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F3E7FF |
|---|---|
| RGB | rgb(243, 231, 255) |
| HSL | hsl(270, 100%, 95%) |
| HSV | hsv(270, 9%, 100%) |
| CMYK | cmyk(4.7%, 9.4%, 0%, 0%) |
| CIE-LAB | lab(93.20, 8.34, -10.12) |
| CIE-LCH | lch(93.20, 13.11, 309.49°) |
| OKLab | oklab(94.45% 0.0212 -0.0271) |
| OKLCH | oklch(94.45% 0.034 308.1) |
| XYZ | xyz(83.5850, 83.4267, 106.2879) |
| Luminance | 0.8343 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.21
Lavenderblush
#FFF0F5
ΔE00 7.55
Pale Lavender
#EECFFE
ΔE00 9.04
Ghostwhite
#F8F8FF
ΔE00 9.24
Thistle
#D8BFD8
ΔE00 9.60
Pale Lilac
#E4CBFF
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3E7FF #F3FFE7
analogous
#E7E7FF #F3E7FF #FFE7FF
triadic
#F3E7FF #FFF3E7 #E7FFF3
tetradic
#F3E7FF #FFE7E7 #F3FFE7 #E7FFFF
square
#F3E7FF #FFE7E7 #F3FFE7 #E7FFFF
split-complementary
#F3E7FF #FFFFE7 #E7FFE7
monochromatic
#B66DFF #D4AAFF #F0E0FF #F0E0FF #F0E0FF
Accessibility & contrast
On white
1.19
#F3E7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#F3E7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3E7FF
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3E7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3E7FF | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#E6ECFE
Tritanopia (blue-blind)
#F2EAEF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f3e7ff; /* rgb */ color: rgb(243, 231, 255); /* oklch */ color: oklch(94.5% 0.034 308.1);
Tailwind
colors: {
custom: {
50: '#f7eeff',
500: '#f3e7ff',
950: '#000000',
},
}SCSS
$custom: #f3e7ff; $custom-light: #f7eeff; $custom-dark: #000000;
JSON
{
"hex": "#f3e7ff",
"rgb": {
"r": 243,
"g": 231,
"b": 255
},
"hsl": {
"h": 270,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.94452,
"c": 0.03438,
"h": 308.1
},
"luminance": 0.83427
}Semantic roles & 50–950 ramp
primary
#F3E7FF
secondary
#C5EE9D
accent
#E60073
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171618
muted
#858586