#F3DEFF#F3DEFF
#F3DEFF is a very light, muted violet. Relative luminance 0.785; OKLCH L 92.7% C 0.049 H 313.4°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DEFF |
|---|---|
| RGB | rgb(243, 222, 255) |
| HSL | hsl(278, 100%, 94%) |
| HSV | hsv(278, 13%, 100%) |
| CMYK | cmyk(4.7%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(91.02, 13.02, -13.38) |
| CIE-LCH | lch(91.02, 18.67, 314.23°) |
| OKLab | oklab(92.75% 0.0339 -0.0359) |
| OKLCH | oklch(92.75% 0.049 313.4) |
| XYZ | xyz(81.1305, 78.5178, 105.4698) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.02
Very Light Purple
#F6CEFC
ΔE00 5.88
Pale Lilac
#E4CBFF
ΔE00 6.41
Pale Mauve
#FED0FC
ΔE00 6.50
Light Lilac
#EDC8FF
ΔE00 7.32
Thistle
#D8BFD8
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DEFF #EAFFDE
analogous
#E2DEFF #F3DEFF #FFDEFA
triadic
#F3DEFF #FFF3DE #DEFFF3
tetradic
#F3DEFF #FFE2DE #EAFFDE #DEFAFF
square
#F3DEFF #FFE2DE #EAFFDE #DEFAFF
split-complementary
#F3DEFF #FAFFDE #DEFFE2
monochromatic
#C664FF #DDA1FF #F3DEFF #F4E0FF #F4E0FF
Accessibility & contrast
On white
1.26
#F3DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#F3DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DEFF
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DEFF | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#F2E2E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f3deff; /* rgb */ color: rgb(243, 222, 255); /* oklch */ color: oklch(92.7% 0.049 313.4);
Tailwind
colors: {
custom: {
50: '#f7e8ff',
500: '#f3deff',
950: '#000000',
},
}SCSS
$custom: #f3deff; $custom-light: #f7e8ff; $custom-dark: #000000;
JSON
{
"hex": "#f3deff",
"rgb": {
"r": 243,
"g": 222,
"b": 255
},
"hsl": {
"h": 278.182,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.92749,
"c": 0.04938,
"h": 313.4
},
"luminance": 0.78517
}Semantic roles & 50–950 ramp
primary
#F3DEFF
secondary
#B5EC95
accent
#E60053
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171618
muted
#858486