#F3DFFE#F3DFFE
#F3DFFE is a very light, muted violet. Relative luminance 0.790; OKLCH L 92.9% C 0.046 H 313.8°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFFE |
|---|---|
| RGB | rgb(243, 223, 254) |
| HSL | hsl(279, 94%, 94%) |
| HSV | hsv(279, 12%, 100%) |
| CMYK | cmyk(4.3%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(91.23, 12.31, -12.54) |
| CIE-LCH | lch(91.23, 17.57, 314.49°) |
| OKLab | oklab(92.91% 0.0322 -0.0336) |
| OKLCH | oklch(92.91% 0.047 313.8) |
| XYZ | xyz(81.2363, 78.9863, 104.7130) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.64
Very Light Purple
#F6CEFC
ΔE00 6.45
Pale Lilac
#E4CBFF
ΔE00 6.98
Pale Mauve
#FED0FC
ΔE00 7.00
Thistle
#D8BFD8
ΔE00 7.71
Light Lilac
#EDC8FF
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFFE #EAFEDF
analogous
#E3DFFE #F3DFFE #FEDFF9
triadic
#F3DFFE #FEF3DF #DFFEF3
tetradic
#F3DFFE #FEE3DF #EAFEDF #DFF9FE
square
#F3DFFE #FEE3DF #EAFEDF #DFF9FE
split-complementary
#F3DFFE #F9FEDF #DFFEE3
monochromatic
#C668FA #DDA4FC #F3DFFE #F4E1FE #F4E1FE
Accessibility & contrast
On white
1.25
#F3DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#F3DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFFE
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFFE | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#DFE6FD
Tritanopia (blue-blind)
#F2E2E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f3dffe; /* rgb */ color: rgb(243, 223, 254); /* oklch */ color: oklch(92.9% 0.046 313.8);
Tailwind
colors: {
custom: {
50: '#f7e9fe',
500: '#f3dffe',
950: '#000000',
},
}SCSS
$custom: #f3dffe; $custom-light: #f7e9fe; $custom-dark: #000000;
JSON
{
"hex": "#f3dffe",
"rgb": {
"r": 243,
"g": 223,
"b": 254
},
"hsl": {
"h": 278.71,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.92905,
"c": 0.0465,
"h": 313.8
},
"luminance": 0.78986
}Semantic roles & 50–950 ramp
primary
#F3DFFE
secondary
#B5EA98
accent
#E60051
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485