#F5669D#F5669D
#F5669D is a light, vivid pink. Relative luminance 0.314; OKLCH L 70.3% C 0.183 H 358.9°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F5669D |
|---|---|
| RGB | rgb(245, 102, 157) |
| HSL | hsl(337, 88%, 68%) |
| HSV | hsv(337, 58%, 96%) |
| CMYK | cmyk(0%, 58.4%, 35.9%, 3.9%) |
| CIE-LAB | lab(62.81, 59.86, -1.64) |
| CIE-LCH | lch(62.81, 59.88, 358.43°) |
| OKLab | oklab(70.31% 0.1826 -0.0035) |
| OKLCH | oklch(70.31% 0.183 358.9) |
| XYZ | xyz(48.4961, 31.3547, 35.3899) |
| Luminance | 0.3135 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.48
Bubble Gum Pink
#FF69AF
ΔE00 3.57
Strawberry
#FC5A8D
ΔE00 3.82
Rosy Pink
#F6688E
ΔE00 4.19
Hot Pink
#FF69B4
ΔE00 4.53
Bubblegum (survey)
#FF6CB5
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5669D #66F5BE
analogous
#F566E4 #F5669D #F57666
triadic
#F5669D #9DF566 #669DF5
tetradic
#F5669D #E4F566 #66F5BE #7666F5
square
#F5669D #E4F566 #66F5BE #7666F5
split-complementary
#F5669D #66F576 #66E4F5
monochromatic
#D30E5A #F12D78 #F5669D #F99FC2 #FDD9E7
Accessibility & contrast
On white
2.89
#F5669D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#F5669D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5669D
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5669D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5669D | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E879F
Deuteranopia (green-blind)
#A4A29A
Tritanopia (blue-blind)
#FF5A7B
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #f5669d; /* rgb */ color: rgb(245, 102, 157); /* oklch */ color: oklch(70.3% 0.183 358.9);
Tailwind
colors: {
custom: {
50: '#fd98b9',
500: '#f5669d',
950: '#000000',
},
}SCSS
$custom: #f5669d; $custom-light: #fd98b9; $custom-dark: #000000;
JSON
{
"hex": "#f5669d",
"rgb": {
"r": 245,
"g": 102,
"b": 157
},
"hsl": {
"h": 336.923,
"s": 87.73,
"l": 68.039
},
"oklch": {
"l": 0.70314,
"c": 0.1826,
"h": 358.9
},
"luminance": 0.3135
}Semantic roles & 50–950 ramp
primary
#F5669D
secondary
#C6F1E0
accent
#E48D01
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80