#F4D3EB#F4D3EB
#F4D3EB is a very light, muted pink. Relative luminance 0.718; OKLCH L 90.1% C 0.048 H 335.7°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D3EB |
|---|---|
| RGB | rgb(244, 211, 235) |
| HSL | hsl(316, 60%, 89%) |
| HSV | hsv(316, 14%, 96%) |
| CMYK | cmyk(0%, 13.5%, 3.7%, 4.3%) |
| CIE-LAB | lab(87.88, 15.49, -7.51) |
| CIE-LCH | lch(87.88, 17.22, 334.12°) |
| OKLab | oklab(90.15% 0.044 -0.0199) |
| OKLCH | oklch(90.15% 0.048 335.7) |
| XYZ | xyz(75.5962, 71.8212, 88.4617) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.99
Pale Pink
#FFCFDC
ΔE00 5.62
Thistle
#D8BFD8
ΔE00 5.65
Pale Mauve
#FED0FC
ΔE00 5.88
Very Light Purple
#F6CEFC
ΔE00 6.21
Pale Lavender
#EECFFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D3EB #D3F4DC
analogous
#EDD3F4 #F4D3EB #F4D3DB
triadic
#F4D3EB #EBF4D3 #D3EBF4
tetradic
#F4D3EB #F4EDD3 #D3F4DC #D3DBF4
square
#F4D3EB #F4EDD3 #D3F4DC #D3DBF4
split-complementary
#F4D3EB #DBF4D3 #D3F4ED
monochromatic
#DC71BE #E8A2D5 #F4D3EB #F9E7F4 #F9E7F4
Accessibility & contrast
On white
1.37
#F4D3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#F4D3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D3EB
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D3EB | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEC
Deuteranopia (green-blind)
#DADEEA
Tritanopia (blue-blind)
#F8D4DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f4d3eb; /* rgb */ color: rgb(244, 211, 235); /* oklch */ color: oklch(90.1% 0.048 335.7);
Tailwind
colors: {
custom: {
50: '#f8e0f1',
500: '#f4d3eb',
950: '#000000',
},
}SCSS
$custom: #f4d3eb; $custom-light: #f8e0f1; $custom-dark: #000000;
JSON
{
"hex": "#f4d3eb",
"rgb": {
"r": 244,
"g": 211,
"b": 235
},
"hsl": {
"h": 316.364,
"s": 60,
"l": 89.216
},
"oklch": {
"l": 0.90145,
"c": 0.04825,
"h": 335.7
},
"luminance": 0.7182
}Semantic roles & 50–950 ramp
primary
#F4D3EB
secondary
#97D4A8
accent
#C84C1E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485