#F4669D#F4669D
#F4669D is a light, vivid pink. Relative luminance 0.312; OKLCH L 70.2% C 0.182 H 358.7°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F4669D |
|---|---|
| RGB | rgb(244, 102, 157) |
| HSL | hsl(337, 87%, 68%) |
| HSV | hsv(337, 58%, 96%) |
| CMYK | cmyk(0%, 58.2%, 35.7%, 4.3%) |
| CIE-LAB | lab(62.66, 59.55, -1.88) |
| CIE-LCH | lch(62.66, 59.58, 358.19°) |
| OKLab | oklab(70.17% 0.1816 -0.0042) |
| OKLCH | oklch(70.17% 0.182 358.7) |
| XYZ | xyz(48.1481, 31.1753, 35.3735) |
| Luminance | 0.3117 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.48
Bubble Gum Pink
#FF69AF
ΔE00 3.59
Strawberry
#FC5A8D
ΔE00 3.92
Rosy Pink
#F6688E
ΔE00 4.29
Hot Pink
#FF69B4
ΔE00 4.53
Palevioletred
#DB7093
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4669D #66F4BD
analogous
#F466E4 #F4669D #F47666
triadic
#F4669D #9DF466 #669DF4
tetradic
#F4669D #E4F466 #66F4BD #7666F4
square
#F4669D #E4F466 #66F4BD #7666F4
split-complementary
#F4669D #66F476 #66E4F4
monochromatic
#D10F5A #F02D78 #F4669D #F89FC2 #FCD8E6
Accessibility & contrast
On white
2.90
#F4669D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#F4669D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4669D
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4669D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4669D | 1.00 | 2.90 | 7.23 | 7.23 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E879F
Deuteranopia (green-blind)
#A4A19A
Tritanopia (blue-blind)
#FF5A7B
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #f4669d; /* rgb */ color: rgb(244, 102, 157); /* oklch */ color: oklch(70.2% 0.182 358.7);
Tailwind
colors: {
custom: {
50: '#fc97b9',
500: '#f4669d',
950: '#000000',
},
}SCSS
$custom: #f4669d; $custom-light: #fc97b9; $custom-dark: #000000;
JSON
{
"hex": "#f4669d",
"rgb": {
"r": 244,
"g": 102,
"b": 157
},
"hsl": {
"h": 336.761,
"s": 86.585,
"l": 67.843
},
"oklch": {
"l": 0.70172,
"c": 0.18165,
"h": 358.7
},
"luminance": 0.3117
}Semantic roles & 50–950 ramp
primary
#F4669D
secondary
#C5F1E0
accent
#E38C02
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80