#F3DDEF#F3DDEF
#F3DDEF is a very light, muted pink. Relative luminance 0.770; OKLCH L 92.1% C 0.034 H 331.9°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DDEF |
|---|---|
| RGB | rgb(243, 221, 239) |
| HSL | hsl(311, 48%, 91%) |
| HSV | hsv(311, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 1.6%, 4.7%) |
| CIE-LAB | lab(90.32, 10.63, -6.02) |
| CIE-LCH | lch(90.32, 12.21, 330.46°) |
| OKLab | oklab(92.06% 0.0298 -0.0159) |
| OKLCH | oklch(92.06% 0.034 331.9) |
| XYZ | xyz(78.3965, 77.0005, 92.3773) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.83
Light Pink
#FFD1DF
ΔE00 7.13
Thistle
#D8BFD8
ΔE00 7.26
Pale Pink
#FFCFDC
ΔE00 7.78
Lavender (CSS)
#E6E6FA
ΔE00 8.43
Mistyrose
#FFE4E1
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DDEF #DDF3E1
analogous
#ECDDF3 #F3DDEF #F3DDE4
triadic
#F3DDEF #EFF3DD #DDEFF3
tetradic
#F3DDEF #F3ECDD #DDF3E1 #DDE4F3
square
#F3DDEF #F3ECDD #DDF3E1 #DDE4F3
split-complementary
#F3DDEF #E4F3DD #DDF3EC
monochromatic
#D383C4 #E3B0DA #F3DDEF #F7E8F4 #F7E8F4
Accessibility & contrast
On white
1.28
#F3DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#F3DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DDEF
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DDEF | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F0
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#F5DEE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3ddef; /* rgb */ color: rgb(243, 221, 239); /* oklch */ color: oklch(92.1% 0.034 331.9);
Tailwind
colors: {
custom: {
50: '#f7e7f4',
500: '#f3ddef',
950: '#000000',
},
}SCSS
$custom: #f3ddef; $custom-light: #f7e7f4; $custom-dark: #000000;
JSON
{
"hex": "#f3ddef",
"rgb": {
"r": 243,
"g": 221,
"b": 239
},
"hsl": {
"h": 310.909,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.9206,
"c": 0.03377,
"h": 331.9
},
"luminance": 0.77
}Semantic roles & 50–950 ramp
primary
#F3DDEF
secondary
#A3D1AB
accent
#BB452A
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485