#F3D4E8#F3D4E8
#F3D4E8 is a very light, muted pink. Relative luminance 0.720; OKLCH L 90.2% C 0.043 H 339.2°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D4E8 |
|---|---|
| RGB | rgb(243, 212, 232) |
| HSL | hsl(321, 56%, 89%) |
| HSV | hsv(321, 13%, 95%) |
| CMYK | cmyk(0%, 12.8%, 4.5%, 4.7%) |
| CIE-LAB | lab(87.95, 14.10, -5.83) |
| CIE-LCH | lch(87.95, 15.26, 337.53°) |
| OKLab | oklab(90.15% 0.0404 -0.0154) |
| OKLCH | oklch(90.15% 0.043 339.2) |
| XYZ | xyz(75.0696, 71.9692, 86.2651) |
| Luminance | 0.7197 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.64
Pale Pink
#FFCFDC
ΔE00 5.27
Thistle
#D8BFD8
ΔE00 5.80
Pale Mauve
#FED0FC
ΔE00 7.22
Very Light Purple
#F6CEFC
ΔE00 7.52
Pale Lavender
#EECFFE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D4E8 #D4F3DF
analogous
#EFD4F3 #F3D4E8 #F3D4D9
triadic
#F3D4E8 #E8F3D4 #D4E8F3
tetradic
#F3D4E8 #F3EFD4 #D4F3DF #D4D9F3
square
#F3D4E8 #F3EFD4 #D4F3DF #D4D9F3
split-complementary
#F3D4E8 #D9F3D4 #D4F3EF
monochromatic
#D874B5 #E6A4CE #F3D4E8 #F8E7F2 #F8E7F2
Accessibility & contrast
On white
1.36
#F3D4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#F3D4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D4E8
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D4E8 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE9
Deuteranopia (green-blind)
#DBDEE7
Tritanopia (blue-blind)
#F7D4DA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f3d4e8; /* rgb */ color: rgb(243, 212, 232); /* oklch */ color: oklch(90.2% 0.043 339.2);
Tailwind
colors: {
custom: {
50: '#f7e1ef',
500: '#f3d4e8',
950: '#000000',
},
}SCSS
$custom: #f3d4e8; $custom-light: #f7e1ef; $custom-dark: #000000;
JSON
{
"hex": "#f3d4e8",
"rgb": {
"r": 243,
"g": 212,
"b": 232
},
"hsl": {
"h": 321.29,
"s": 56.364,
"l": 89.216
},
"oklch": {
"l": 0.90153,
"c": 0.04319,
"h": 339.2
},
"luminance": 0.71968
}Semantic roles & 50–950 ramp
primary
#F3D4E8
secondary
#99D3AD
accent
#C45B22
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485