#F3DDF2#F3DDF2
#F3DDF2 is a very light, muted purple. Relative luminance 0.772; OKLCH L 92.2% C 0.037 H 327.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DDF2 |
|---|---|
| RGB | rgb(243, 221, 242) |
| HSL | hsl(303, 48%, 91%) |
| HSV | hsv(303, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 0.4%, 4.7%) |
| CIE-LAB | lab(90.40, 11.16, -7.47) |
| CIE-LCH | lch(90.40, 13.43, 326.19°) |
| OKLab | oklab(92.15% 0.0309 -0.0198) |
| OKLCH | oklch(92.15% 0.037 327.3) |
| XYZ | xyz(78.8434, 77.1793, 94.7308) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.02
Light Pink
#FFD1DF
ΔE00 7.42
Lavenderblush
#FFF0F5
ΔE00 7.63
Pale Lavender
#EECFFE
ΔE00 8.04
Pale Pink
#FFCFDC
ΔE00 8.09
Very Light Purple
#F6CEFC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DDF2 #DDF3DE
analogous
#E9DDF3 #F3DDF2 #F3DDE7
triadic
#F3DDF2 #F2F3DD #DDF2F3
tetradic
#F3DDF2 #F3E9DD #DDF3DE #DDE7F3
square
#F3DDF2 #F3E9DD #DDF3DE #DDE7F3
split-complementary
#F3DDF2 #E7F3DD #DDF3E9
monochromatic
#D383CF #E3B0E1 #F3DDF2 #F7E8F6 #F7E8F6
Accessibility & contrast
On white
1.28
#F3DDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#F3DDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DDF2
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DDF2 | 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)
#DCE2F3
Deuteranopia (green-blind)
#E0E4F1
Tritanopia (blue-blind)
#F5DEE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3ddf2; /* rgb */ color: rgb(243, 221, 242); /* oklch */ color: oklch(92.2% 0.037 327.3);
Tailwind
colors: {
custom: {
50: '#f7e7f6',
500: '#f3ddf2',
950: '#000000',
},
}SCSS
$custom: #f3ddf2; $custom-light: #f7e7f6; $custom-dark: #000000;
JSON
{
"hex": "#f3ddf2",
"rgb": {
"r": 243,
"g": 221,
"b": 242
},
"hsl": {
"h": 302.727,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.92151,
"c": 0.03668,
"h": 327.3
},
"luminance": 0.77178
}Semantic roles & 50–950 ramp
primary
#F3DDF2
secondary
#A3D1A5
accent
#BB312A
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485