#F59DBF#F59DBF
#F59DBF is a light, moderate pink. Relative luminance 0.473; OKLCH L 79.4% C 0.112 H 355.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F59DBF |
|---|---|
| RGB | rgb(245, 157, 191) |
| HSL | hsl(337, 81%, 79%) |
| HSV | hsv(337, 36%, 96%) |
| CMYK | cmyk(0%, 35.9%, 22%, 3.9%) |
| CIE-LAB | lab(74.38, 37.25, -3.74) |
| CIE-LCH | lch(74.38, 37.44, 354.26°) |
| OKLab | oklab(79.36% 0.1118 -0.0094) |
| OKLCH | oklch(79.36% 0.112 355.2) |
| XYZ | xyz(59.1182, 47.2917, 55.2945) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.82
Pig Pink
#E78EA5
ΔE00 5.48
Pinky
#FC86AA
ΔE00 5.89
Faded Pink
#DE9DAC
ΔE00 6.10
Soft Pink
#FDB0C0
ΔE00 6.18
Baby Pink
#FFB7CE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59DBF #9DF5D3
analogous
#F59DEB #F59DBF #F5A79D
triadic
#F59DBF #BFF59D #9DBFF5
tetradic
#F59DBF #EBF59D #9DF5D3 #A79DF5
square
#F59DBF #EBF59D #9DF5D3 #A79DF5
split-complementary
#F59DBF #9DF5A7 #9DEBF5
monochromatic
#EA2E76 #EF659B #F59DBF #FBD5E3 #FCE3ED
Accessibility & contrast
On white
2.01
#F59DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#F59DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59DBF
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59DBF | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEC0
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#FF99A9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f59dbf; /* rgb */ color: rgb(245, 157, 191); /* oklch */ color: oklch(79.4% 0.112 355.2);
Tailwind
colors: {
custom: {
50: '#fabbd2',
500: '#f59dbf',
950: '#000000',
},
}SCSS
$custom: #f59dbf; $custom-light: #fabbd2; $custom-dark: #000000;
JSON
{
"hex": "#f59dbf",
"rgb": {
"r": 245,
"g": 157,
"b": 191
},
"hsl": {
"h": 336.818,
"s": 81.481,
"l": 78.824
},
"oklch": {
"l": 0.7936,
"c": 0.11218,
"h": 355.2
},
"luminance": 0.47288
}Semantic roles & 50–950 ramp
primary
#F59DBF
secondary
#D7F4E9
accent
#DE8B08
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182