#F3DBF2#F3DBF2
#F3DBF2 is a very light, muted purple. Relative luminance 0.761; OKLCH L 91.8% C 0.040 H 327.2°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DBF2 |
|---|---|
| RGB | rgb(243, 219, 242) |
| HSL | hsl(303, 50%, 91%) |
| HSV | hsv(303, 10%, 95%) |
| CMYK | cmyk(0%, 9.9%, 0.4%, 4.7%) |
| CIE-LAB | lab(89.92, 12.21, -8.19) |
| CIE-LCH | lch(89.92, 14.70, 326.13°) |
| OKLab | oklab(91.77% 0.0337 -0.0218) |
| OKLCH | oklch(91.77% 0.04 327.2) |
| XYZ | xyz(78.3185, 76.1295, 94.5558) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.54
Light Pink
#FFD1DF
ΔE00 7.08
Pale Lavender
#EECFFE
ΔE00 7.24
Very Light Purple
#F6CEFC
ΔE00 7.36
Pale Mauve
#FED0FC
ΔE00 7.43
Pale Pink
#FFCFDC
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DBF2 #DBF3DC
analogous
#E8DBF3 #F3DBF2 #F3DBE6
triadic
#F3DBF2 #F2F3DB #DBF2F3
tetradic
#F3DBF2 #F3E8DB #DBF3DC #DBE6F3
square
#F3DBF2 #F3E8DB #DBF3DC #DBE6F3
split-complementary
#F3DBF2 #E6F3DB #DBF3E8
monochromatic
#D47FD1 #E4ADE1 #F3DBF2 #F7E8F7 #F7E8F7
Accessibility & contrast
On white
1.29
#F3DBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#F3DBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DBF2
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DBF2 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F3
Deuteranopia (green-blind)
#DFE3F1
Tritanopia (blue-blind)
#F5DDE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f3dbf2; /* rgb */ color: rgb(243, 219, 242); /* oklch */ color: oklch(91.8% 0.040 327.2);
Tailwind
colors: {
custom: {
50: '#f7e6f6',
500: '#f3dbf2',
950: '#000000',
},
}SCSS
$custom: #f3dbf2; $custom-light: #f7e6f6; $custom-dark: #000000;
JSON
{
"hex": "#f3dbf2",
"rgb": {
"r": 243,
"g": 219,
"b": 242
},
"hsl": {
"h": 302.5,
"s": 50,
"l": 90.588
},
"oklch": {
"l": 0.91773,
"c": 0.04014,
"h": 327.2
},
"luminance": 0.76129
}Semantic roles & 50–950 ramp
primary
#F3DBF2
secondary
#A1D2A3
accent
#BD2E28
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485