#F3D8FF#F3D8FF
#F3D8FF is a very light, muted purple. Relative luminance 0.754; OKLCH L 91.6% C 0.060 H 315.5°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D8FF |
|---|---|
| RGB | rgb(243, 216, 255) |
| HSL | hsl(282, 100%, 92%) |
| HSV | hsv(282, 15%, 100%) |
| CMYK | cmyk(4.7%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(89.57, 16.17, -15.54) |
| CIE-LCH | lch(89.57, 22.42, 316.14°) |
| OKLab | oklab(91.63% 0.0425 -0.0417) |
| OKLCH | oklch(91.63% 0.06 315.5) |
| XYZ | xyz(79.5652, 75.3872, 104.9480) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.76
Very Light Purple
#F6CEFC
ΔE00 3.56
Pale Mauve
#FED0FC
ΔE00 4.45
Pale Lilac
#E4CBFF
ΔE00 4.71
Light Lilac
#EDC8FF
ΔE00 5.09
Light Lavender
#DFC5FE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D8FF #E4FFD8
analogous
#DFD8FF #F3D8FF #FFD8F8
triadic
#F3D8FF #FFF3D8 #D8FFF3
tetradic
#F3D8FF #FFDFD8 #E4FFD8 #D8F8FF
square
#F3D8FF #FFDFD8 #E4FFD8 #D8F8FF
split-complementary
#F3D8FF #F8FFD8 #D8FFDF
monochromatic
#CD5EFF #E09BFF #F3D8FF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.31
#F3D8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#F3D8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D8FF
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D8FF | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3E0FF
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#F3DCE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f3d8ff; /* rgb */ color: rgb(243, 216, 255); /* oklch */ color: oklch(91.6% 0.060 315.5);
Tailwind
colors: {
custom: {
50: '#f7e4ff',
500: '#f3d8ff',
950: '#000000',
},
}SCSS
$custom: #f3d8ff; $custom-light: #f7e4ff; $custom-dark: #000000;
JSON
{
"hex": "#f3d8ff",
"rgb": {
"r": 243,
"g": 216,
"b": 255
},
"hsl": {
"h": 281.538,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.91629,
"c": 0.05956,
"h": 315.5
},
"luminance": 0.75386
}Semantic roles & 50–950 ramp
primary
#F3D8FF
secondary
#ACEB90
accent
#E60047
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486