#F5699B#F5699B
#F5699B is a light, vivid pink. Relative luminance 0.319; OKLCH L 70.6% C 0.178 H 0.4°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F5699B |
|---|---|
| RGB | rgb(245, 105, 155) |
| HSL | hsl(339, 88%, 69%) |
| HSV | hsv(339, 57%, 96%) |
| CMYK | cmyk(0%, 57.1%, 36.7%, 3.9%) |
| CIE-LAB | lab(63.25, 58.30, 0.16) |
| CIE-LCH | lch(63.25, 58.31, 0.16°) |
| OKLab | oklab(70.63% 0.1778 0.0011) |
| OKLCH | oklch(70.63% 0.178 0.4) |
| XYZ | xyz(48.6269, 31.8873, 34.5980) |
| Luminance | 0.3188 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.63
Rosy Pink
#F6688E
ΔE00 3.34
Strawberry
#FC5A8D
ΔE00 3.47
Bubble Gum Pink
#FF69AF
ΔE00 4.18
Palevioletred
#DB7093
ΔE00 4.47
Carnation Pink
#FF7FA7
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5699B #69F5C3
analogous
#F569E1 #F5699B #F57D69
triadic
#F5699B #9BF569 #699BF5
tetradic
#F5699B #E1F569 #69F5C3 #7D69F5
square
#F5699B #E1F569 #69F5C3 #7D69F5
split-complementary
#F5699B #69F57D #69E1F5
monochromatic
#D50E55 #F13075 #F5699B #F9A2C1 #FDDCE7
Accessibility & contrast
On white
2.85
#F5699B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#F5699B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5699B
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5699B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5699B | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81889C
Deuteranopia (green-blind)
#A6A398
Tritanopia (blue-blind)
#FF5D7C
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #f5699b; /* rgb */ color: rgb(245, 105, 155); /* oklch */ color: oklch(70.6% 0.178 0.4);
Tailwind
colors: {
custom: {
50: '#fd99b8',
500: '#f5699b',
950: '#000000',
},
}SCSS
$custom: #f5699b; $custom-light: #fd99b8; $custom-dark: #000000;
JSON
{
"hex": "#f5699b",
"rgb": {
"r": 245,
"g": 105,
"b": 155
},
"hsl": {
"h": 338.571,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.70626,
"c": 0.17775,
"h": 0.4
},
"luminance": 0.31882
}Semantic roles & 50–950 ramp
primary
#F5699B
secondary
#C8F2E3
accent
#E49301
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80