#F3CFDF#F3CFDF
#F3CFDF is a very light, muted pink. Relative luminance 0.690; OKLCH L 88.9% C 0.045 H 349.5°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CFDF |
|---|---|
| RGB | rgb(243, 207, 223) |
| HSL | hsl(333, 60%, 88%) |
| HSV | hsv(333, 15%, 95%) |
| CMYK | cmyk(0%, 14.8%, 8.2%, 4.7%) |
| CIE-LAB | lab(86.51, 15.19, -3.20) |
| CIE-LCH | lch(86.51, 15.53, 348.11°) |
| OKLab | oklab(88.95% 0.0445 -0.0083) |
| OKLCH | oklch(88.95% 0.045 349.5) |
| XYZ | xyz(72.5932, 69.0098, 79.2939) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.90
Pale Pink
#FFCFDC
ΔE00 3.40
Thistle
#D8BFD8
ΔE00 6.26
Light Rose
#FFC5CB
ΔE00 6.85
Bubblegum
#FFC1CC
ΔE00 6.93
Pink
#FFC0CB
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CFDF #CFF3E3
analogous
#F3CFF1 #F3CFDF #F3D1CF
triadic
#F3CFDF #DFF3CF #CFDFF3
tetradic
#F3CFDF #F1F3CF #CFF3E3 #D1CFF3
square
#F3CFDF #F1F3CF #CFF3E3 #D1CFF3
split-complementary
#F3CFDF #CFF3D1 #CFF1F3
monochromatic
#DB6D9E #E79EBE #F3CFDF #F9E7EF #F9E7EF
Accessibility & contrast
On white
1.42
#F3CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#F3CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CFDF
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CFDF | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5E0
Deuteranopia (green-blind)
#DADBDE
Tritanopia (blue-blind)
#F9CED4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f3cfdf; /* rgb */ color: rgb(243, 207, 223); /* oklch */ color: oklch(88.9% 0.045 349.5);
Tailwind
colors: {
custom: {
50: '#f7dde9',
500: '#f3cfdf',
950: '#000000',
},
}SCSS
$custom: #f3cfdf; $custom-light: #f7dde9; $custom-dark: #000000;
JSON
{
"hex": "#f3cfdf",
"rgb": {
"r": 243,
"g": 207,
"b": 223
},
"hsl": {
"h": 333.333,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.88949,
"c": 0.04528,
"h": 349.5
},
"luminance": 0.69008
}Semantic roles & 50–950 ramp
primary
#F3CFDF
secondary
#93D3B7
accent
#C87C1E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484