#F3DBFB#F3DBFB
#F3DBFB is a very light, muted purple. Relative luminance 0.767; OKLCH L 92.1% C 0.050 H 317.7°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DBFB |
|---|---|
| RGB | rgb(243, 219, 251) |
| HSL | hsl(285, 80%, 92%) |
| HSV | hsv(285, 13%, 98%) |
| CMYK | cmyk(3.2%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(90.18, 13.85, -12.54) |
| CIE-LCH | lch(90.18, 18.68, 317.85°) |
| OKLab | oklab(92.06% 0.0368 -0.0336) |
| OKLCH | oklch(92.06% 0.05 317.7) |
| XYZ | xyz(79.7036, 76.6835, 101.8506) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.74
Very Light Purple
#F6CEFC
ΔE00 5.27
Pale Mauve
#FED0FC
ΔE00 5.76
Pale Lilac
#E4CBFF
ΔE00 6.44
Thistle
#D8BFD8
ΔE00 6.96
Light Lilac
#EDC8FF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DBFB #E3FBDB
analogous
#E3DBFB #F3DBFB #FBDBF3
triadic
#F3DBFB #FBF3DB #DBFBF3
tetradic
#F3DBFB #FBE3DB #E3FBDB #DBF3FB
square
#F3DBFB #FBE3DB #E3FBDB #DBF3FB
split-complementary
#F3DBFB #F3FBDB #DBFBE3
monochromatic
#CE6DEF #E1A4F5 #F3DBFB #F6E3FC #F6E3FC
Accessibility & contrast
On white
1.29
#F3DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#F3DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DBFB
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DBFB | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FC
Deuteranopia (green-blind)
#DCE4FA
Tritanopia (blue-blind)
#F3DEE5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3dbfb; /* rgb */ color: rgb(243, 219, 251); /* oklch */ color: oklch(92.1% 0.050 317.7);
Tailwind
colors: {
custom: {
50: '#f7e6fc',
500: '#f3dbfb',
950: '#000000',
},
}SCSS
$custom: #f3dbfb; $custom-light: #f7e6fc; $custom-dark: #000000;
JSON
{
"hex": "#f3dbfb",
"rgb": {
"r": 243,
"g": 219,
"b": 251
},
"hsl": {
"h": 285,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.92058,
"c": 0.04983,
"h": 317.7
},
"luminance": 0.76683
}Semantic roles & 50–950 ramp
primary
#F3DBFB
secondary
#ABE298
accent
#DC093E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485