#F5CCDF#F5CCDF
#F5CCDF is a very light, muted pink. Relative luminance 0.679; OKLCH L 88.6% C 0.052 H 348.6°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CCDF |
|---|---|
| RGB | rgb(245, 204, 223) |
| HSL | hsl(332, 67%, 88%) |
| HSV | hsv(332, 17%, 96%) |
| CMYK | cmyk(0%, 16.7%, 9%, 3.9%) |
| CIE-LAB | lab(85.97, 17.46, -3.97) |
| CIE-LCH | lch(85.97, 17.91, 347.19°) |
| OKLab | oklab(88.57% 0.0512 -0.0103) |
| OKLCH | oklch(88.57% 0.052 348.6) |
| XYZ | xyz(72.5674, 67.9278, 79.0864) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.58
Pale Pink
#FFCFDC
ΔE00 2.99
Bubblegum
#FFC1CC
ΔE00 6.13
Pink
#FFC0CB
ΔE00 6.36
Thistle
#D8BFD8
ΔE00 6.36
Light Rose
#FFC5CB
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CCDF #CCF5E2
analogous
#F5CCF3 #F5CCDF #F5CDCC
triadic
#F5CCDF #DFF5CC #CCDFF5
tetradic
#F5CCDF #F3F5CC #CCF5E2 #CDCCF5
square
#F5CCDF #F3F5CC #CCF5E2 #CDCCF5
split-complementary
#F5CCDF #CCF5CD #CCF3F5
monochromatic
#E1669F #EB99BF #F5CCDF #FAE5EF #FAE5EF
Accessibility & contrast
On white
1.44
#F5CCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#F5CCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CCDF
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CCDF | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3E0
Deuteranopia (green-blind)
#D8D9DE
Tritanopia (blue-blind)
#FBCBD2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f5ccdf; /* rgb */ color: rgb(245, 204, 223); /* oklch */ color: oklch(88.6% 0.052 348.6);
Tailwind
colors: {
custom: {
50: '#f8dbe9',
500: '#f5ccdf',
950: '#000000',
},
}SCSS
$custom: #f5ccdf; $custom-light: #f8dbe9; $custom-dark: #000000;
JSON
{
"hex": "#f5ccdf",
"rgb": {
"r": 245,
"g": 204,
"b": 223
},
"hsl": {
"h": 332.195,
"s": 67.213,
"l": 88.039
},
"oklch": {
"l": 0.88573,
"c": 0.05218,
"h": 348.6
},
"luminance": 0.67926
}Semantic roles & 50–950 ramp
primary
#F5CCDF
secondary
#8FD7B5
accent
#CF7A16
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171516
muted
#858484