#F2CFEC#F2CFEC
#F2CFEC is a very light, muted pink. Relative luminance 0.696; OKLCH L 89.3% C 0.054 H 331.8°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFEC |
|---|---|
| RGB | rgb(242, 207, 236) |
| HSL | hsl(310, 57%, 88%) |
| HSV | hsv(310, 14%, 95%) |
| CMYK | cmyk(0%, 14.5%, 2.5%, 5.1%) |
| CIE-LAB | lab(86.78, 17.10, -9.70) |
| CIE-LCH | lch(86.78, 19.66, 330.44°) |
| OKLab | oklab(89.26% 0.048 -0.0257) |
| OKLCH | oklch(89.26% 0.055 331.8) |
| XYZ | xyz(74.0694, 69.5604, 88.8652) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.45
Very Light Purple
#F6CEFC
ΔE00 4.66
Thistle
#D8BFD8
ΔE00 5.25
Pale Lavender
#EECFFE
ΔE00 5.48
Light Pink
#FFD1DF
ΔE00 5.97
Pale Pink
#FFCFDC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFEC #CFF2D5
analogous
#E6CFF2 #F2CFEC #F2CFDA
triadic
#F2CFEC #ECF2CF #CFECF2
tetradic
#F2CFEC #F2E6CF #CFF2D5 #CFDAF2
square
#F2CFEC #F2E6CF #CFF2D5 #CFDAF2
split-complementary
#F2CFEC #DAF2CF #CFF2E6
monochromatic
#D86FC6 #E59FD9 #F2CFEC #F8E7F5 #F8E7F5
Accessibility & contrast
On white
1.41
#F2CFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#F2CFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFEC
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFEC | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#D6DBEB
Tritanopia (blue-blind)
#F5D1D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f2cfec; /* rgb */ color: rgb(242, 207, 236); /* oklch */ color: oklch(89.3% 0.054 331.8);
Tailwind
colors: {
custom: {
50: '#f6ddf2',
500: '#f2cfec',
950: '#000000',
},
}SCSS
$custom: #f2cfec; $custom-light: #f6ddf2; $custom-dark: #000000;
JSON
{
"hex": "#f2cfec",
"rgb": {
"r": 242,
"g": 207,
"b": 236
},
"hsl": {
"h": 310.286,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.89258,
"c": 0.0545,
"h": 331.8
},
"luminance": 0.69559
}Semantic roles & 50–950 ramp
primary
#F2CFEC
secondary
#94D19E
accent
#C53D21
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485