#F2CFDA#F2CFDA
#F2CFDA is a very light, muted pink. Relative luminance 0.686; OKLCH L 88.7% C 0.042 H 357.1°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFDA |
|---|---|
| RGB | rgb(242, 207, 218) |
| HSL | hsl(341, 57%, 88%) |
| HSV | hsv(341, 14%, 95%) |
| CMYK | cmyk(0%, 14.5%, 9.9%, 5.1%) |
| CIE-LAB | lab(86.29, 14.01, -0.88) |
| CIE-LCH | lch(86.29, 14.04, 356.41°) |
| OKLab | oklab(88.71% 0.0416 -0.0021) |
| OKLCH | oklch(88.71% 0.042 357.1) |
| XYZ | xyz(71.5848, 68.5666, 75.7798) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.18
Pale Pink
#FFCFDC
ΔE00 3.47
Light Rose
#FFC5CB
ΔE00 6.23
Bubblegum
#FFC1CC
ΔE00 6.77
Pink
#FFC0CB
ΔE00 7.01
Pale Rose
#FDC1C5
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFDA #CFF2E7
analogous
#F2CFEB #F2CFDA #F2D5CF
triadic
#F2CFDA #DAF2CF #CFDAF2
tetradic
#F2CFDA #EBF2CF #CFF2E7 #D5CFF2
square
#F2CFDA #EBF2CF #CFF2E7 #D5CFF2
split-complementary
#F2CFDA #CFF2D5 #CFEBF2
monochromatic
#D86F90 #E59FB5 #F2CFDA #F8E7EC #F8E7EC
Accessibility & contrast
On white
1.43
#F2CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#F2CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFDA
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFDA | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4DA
Deuteranopia (green-blind)
#DADAD9
Tritanopia (blue-blind)
#F8CED3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f2cfda; /* rgb */ color: rgb(242, 207, 218); /* oklch */ color: oklch(88.7% 0.042 357.1);
Tailwind
colors: {
custom: {
50: '#f6dde5',
500: '#f2cfda',
950: '#000000',
},
}SCSS
$custom: #f2cfda; $custom-light: #f6dde5; $custom-dark: #000000;
JSON
{
"hex": "#f2cfda",
"rgb": {
"r": 242,
"g": 207,
"b": 218
},
"hsl": {
"h": 341.143,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.88714,
"c": 0.04167,
"h": 357.1
},
"luminance": 0.68565
}Semantic roles & 50–950 ramp
primary
#F2CFDA
secondary
#94D1BE
accent
#C59121
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484