#F59CCD#F59CCD
#F59CCD is a light, vivid pink. Relative luminance 0.476; OKLCH L 79.6% C 0.122 H 346.1°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F59CCD |
|---|---|
| RGB | rgb(245, 156, 205) |
| HSL | hsl(327, 82%, 79%) |
| HSV | hsv(327, 36%, 96%) |
| CMYK | cmyk(0%, 36.3%, 16.3%, 3.9%) |
| CIE-LAB | lab(74.57, 39.86, -11.15) |
| CIE-LCH | lch(74.57, 41.39, 344.37°) |
| OKLab | oklab(79.65% 0.1179 -0.0293) |
| OKLCH | oklch(79.65% 0.122 346.1) |
| XYZ | xyz(60.5646, 47.6007, 63.7436) |
| Luminance | 0.4760 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.84
Pink (survey)
#FF81C0
ΔE00 6.00
Powder Pink
#FFB2D0
ΔE00 6.26
Plum
#DDA0DD
ΔE00 7.15
Pinky
#FC86AA
ΔE00 8.14
Baby Pink
#FFB7CE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59CCD #9CF5C4
analogous
#F09CF5 #F59CCD #F59CA0
triadic
#F59CCD #CDF59C #9CCDF5
tetradic
#F59CCD #F5F09C #9CF5C4 #9CA0F5
square
#F59CCD #F5F09C #9CF5C4 #9CA0F5
split-complementary
#F59CCD #A0F59C #9CF5F0
monochromatic
#EA2D95 #EF64B1 #F59CCD #FBD4E9 #FCE3F1
Accessibility & contrast
On white
2.00
#F59CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#F59CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59CCD
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59CCD | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AFCF
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#FF9BAD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f59ccd; /* rgb */ color: rgb(245, 156, 205); /* oklch */ color: oklch(79.6% 0.122 346.1);
Tailwind
colors: {
custom: {
50: '#fabadc',
500: '#f59ccd',
950: '#000000',
},
}SCSS
$custom: #f59ccd; $custom-light: #fabadc; $custom-dark: #000000;
JSON
{
"hex": "#f59ccd",
"rgb": {
"r": 245,
"g": 156,
"b": 205
},
"hsl": {
"h": 326.966,
"s": 81.651,
"l": 78.627
},
"oklch": {
"l": 0.79645,
"c": 0.12151,
"h": 346.1
},
"luminance": 0.47597
}Semantic roles & 50–950 ramp
primary
#F59CCD
secondary
#D7F4E4
accent
#DE6807
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183