#F2CFDE#F2CFDE
#F2CFDE is a very light, muted pink. Relative luminance 0.688; OKLCH L 88.8% C 0.044 H 350.3°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFDE |
|---|---|
| RGB | rgb(242, 207, 222) |
| HSL | hsl(334, 57%, 88%) |
| HSV | hsv(334, 14%, 95%) |
| CMYK | cmyk(0%, 14.5%, 8.3%, 5.1%) |
| CIE-LAB | lab(86.39, 14.68, -2.85) |
| CIE-LCH | lch(86.39, 14.95, 349.03°) |
| OKLab | oklab(88.83% 0.0431 -0.0073) |
| OKLCH | oklch(88.83% 0.044 350.3) |
| XYZ | xyz(72.1145, 68.7785, 78.5698) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.09
Pale Pink
#FFCFDC
ΔE00 3.55
Thistle
#D8BFD8
ΔE00 6.27
Light Rose
#FFC5CB
ΔE00 6.87
Bubblegum
#FFC1CC
ΔE00 7.05
Pink
#FFC0CB
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFDE #CFF2E3
analogous
#F2CFEF #F2CFDE #F2D1CF
triadic
#F2CFDE #DEF2CF #CFDEF2
tetradic
#F2CFDE #EFF2CF #CFF2E3 #D1CFF2
square
#F2CFDE #EFF2CF #CFF2E3 #D1CFF2
split-complementary
#F2CFDE #CFF2D1 #CFEFF2
monochromatic
#D86F9C #E59FBD #F2CFDE #F8E7EE #F8E7EE
Accessibility & contrast
On white
1.42
#F2CFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#F2CFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFDE
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFDE | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#D9DADD
Tritanopia (blue-blind)
#F8CED4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f2cfde; /* rgb */ color: rgb(242, 207, 222); /* oklch */ color: oklch(88.8% 0.044 350.3);
Tailwind
colors: {
custom: {
50: '#f6dde8',
500: '#f2cfde',
950: '#000000',
},
}SCSS
$custom: #f2cfde; $custom-light: #f6dde8; $custom-dark: #000000;
JSON
{
"hex": "#f2cfde",
"rgb": {
"r": 242,
"g": 207,
"b": 222
},
"hsl": {
"h": 334.286,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.8883,
"c": 0.0437,
"h": 350.3
},
"luminance": 0.68777
}Semantic roles & 50–950 ramp
primary
#F2CFDE
secondary
#94D1B7
accent
#C57E21
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484