#F2D3EB#F2D3EB
#F2D3EB is a very light, muted pink. Relative luminance 0.715; OKLCH L 90.0% C 0.047 H 333.8°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D3EB |
|---|---|
| RGB | rgb(242, 211, 235) |
| HSL | hsl(314, 54%, 89%) |
| HSV | hsv(314, 13%, 95%) |
| CMYK | cmyk(0%, 12.8%, 2.9%, 5.1%) |
| CIE-LAB | lab(87.71, 14.82, -7.79) |
| CIE-LCH | lch(87.71, 16.74, 332.27°) |
| OKLab | oklab(89.97% 0.0418 -0.0206) |
| OKLCH | oklch(89.97% 0.047 333.8) |
| XYZ | xyz(74.9059, 71.4652, 88.4293) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.35
Light Pink
#FFD1DF
ΔE00 5.42
Pale Pink
#FFCFDC
ΔE00 6.05
Pale Mauve
#FED0FC
ΔE00 6.07
Very Light Purple
#F6CEFC
ΔE00 6.26
Pale Lavender
#EECFFE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D3EB #D3F2DA
analogous
#EAD3F2 #F2D3EB #F2D3DC
triadic
#F2D3EB #EBF2D3 #D3EBF2
tetradic
#F2D3EB #F2EAD3 #D3F2DA #D3DCF2
square
#F2D3EB #F2EAD3 #D3F2DA #D3DCF2
split-complementary
#F2D3EB #DCF2D3 #D3F2EA
monochromatic
#D675C0 #E4A4D6 #F2D3EB #F8E7F4 #F8E7F4
Accessibility & contrast
On white
1.37
#F2D3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#F2D3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D3EB
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D3EB | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#F5D4DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2d3eb; /* rgb */ color: rgb(242, 211, 235); /* oklch */ color: oklch(90.0% 0.047 333.8);
Tailwind
colors: {
custom: {
50: '#f6e0f1',
500: '#f2d3eb',
950: '#000000',
},
}SCSS
$custom: #f2d3eb; $custom-light: #f6e0f1; $custom-dark: #000000;
JSON
{
"hex": "#f2d3eb",
"rgb": {
"r": 242,
"g": 211,
"b": 235
},
"hsl": {
"h": 313.548,
"s": 54.386,
"l": 88.824
},
"oklch": {
"l": 0.89971,
"c": 0.04663,
"h": 333.8
},
"luminance": 0.71464
}Semantic roles & 50–950 ramp
primary
#F2D3EB
secondary
#98D1A5
accent
#C24724
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485