#F59BCD#F59BCD
#F59BCD is a light, vivid pink. Relative luminance 0.473; OKLCH L 79.5% C 0.123 H 345.8°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F59BCD |
|---|---|
| RGB | rgb(245, 155, 205) |
| HSL | hsl(327, 82%, 78%) |
| HSV | hsv(327, 37%, 96%) |
| CMYK | cmyk(0%, 36.7%, 16.3%, 3.9%) |
| CIE-LAB | lab(74.36, 40.38, -11.47) |
| CIE-LCH | lch(74.36, 41.98, 344.15°) |
| OKLab | oklab(79.48% 0.1195 -0.0301) |
| OKLCH | oklch(79.48% 0.123 345.8) |
| XYZ | xyz(60.3975, 47.2665, 63.6879) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.58
Pink (survey)
#FF81C0
ΔE00 5.79
Powder Pink
#FFB2D0
ΔE00 6.53
Plum
#DDA0DD
ΔE00 7.10
Pinky
#FC86AA
ΔE00 8.11
Baby Pink
#FFB7CE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59BCD #9BF5C3
analogous
#F09BF5 #F59BCD #F59BA0
triadic
#F59BCD #CDF59B #9BCDF5
tetradic
#F59BCD #F5F09B #9BF5C3 #9BA0F5
square
#F59BCD #F5F09B #9BF5C3 #9BA0F5
split-complementary
#F59BCD #A0F59B #9BF5F0
monochromatic
#EA2C95 #EF63B1 #F59BCD #FBD3E9 #FCE3F1
Accessibility & contrast
On white
2.01
#F59BCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#F59BCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59BCD
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59BCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59BCD | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AECF
Deuteranopia (green-blind)
#B8BCCB
Tritanopia (blue-blind)
#FF9AAD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f59bcd; /* rgb */ color: rgb(245, 155, 205); /* oklch */ color: oklch(79.5% 0.123 345.8);
Tailwind
colors: {
custom: {
50: '#fabadc',
500: '#f59bcd',
950: '#000000',
},
}SCSS
$custom: #f59bcd; $custom-light: #fabadc; $custom-dark: #000000;
JSON
{
"hex": "#f59bcd",
"rgb": {
"r": 245,
"g": 155,
"b": 205
},
"hsl": {
"h": 326.667,
"s": 81.818,
"l": 78.431
},
"oklch": {
"l": 0.79484,
"c": 0.12319,
"h": 345.8
},
"luminance": 0.47263
}Semantic roles & 50–950 ramp
primary
#F59BCD
secondary
#D7F4E4
accent
#DE6707
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183