#F2DFEC#F2DFEC
#F2DFEC is a very light, muted pink. Relative luminance 0.777; OKLCH L 92.3% C 0.027 H 337.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFEC |
|---|---|
| RGB | rgb(242, 223, 236) |
| HSL | hsl(319, 42%, 91%) |
| HSV | hsv(319, 8%, 95%) |
| CMYK | cmyk(0%, 7.9%, 2.5%, 5.1%) |
| CIE-LAB | lab(90.65, 8.72, -3.98) |
| CIE-LCH | lch(90.65, 9.58, 335.48°) |
| OKLab | oklab(92.27% 0.0248 -0.0105) |
| OKLCH | oklch(92.27% 0.027 337.1) |
| XYZ | xyz(78.1439, 77.7096, 90.2234) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.01
Mistyrose
#FFE4E1
ΔE00 7.07
Lavender (CSS)
#E6E6FA
ΔE00 7.77
Light Pink
#FFD1DF
ΔE00 8.01
Thistle
#D8BFD8
ΔE00 8.45
Pale Pink
#FFCFDC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFEC #DFF2E5
analogous
#EEDFF2 #F2DFEC #F2DFE2
triadic
#F2DFEC #ECF2DF #DFECF2
tetradic
#F2DFEC #F2EEDF #DFF2E5 #DFE2F2
square
#F2DFEC #F2EEDF #DFF2E5 #DFE2F2
split-complementary
#F2DFEC #E2F2DF #DFF2EE
monochromatic
#CF88B8 #E0B3D2 #F2DFEC #F6E9F2 #F6E9F2
Accessibility & contrast
On white
1.27
#F2DFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#F2DFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFEC
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFEC | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3ED
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#F4DFE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f2dfec; /* rgb */ color: rgb(242, 223, 236); /* oklch */ color: oklch(92.3% 0.027 337.1);
Tailwind
colors: {
custom: {
50: '#f6e9f2',
500: '#f2dfec',
950: '#000000',
},
}SCSS
$custom: #f2dfec; $custom-light: #f6e9f2; $custom-dark: #000000;
JSON
{
"hex": "#f2dfec",
"rgb": {
"r": 242,
"g": 223,
"b": 236
},
"hsl": {
"h": 318.947,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.92267,
"c": 0.02688,
"h": 337.1
},
"luminance": 0.77709
}Semantic roles & 50–950 ramp
primary
#F2DFEC
secondary
#A6CFB3
accent
#B55A30
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485