#F3DFFB#F3DFFB
#F3DFFB is a very light, muted purple. Relative luminance 0.788; OKLCH L 92.8% C 0.043 H 316.4°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFFB |
|---|---|
| RGB | rgb(243, 223, 251) |
| HSL | hsl(283, 78%, 93%) |
| HSV | hsv(283, 11%, 98%) |
| CMYK | cmyk(3.2%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(91.14, 11.76, -11.10) |
| CIE-LCH | lch(91.14, 16.17, 316.66°) |
| OKLab | oklab(92.81% 0.0311 -0.0297) |
| OKLCH | oklch(92.81% 0.043 316.4) |
| XYZ | xyz(80.7597, 78.7957, 102.2027) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.34
Very Light Purple
#F6CEFC
ΔE00 6.99
Pale Mauve
#FED0FC
ΔE00 7.40
Thistle
#D8BFD8
ΔE00 7.49
Pale Lilac
#E4CBFF
ΔE00 7.74
Lavender (CSS)
#E6E6FA
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFFB #E7FBDF
analogous
#E5DFFB #F3DFFB #FBDFF5
triadic
#F3DFFB #FBF3DF #DFFBF3
tetradic
#F3DFFB #FBE5DF #E7FBDF #DFF5FB
square
#F3DFFB #FBE5DF #E7FBDF #DFF5FB
split-complementary
#F3DFFB #F5FBDF #DFFBE5
monochromatic
#CA72ED #DFA9F4 #F3DFFB #F5E4FC #F5E4FC
Accessibility & contrast
On white
1.25
#F3DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#F3DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFFB
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFFB | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FC
Deuteranopia (green-blind)
#E0E6FA
Tritanopia (blue-blind)
#F3E2E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f3dffb; /* rgb */ color: rgb(243, 223, 251); /* oklch */ color: oklch(92.8% 0.043 316.4);
Tailwind
colors: {
custom: {
50: '#f7e9fc',
500: '#f3dffb',
950: '#000000',
},
}SCSS
$custom: #f3dffb; $custom-light: #f7e9fc; $custom-dark: #000000;
JSON
{
"hex": "#f3dffb",
"rgb": {
"r": 243,
"g": 223,
"b": 251
},
"hsl": {
"h": 282.857,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.92809,
"c": 0.043,
"h": 316.4
},
"luminance": 0.78795
}Semantic roles & 50–950 ramp
primary
#F3DFFB
secondary
#B0E29C
accent
#DA0B46
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485