#F3DFF7#F3DFF7
#F3DFF7 is a very light, muted purple. Relative luminance 0.785; OKLCH L 92.7% C 0.038 H 320.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFF7 |
|---|---|
| RGB | rgb(243, 223, 247) |
| HSL | hsl(290, 60%, 92%) |
| HSV | hsv(290, 10%, 97%) |
| CMYK | cmyk(1.6%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(91.03, 11.02, -9.17) |
| CIE-LCH | lch(91.03, 14.34, 320.24°) |
| OKLab | oklab(92.68% 0.0297 -0.0244) |
| OKLCH | oklch(92.68% 0.038 320.6) |
| XYZ | xyz(80.1358, 78.5461, 98.9170) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.38
Pale Lavender
#EECFFE
ΔE00 7.41
Lavender (CSS)
#E6E6FA
ΔE00 7.82
Very Light Purple
#F6CEFC
ΔE00 7.87
Pale Mauve
#FED0FC
ΔE00 8.13
Lavenderblush
#FFF0F5
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFF7 #E3F7DF
analogous
#E7DFF7 #F3DFF7 #F7DFEF
triadic
#F3DFF7 #F7F3DF #DFF7F3
tetradic
#F3DFF7 #F7E7DF #E3F7DF #DFEFF7
square
#F3DFF7 #F7E7DF #E3F7DF #DFEFF7
split-complementary
#F3DFF7 #EFF7DF #DFF7E7
monochromatic
#CE7DDF #E1AEEB #F3DFF7 #F6E7F9 #F6E7F9
Accessibility & contrast
On white
1.26
#F3DFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#F3DFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFF7
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFF7 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F8
Deuteranopia (green-blind)
#E1E6F6
Tritanopia (blue-blind)
#F4E1E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f3dff7; /* rgb */ color: rgb(243, 223, 247); /* oklch */ color: oklch(92.7% 0.038 320.6);
Tailwind
colors: {
custom: {
50: '#f7e9f9',
500: '#f3dff7',
950: '#000000',
},
}SCSS
$custom: #f3dff7; $custom-light: #f7e9f9; $custom-dark: #000000;
JSON
{
"hex": "#f3dff7",
"rgb": {
"r": 243,
"g": 223,
"b": 247
},
"hsl": {
"h": 290,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.92683,
"c": 0.03849,
"h": 320.6
},
"luminance": 0.78545
}Semantic roles & 50–950 ramp
primary
#F3DFF7
secondary
#ABD9A1
accent
#C81E3A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485