#F3DCFB#F3DCFB
#F3DCFB is a very light, muted purple. Relative luminance 0.772; OKLCH L 92.2% C 0.048 H 317.4°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DCFB |
|---|---|
| RGB | rgb(243, 220, 251) |
| HSL | hsl(285, 79%, 92%) |
| HSV | hsv(285, 12%, 98%) |
| CMYK | cmyk(3.2%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(90.42, 13.32, -12.18) |
| CIE-LCH | lch(90.42, 18.05, 317.58°) |
| OKLab | oklab(92.25% 0.0354 -0.0326) |
| OKLCH | oklch(92.25% 0.048 317.4) |
| XYZ | xyz(79.9652, 77.2068, 101.9379) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.12
Very Light Purple
#F6CEFC
ΔE00 5.69
Pale Mauve
#FED0FC
ΔE00 6.15
Pale Lilac
#E4CBFF
ΔE00 6.74
Thistle
#D8BFD8
ΔE00 7.06
Light Lilac
#EDC8FF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DCFB #E4FBDC
analogous
#E4DCFB #F3DCFB #FBDCF4
triadic
#F3DCFB #FBF3DC #DCFBF3
tetradic
#F3DCFB #FBE4DC #E4FBDC #DCF4FB
square
#F3DCFB #FBE4DC #E4FBDC #DCF4FB
split-complementary
#F3DCFB #F4FBDC #DCFBE4
monochromatic
#CD6EEE #E0A5F5 #F3DCFB #F6E4FC #F6E4FC
Accessibility & contrast
On white
1.28
#F3DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#F3DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DCFB
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DCFB | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#F3DFE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f3dcfb; /* rgb */ color: rgb(243, 220, 251); /* oklch */ color: oklch(92.2% 0.048 317.4);
Tailwind
colors: {
custom: {
50: '#f7e6fc',
500: '#f3dcfb',
950: '#000000',
},
}SCSS
$custom: #f3dcfb; $custom-light: #f7e6fc; $custom-dark: #000000;
JSON
{
"hex": "#f3dcfb",
"rgb": {
"r": 243,
"g": 220,
"b": 251
},
"hsl": {
"h": 284.516,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.92245,
"c": 0.04812,
"h": 317.4
},
"luminance": 0.77206
}Semantic roles & 50–950 ramp
primary
#F3DCFB
secondary
#ACE299
accent
#DC0A40
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485