#F3DFF3#F3DFF3
#F3DFF3 is a very light, muted purple. Relative luminance 0.783; OKLCH L 92.6% C 0.034 H 325.8°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFF3 |
|---|---|
| RGB | rgb(243, 223, 243) |
| HSL | hsl(300, 45%, 91%) |
| HSV | hsv(300, 8%, 95%) |
| CMYK | cmyk(0%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(90.92, 10.30, -7.24) |
| CIE-LCH | lch(90.92, 12.59, 324.90°) |
| OKLab | oklab(92.56% 0.0283 -0.0192) |
| OKLCH | oklch(92.56% 0.034 325.8) |
| XYZ | xyz(79.5252, 78.3019, 95.7010) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.00
Thistle
#D8BFD8
ΔE00 7.52
Lavender (CSS)
#E6E6FA
ΔE00 7.72
Light Pink
#FFD1DF
ΔE00 7.98
Pale Lavender
#EECFFE
ΔE00 8.59
Pale Pink
#FFCFDC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFF3 #DFF3DF
analogous
#E9DFF3 #F3DFF3 #F3DFE9
triadic
#F3DFF3 #F3F3DF #DFF3F3
tetradic
#F3DFF3 #F3E9DF #DFF3DF #DFE9F3
square
#F3DFF3 #F3E9DF #DFF3DF #DFE9F3
split-complementary
#F3DFF3 #E9F3DF #DFF3E9
monochromatic
#D286D2 #E2B2E2 #F3DFF3 #F7E9F7 #F7E9F7
Accessibility & contrast
On white
1.26
#F3DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#F3DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFF3
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFF3 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F4
Deuteranopia (green-blind)
#E2E6F2
Tritanopia (blue-blind)
#F4E0E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f3dff3; /* rgb */ color: rgb(243, 223, 243); /* oklch */ color: oklch(92.6% 0.034 325.8);
Tailwind
colors: {
custom: {
50: '#f7e9f7',
500: '#f3dff3',
950: '#000000',
},
}SCSS
$custom: #f3dff3; $custom-light: #f7e9f7; $custom-dark: #000000;
JSON
{
"hex": "#f3dff3",
"rgb": {
"r": 243,
"g": 223,
"b": 243
},
"hsl": {
"h": 300,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.9256,
"c": 0.03423,
"h": 325.8
},
"luminance": 0.78301
}Semantic roles & 50–950 ramp
primary
#F3DFF3
secondary
#A5D1A5
accent
#B92D2D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485