#F3EDFF#F3EDFF
#F3EDFF is a very light, muted violet. Relative luminance 0.868; OKLCH L 95.6% C 0.025 H 301.1°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EDFF |
|---|---|
| RGB | rgb(243, 237, 255) |
| HSL | hsl(260, 100%, 96%) |
| HSV | hsv(260, 7%, 100%) |
| CMYK | cmyk(4.7%, 7.1%, 0%, 0%) |
| CIE-LAB | lab(94.67, 5.24, -7.94) |
| CIE-LCH | lch(94.67, 9.51, 303.44°) |
| OKLab | oklab(95.6% 0.0128 -0.0212) |
| OKLCH | oklch(95.6% 0.025 301.1) |
| XYZ | xyz(85.2931, 86.8430, 106.8573) |
| Luminance | 0.8684 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.11
Ghostwhite
#F8F8FF
ΔE00 6.00
Lavenderblush
#FFF0F5
ΔE00 6.11
Snow
#FFFAFA
ΔE00 8.34
Very Light Pink
#FFF4F2
ΔE00 8.75
Pale Grey
#FDFDFE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EDFF #F9FFED
analogous
#EDF0FF #F3EDFF #FCEDFF
triadic
#F3EDFF #FFF3ED #EDFFF3
tetradic
#F3EDFF #FFEDF0 #F9FFED #EDFFFC
square
#F3EDFF #FFEDF0 #F9FFED #EDFFFC
split-complementary
#F3EDFF #FFFCED #F0FFED
monochromatic
#A173FF #CAB0FF #EBE0FF #EBE0FF #EBE0FF
Accessibility & contrast
On white
1.14
#F3EDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#F3EDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EDFF
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EDFF | 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)
#EAF0FF
Deuteranopia (green-blind)
#EBF0FE
Tritanopia (blue-blind)
#F1EFF3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f3edff; /* rgb */ color: rgb(243, 237, 255); /* oklch */ color: oklch(95.6% 0.025 301.1);
Tailwind
colors: {
custom: {
50: '#f7f2ff',
500: '#f3edff',
950: '#000000',
},
}SCSS
$custom: #f3edff; $custom-light: #f7f2ff; $custom-dark: #000000;
JSON
{
"hex": "#f3edff",
"rgb": {
"r": 243,
"g": 237,
"b": 255
},
"hsl": {
"h": 260,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.95602,
"c": 0.02475,
"h": 301.1
},
"luminance": 0.86843
}Semantic roles & 50–950 ramp
primary
#F3EDFF
secondary
#D5EFA2
accent
#E60099
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586