#F4669B#F4669B
#F4669B is a light, vivid pink. Relative luminance 0.311; OKLCH L 70.1% C 0.181 H 359.6°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F4669B |
|---|---|
| RGB | rgb(244, 102, 155) |
| HSL | hsl(338, 87%, 68%) |
| HSV | hsv(338, 58%, 96%) |
| CMYK | cmyk(0%, 58.2%, 36.5%, 4.3%) |
| CIE-LAB | lab(62.60, 59.33, -0.81) |
| CIE-LCH | lch(62.60, 59.33, 359.22°) |
| OKLab | oklab(70.11% 0.181 -0.0014) |
| OKLCH | oklch(70.11% 0.181 359.6) |
| XYZ | xyz(47.9787, 31.1075, 34.4816) |
| Luminance | 0.3110 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.16
Strawberry
#FC5A8D
ΔE00 3.51
Rosy Pink
#F6688E
ΔE00 3.81
Bubble Gum Pink
#FF69AF
ΔE00 4.00
Palevioletred
#DB7093
ΔE00 4.51
Hot Pink
#FF69B4
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4669B #66F4BF
analogous
#F466E2 #F4669B #F47866
triadic
#F4669B #9BF466 #669BF4
tetradic
#F4669B #E2F466 #66F4BF #7866F4
square
#F4669B #E2F466 #66F4BF #7866F4
split-complementary
#F4669B #66F478 #66E2F4
monochromatic
#D10F57 #F02D76 #F4669B #F89FC0 #FCD8E6
Accessibility & contrast
On white
2.91
#F4669B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#F4669B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4669B
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4669B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4669B | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F879D
Deuteranopia (green-blind)
#A4A198
Tritanopia (blue-blind)
#FF5A7A
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #f4669b; /* rgb */ color: rgb(244, 102, 155); /* oklch */ color: oklch(70.1% 0.181 359.6);
Tailwind
colors: {
custom: {
50: '#fc97b8',
500: '#f4669b',
950: '#000000',
},
}SCSS
$custom: #f4669b; $custom-light: #fc97b8; $custom-dark: #000000;
JSON
{
"hex": "#f4669b",
"rgb": {
"r": 244,
"g": 102,
"b": 155
},
"hsl": {
"h": 337.606,
"s": 86.585,
"l": 67.843
},
"oklch": {
"l": 0.70111,
"c": 0.18096,
"h": 359.6
},
"luminance": 0.31102
}Semantic roles & 50–950 ramp
primary
#F4669B
secondary
#C5F1E0
accent
#E38F02
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80