#F3DEE7#F3DEE7
#F3DEE7 is a very light, muted pink. Relative luminance 0.771; OKLCH L 92.0% C 0.026 H 349.8°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DEE7 |
|---|---|
| RGB | rgb(243, 222, 231) |
| HSL | hsl(334, 47%, 91%) |
| HSV | hsv(334, 9%, 95%) |
| CMYK | cmyk(0%, 8.6%, 4.9%, 4.7%) |
| CIE-LAB | lab(90.35, 8.71, -1.78) |
| CIE-LCH | lch(90.35, 8.89, 348.46°) |
| OKLab | oklab(92.01% 0.0254 -0.0046) |
| OKLCH | oklch(92.01% 0.026 349.8) |
| XYZ | xyz(77.5055, 77.0678, 86.3784) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.56
Mistyrose
#FFE4E1
ΔE00 5.49
Light Pink
#FFD1DF
ΔE00 7.57
Very Light Pink
#FFF4F2
ΔE00 7.85
Pale Pink
#FFCFDC
ΔE00 8.06
Lavender (CSS)
#E6E6FA
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DEE7 #DEF3EA
analogous
#F3DEF1 #F3DEE7 #F3DFDE
triadic
#F3DEE7 #E7F3DE #DEE7F3
tetradic
#F3DEE7 #F1F3DE #DEF3EA #DFDEF3
square
#F3DEE7 #F1F3DE #DEF3EA #DFDEF3
split-complementary
#F3DEE7 #DEF3DF #DEF1F3
monochromatic
#D284A6 #E3B1C6 #F3DEE7 #F7E9EF #F7E9EF
Accessibility & contrast
On white
1.28
#F3DEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#F3DEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DEE7
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DEE7 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E7
Deuteranopia (green-blind)
#E4E5E6
Tritanopia (blue-blind)
#F7DEE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3dee7; /* rgb */ color: rgb(243, 222, 231); /* oklch */ color: oklch(92.0% 0.026 349.8);
Tailwind
colors: {
custom: {
50: '#f7e8ee',
500: '#f3dee7',
950: '#000000',
},
}SCSS
$custom: #f3dee7; $custom-light: #f7e8ee; $custom-dark: #000000;
JSON
{
"hex": "#f3dee7",
"rgb": {
"r": 243,
"g": 222,
"b": 231
},
"hsl": {
"h": 334.286,
"s": 46.667,
"l": 91.176
},
"oklch": {
"l": 0.92013,
"c": 0.02584,
"h": 349.8
},
"luminance": 0.77067
}Semantic roles & 50–950 ramp
primary
#F3DEE7
secondary
#A4D1BE
accent
#BA7D2C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485