#F4CCDB#F4CCDB
#F4CCDB is a very light, muted pink. Relative luminance 0.675; OKLCH L 88.4% C 0.049 H 353.6°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CCDB |
|---|---|
| RGB | rgb(244, 204, 219) |
| HSL | hsl(338, 65%, 88%) |
| HSV | hsv(338, 16%, 96%) |
| CMYK | cmyk(0%, 16.4%, 10.2%, 4.3%) |
| CIE-LAB | lab(85.77, 16.45, -2.14) |
| CIE-LCH | lch(85.77, 16.59, 352.57°) |
| OKLab | oklab(88.36% 0.0486 -0.0054) |
| OKLCH | oklch(88.36% 0.049 353.6) |
| XYZ | xyz(71.6865, 67.5352, 76.2634) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.14
Pale Pink
#FFCFDC
ΔE00 2.44
Light Rose
#FFC5CB
ΔE00 5.68
Bubblegum
#FFC1CC
ΔE00 5.69
Pink
#FFC0CB
ΔE00 5.94
Pale Rose
#FDC1C5
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CCDB #CCF4E5
analogous
#F4CCEF #F4CCDB #F4D1CC
triadic
#F4CCDB #DBF4CC #CCDBF4
tetradic
#F4CCDB #EFF4CC #CCF4E5 #D1CCF4
square
#F4CCDB #EFF4CC #CCF4E5 #D1CCF4
split-complementary
#F4CCDB #CCF4D1 #CCEFF4
monochromatic
#DE6794 #E99AB7 #F4CCDB #FAE6ED #FAE6ED
Accessibility & contrast
On white
1.45
#F4CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#F4CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CCDB
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CCDB | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#D9D9DA
Tritanopia (blue-blind)
#FBCBD1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f4ccdb; /* rgb */ color: rgb(244, 204, 219); /* oklch */ color: oklch(88.4% 0.049 353.6);
Tailwind
colors: {
custom: {
50: '#f8dbe6',
500: '#f4ccdb',
950: '#000000',
},
}SCSS
$custom: #f4ccdb; $custom-light: #f8dbe6; $custom-dark: #000000;
JSON
{
"hex": "#f4ccdb",
"rgb": {
"r": 244,
"g": 204,
"b": 219
},
"hsl": {
"h": 337.5,
"s": 64.516,
"l": 87.843
},
"oklch": {
"l": 0.88363,
"c": 0.04893,
"h": 353.6
},
"luminance": 0.67533
}Semantic roles & 50–950 ramp
primary
#F4CCDB
secondary
#8FD5BB
accent
#CC8919
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484