#F3D4E2#F3D4E2
#F3D4E2 is a very light, muted pink. Relative luminance 0.716; OKLCH L 90.0% C 0.039 H 348.9°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D4E2 |
|---|---|
| RGB | rgb(243, 212, 226) |
| HSL | hsl(333, 56%, 89%) |
| HSV | hsv(333, 13%, 95%) |
| CMYK | cmyk(0%, 12.8%, 7%, 4.7%) |
| CIE-LAB | lab(87.79, 13.07, -2.90) |
| CIE-LCH | lch(87.79, 13.39, 347.49°) |
| OKLab | oklab(89.97% 0.0382 -0.0075) |
| OKLCH | oklch(89.97% 0.039 348.9) |
| XYZ | xyz(74.2318, 71.6341, 81.8531) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.03
Pale Pink
#FFCFDC
ΔE00 4.57
Thistle
#D8BFD8
ΔE00 6.71
Mistyrose
#FFE4E1
ΔE00 7.74
Light Rose
#FFC5CB
ΔE00 7.90
Bubblegum
#FFC1CC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D4E2 #D4F3E5
analogous
#F3D4F2 #F3D4E2 #F3D6D4
triadic
#F3D4E2 #E2F3D4 #D4E2F3
tetradic
#F3D4E2 #F2F3D4 #D4F3E5 #D6D4F3
square
#F3D4E2 #F2F3D4 #D4F3E5 #D6D4F3
split-complementary
#F3D4E2 #D4F3D6 #D4F2F3
monochromatic
#D874A1 #E6A4C2 #F3D4E2 #F8E7EF #F8E7EF
Accessibility & contrast
On white
1.37
#F3D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#F3D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D4E2
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D4E2 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E3
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#F8D3D9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f3d4e2; /* rgb */ color: rgb(243, 212, 226); /* oklch */ color: oklch(90.0% 0.039 348.9);
Tailwind
colors: {
custom: {
50: '#f7e1eb',
500: '#f3d4e2',
950: '#000000',
},
}SCSS
$custom: #f3d4e2; $custom-light: #f7e1eb; $custom-dark: #000000;
JSON
{
"hex": "#f3d4e2",
"rgb": {
"r": 243,
"g": 212,
"b": 226
},
"hsl": {
"h": 332.903,
"s": 56.364,
"l": 89.216
},
"oklch": {
"l": 0.89973,
"c": 0.03895,
"h": 348.9
},
"luminance": 0.71633
}Semantic roles & 50–950 ramp
primary
#F3D4E2
secondary
#99D3B8
accent
#C47B22
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171516
muted
#858484