#F6CCDB#F6CCDB
#F6CCDB is a very light, muted pink. Relative luminance 0.679; OKLCH L 88.5% C 0.051 H 354.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CCDB |
|---|---|
| RGB | rgb(246, 204, 219) |
| HSL | hsl(339, 70%, 88%) |
| HSV | hsv(339, 17%, 96%) |
| CMYK | cmyk(0%, 17.1%, 11%, 3.5%) |
| CIE-LAB | lab(85.95, 17.15, -1.86) |
| CIE-LCH | lch(85.95, 17.25, 353.81°) |
| OKLab | oklab(88.55% 0.0508 -0.0047) |
| OKLCH | oklch(88.55% 0.051 354.7) |
| XYZ | xyz(72.3844, 67.8951, 76.2962) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 1.72
Pale Pink
#FFCFDC
ΔE00 1.96
Bubblegum
#FFC1CC
ΔE00 5.25
Light Rose
#FFC5CB
ΔE00 5.29
Pink
#FFC0CB
ΔE00 5.50
Pale Rose
#FDC1C5
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CCDB #CCF6E7
analogous
#F6CCF0 #F6CCDB #F6D2CC
triadic
#F6CCDB #DBF6CC #CCDBF6
tetradic
#F6CCDB #F0F6CC #CCF6E7 #D2CCF6
square
#F6CCDB #F0F6CC #CCF6E7 #D2CCF6
split-complementary
#F6CCDB #CCF6D2 #CCF0F6
monochromatic
#E46492 #ED98B6 #F6CCDB #FAE5ED #FAE5ED
Accessibility & contrast
On white
1.44
#F6CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#F6CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CCDB
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CCDB | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#D9DADA
Tritanopia (blue-blind)
#FDCBD1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f6ccdb; /* rgb */ color: rgb(246, 204, 219); /* oklch */ color: oklch(88.5% 0.051 354.7);
Tailwind
colors: {
custom: {
50: '#f9dbe6',
500: '#f6ccdb',
950: '#000000',
},
}SCSS
$custom: #f6ccdb; $custom-light: #f9dbe6; $custom-dark: #000000;
JSON
{
"hex": "#f6ccdb",
"rgb": {
"r": 246,
"g": 204,
"b": 219
},
"hsl": {
"h": 338.571,
"s": 70,
"l": 88.235
},
"oklch": {
"l": 0.88546,
"c": 0.05102,
"h": 354.7
},
"luminance": 0.67893
}Semantic roles & 50–950 ramp
primary
#F6CCDB
secondary
#8ED8BE
accent
#D28E14
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484