#F3DDEE#F3DDEE
#F3DDEE is a very light, muted pink. Relative luminance 0.769; OKLCH L 92.0% C 0.033 H 333.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DDEE |
|---|---|
| RGB | rgb(243, 221, 238) |
| HSL | hsl(314, 48%, 91%) |
| HSV | hsv(314, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 2.1%, 4.7%) |
| CIE-LAB | lab(90.29, 10.45, -5.54) |
| CIE-LCH | lch(90.29, 11.83, 332.08°) |
| OKLab | oklab(92.03% 0.0294 -0.0146) |
| OKLCH | oklch(92.03% 0.033 333.6) |
| XYZ | xyz(78.2492, 76.9416, 91.6014) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.58
Light Pink
#FFD1DF
ΔE00 7.07
Thistle
#D8BFD8
ΔE00 7.38
Pale Pink
#FFCFDC
ΔE00 7.70
Mistyrose
#FFE4E1
ΔE00 8.26
Lavender (CSS)
#E6E6FA
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DDEE #DDF3E2
analogous
#EDDDF3 #F3DDEE #F3DDE3
triadic
#F3DDEE #EEF3DD #DDEEF3
tetradic
#F3DDEE #F3EDDD #DDF3E2 #DDE3F3
square
#F3DDEE #F3EDDD #DDF3E2 #DDE3F3
split-complementary
#F3DDEE #E3F3DD #DDF3ED
monochromatic
#D383C1 #E3B0D7 #F3DDEE #F7E8F4 #F7E8F4
Accessibility & contrast
On white
1.28
#F3DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#F3DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DDEE
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DDEE | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EF
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#F5DEE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3ddee; /* rgb */ color: rgb(243, 221, 238); /* oklch */ color: oklch(92.0% 0.033 333.6);
Tailwind
colors: {
custom: {
50: '#f7e7f3',
500: '#f3ddee',
950: '#000000',
},
}SCSS
$custom: #f3ddee; $custom-light: #f7e7f3; $custom-dark: #000000;
JSON
{
"hex": "#f3ddee",
"rgb": {
"r": 243,
"g": 221,
"b": 238
},
"hsl": {
"h": 313.636,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.92029,
"c": 0.03285,
"h": 333.6
},
"luminance": 0.76941
}Semantic roles & 50–950 ramp
primary
#F3DDEE
secondary
#A3D1AE
accent
#BB4B2A
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485