#F5CCDA#F5CCDA
#F5CCDA is a very light, muted pink. Relative luminance 0.677; OKLCH L 88.4% C 0.049 H 355.7°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CCDA |
|---|---|
| RGB | rgb(245, 204, 218) |
| HSL | hsl(340, 67%, 88%) |
| HSV | hsv(340, 17%, 96%) |
| CMYK | cmyk(0%, 16.7%, 11%, 3.9%) |
| CIE-LAB | lab(85.84, 16.64, -1.51) |
| CIE-LCH | lch(85.84, 16.70, 354.82°) |
| OKLab | oklab(88.43% 0.0494 -0.0037) |
| OKLCH | oklch(88.43% 0.049 355.7) |
| XYZ | xyz(71.9033, 67.6622, 75.5885) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 1.87
Pale Pink
#FFCFDC
ΔE00 2.09
Light Rose
#FFC5CB
ΔE00 5.25
Bubblegum
#FFC1CC
ΔE00 5.35
Pink
#FFC0CB
ΔE00 5.59
Pale Rose
#FDC1C5
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CCDA #CCF5E7
analogous
#F5CCEE #F5CCDA #F5D2CC
triadic
#F5CCDA #DAF5CC #CCDAF5
tetradic
#F5CCDA #EEF5CC #CCF5E7 #D2CCF5
square
#F5CCDA #EEF5CC #CCF5E7 #D2CCF5
split-complementary
#F5CCDA #CCF5D2 #CCEEF5
monochromatic
#E16690 #EB99B5 #F5CCDA #FAE5EC #FAE5EC
Accessibility & contrast
On white
1.45
#F5CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#F5CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CCDA
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CCDA | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#D9D9D9
Tritanopia (blue-blind)
#FCCBD1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f5ccda; /* rgb */ color: rgb(245, 204, 218); /* oklch */ color: oklch(88.4% 0.049 355.7);
Tailwind
colors: {
custom: {
50: '#f8dbe5',
500: '#f5ccda',
950: '#000000',
},
}SCSS
$custom: #f5ccda; $custom-light: #f8dbe5; $custom-dark: #000000;
JSON
{
"hex": "#f5ccda",
"rgb": {
"r": 245,
"g": 204,
"b": 218
},
"hsl": {
"h": 339.512,
"s": 67.213,
"l": 88.039
},
"oklch": {
"l": 0.88425,
"c": 0.04949,
"h": 355.7
},
"luminance": 0.6766
}Semantic roles & 50–950 ramp
primary
#F5CCDA
secondary
#8FD7BE
accent
#CF9016
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484