#F4CCDA#F4CCDA
#F4CCDA is a very light, muted pink. Relative luminance 0.675; OKLCH L 88.3% C 0.048 H 355.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CCDA |
|---|---|
| RGB | rgb(244, 204, 218) |
| HSL | hsl(339, 65%, 88%) |
| HSV | hsv(339, 16%, 96%) |
| CMYK | cmyk(0%, 16.4%, 10.7%, 4.3%) |
| CIE-LAB | lab(85.75, 16.29, -1.65) |
| CIE-LCH | lch(85.75, 16.37, 354.21°) |
| OKLab | oklab(88.33% 0.0483 -0.0041) |
| OKLCH | oklch(88.33% 0.048 355.1) |
| XYZ | xyz(71.5553, 67.4827, 75.5722) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.09
Pale Pink
#FFCFDC
ΔE00 2.34
Light Rose
#FFC5CB
ΔE00 5.46
Bubblegum
#FFC1CC
ΔE00 5.58
Pink
#FFC0CB
ΔE00 5.82
Pale Rose
#FDC1C5
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CCDA #CCF4E6
analogous
#F4CCEE #F4CCDA #F4D2CC
triadic
#F4CCDA #DAF4CC #CCDAF4
tetradic
#F4CCDA #EEF4CC #CCF4E6 #D2CCF4
square
#F4CCDA #EEF4CC #CCF4E6 #D2CCF4
split-complementary
#F4CCDA #CCF4D2 #CCEEF4
monochromatic
#DE6791 #E99AB5 #F4CCDA #FAE6ED #FAE6ED
Accessibility & contrast
On white
1.45
#F4CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#F4CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CCDA
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CCDA | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2DB
Deuteranopia (green-blind)
#D9D9D9
Tritanopia (blue-blind)
#FBCBD1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f4ccda; /* rgb */ color: rgb(244, 204, 218); /* oklch */ color: oklch(88.3% 0.048 355.1);
Tailwind
colors: {
custom: {
50: '#f8dbe5',
500: '#f4ccda',
950: '#000000',
},
}SCSS
$custom: #f4ccda; $custom-light: #f8dbe5; $custom-dark: #000000;
JSON
{
"hex": "#f4ccda",
"rgb": {
"r": 244,
"g": 204,
"b": 218
},
"hsl": {
"h": 339,
"s": 64.516,
"l": 87.843
},
"oklch": {
"l": 0.88334,
"c": 0.04844,
"h": 355.1
},
"luminance": 0.67481
}Semantic roles & 50–950 ramp
primary
#F4CCDA
secondary
#8FD5BD
accent
#CC8E19
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484