#F4CFEC#F4CFEC
#F4CFEC is a very light, muted pink. Relative luminance 0.699; OKLCH L 89.4% C 0.056 H 333.5°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CFEC |
|---|---|
| RGB | rgb(244, 207, 236) |
| HSL | hsl(313, 63%, 88%) |
| HSV | hsv(313, 15%, 96%) |
| CMYK | cmyk(0%, 15.2%, 3.3%, 4.3%) |
| CIE-LAB | lab(86.96, 17.77, -9.42) |
| CIE-LCH | lch(86.96, 20.11, 332.08°) |
| OKLab | oklab(89.44% 0.0502 -0.025) |
| OKLCH | oklch(89.44% 0.056 333.5) |
| XYZ | xyz(74.7597, 69.9164, 88.8976) |
| Luminance | 0.6992 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.28
Very Light Purple
#F6CEFC
ΔE00 4.69
Thistle
#D8BFD8
ΔE00 5.60
Light Pink
#FFD1DF
ΔE00 5.66
Pale Lavender
#EECFFE
ΔE00 5.71
Pale Pink
#FFCFDC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CFEC #CFF4D7
analogous
#E9CFF4 #F4CFEC #F4CFD9
triadic
#F4CFEC #ECF4CF #CFECF4
tetradic
#F4CFEC #F4E9CF #CFF4D7 #CFD9F4
square
#F4CFEC #F4E9CF #CFF4D7 #CFD9F4
split-complementary
#F4CFEC #D9F4CF #CFF4E9
monochromatic
#DD6BC5 #E99DD8 #F4CFEC #F9E6F5 #F9E6F5
Accessibility & contrast
On white
1.40
#F4CFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#F4CFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CFEC
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CFEC | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#D7DCEB
Tritanopia (blue-blind)
#F8D0D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f4cfec; /* rgb */ color: rgb(244, 207, 236); /* oklch */ color: oklch(89.4% 0.056 333.5);
Tailwind
colors: {
custom: {
50: '#f8ddf2',
500: '#f4cfec',
950: '#000000',
},
}SCSS
$custom: #f4cfec; $custom-light: #f8ddf2; $custom-dark: #000000;
JSON
{
"hex": "#f4cfec",
"rgb": {
"r": 244,
"g": 207,
"b": 236
},
"hsl": {
"h": 312.973,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.89435,
"c": 0.05606,
"h": 333.5
},
"luminance": 0.69915
}Semantic roles & 50–950 ramp
primary
#F4CFEC
secondary
#92D5A1
accent
#CA411B
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485