#F4D2EB#F4D2EB
#F4D2EB is a very light, muted pink. Relative luminance 0.713; OKLCH L 90.0% C 0.050 H 335.4°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D2EB |
|---|---|
| RGB | rgb(244, 210, 235) |
| HSL | hsl(316, 61%, 89%) |
| HSV | hsv(316, 14%, 96%) |
| CMYK | cmyk(0%, 13.9%, 3.7%, 4.3%) |
| CIE-LAB | lab(87.64, 16.02, -7.87) |
| CIE-LCH | lch(87.64, 17.84, 333.83°) |
| OKLab | oklab(89.96% 0.0454 -0.0208) |
| OKLCH | oklch(89.96% 0.05 335.4) |
| XYZ | xyz(75.3486, 71.3259, 88.3791) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.04
Pale Mauve
#FED0FC
ΔE00 5.52
Thistle
#D8BFD8
ΔE00 5.59
Pale Pink
#FFCFDC
ΔE00 5.65
Very Light Purple
#F6CEFC
ΔE00 5.88
Pale Lavender
#EECFFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D2EB #D2F4DB
analogous
#ECD2F4 #F4D2EB #F4D2DA
triadic
#F4D2EB #EBF4D2 #D2EBF4
tetradic
#F4D2EB #F4ECD2 #D2F4DB #D2DAF4
square
#F4D2EB #F4ECD2 #D2F4DB #D2DAF4
split-complementary
#F4D2EB #DAF4D2 #D2F4EC
monochromatic
#DC70BF #E8A1D5 #F4D2EB #F9E6F4 #F9E6F4
Accessibility & contrast
On white
1.38
#F4D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#F4D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D2EB
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D2EB | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#DADDEA
Tritanopia (blue-blind)
#F8D3DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f4d2eb; /* rgb */ color: rgb(244, 210, 235); /* oklch */ color: oklch(90.0% 0.050 335.4);
Tailwind
colors: {
custom: {
50: '#f8dff1',
500: '#f4d2eb',
950: '#000000',
},
}SCSS
$custom: #f4d2eb; $custom-light: #f8dff1; $custom-dark: #000000;
JSON
{
"hex": "#f4d2eb",
"rgb": {
"r": 244,
"g": 210,
"b": 235
},
"hsl": {
"h": 315.882,
"s": 60.714,
"l": 89.02
},
"oklch": {
"l": 0.89959,
"c": 0.04998,
"h": 335.4
},
"luminance": 0.71324
}Semantic roles & 50–950 ramp
primary
#F4D2EB
secondary
#96D5A6
accent
#C84A1D
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485