#F3D3FF#F3D3FF
#F3D3FF is a very light, moderate purple. Relative luminance 0.729; OKLCH L 90.7% C 0.068 H 316.8°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D3FF |
|---|---|
| RGB | rgb(243, 211, 255) |
| HSL | hsl(284, 100%, 91%) |
| HSV | hsv(284, 17%, 100%) |
| CMYK | cmyk(4.7%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(88.38, 18.80, -17.33) |
| CIE-LCH | lch(88.38, 25.57, 317.33°) |
| OKLab | oklab(90.71% 0.0496 -0.0466) |
| OKLCH | oklch(90.71% 0.068 316.8) |
| XYZ | xyz(78.3037, 72.8641, 104.5275) |
| Luminance | 0.7286 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.31
Very Light Purple
#F6CEFC
ΔE00 1.95
Pale Mauve
#FED0FC
ΔE00 3.29
Light Lilac
#EDC8FF
ΔE00 3.42
Pale Lilac
#E4CBFF
ΔE00 3.82
Light Lavender
#DFC5FE
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D3FF #DFFFD3
analogous
#DDD3FF #F3D3FF #FFD3F5
triadic
#F3D3FF #FFF3D3 #D3FFF3
tetradic
#F3D3FF #FFDDD3 #DFFFD3 #D3F5FF
square
#F3D3FF #FFDDD3 #DFFFD3 #D3F5FF
split-complementary
#F3D3FF #F5FFD3 #D3FFDD
monochromatic
#D259FF #E296FF #F3D3FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.35
#F3D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#F3D3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D3FF
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D3FF | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#D5DFFD
Tritanopia (blue-blind)
#F3D8E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f3d3ff; /* rgb */ color: rgb(243, 211, 255); /* oklch */ color: oklch(90.7% 0.068 316.8);
Tailwind
colors: {
custom: {
50: '#f7e0ff',
500: '#f3d3ff',
950: '#000000',
},
}SCSS
$custom: #f3d3ff; $custom-light: #f7e0ff; $custom-dark: #000000;
JSON
{
"hex": "#f3d3ff",
"rgb": {
"r": 243,
"g": 211,
"b": 255
},
"hsl": {
"h": 283.636,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.90706,
"c": 0.06811,
"h": 316.8
},
"luminance": 0.72863
}Semantic roles & 50–950 ramp
primary
#F3D3FF
secondary
#A5EB8C
accent
#E6003F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486