#F4669E#F4669E
#F4669E is a light, vivid pink. Relative luminance 0.312; OKLCH L 70.2% C 0.182 H 358.2°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F4669E |
|---|---|
| RGB | rgb(244, 102, 158) |
| HSL | hsl(336, 87%, 68%) |
| HSV | hsv(336, 58%, 96%) |
| CMYK | cmyk(0%, 58.2%, 35.2%, 4.3%) |
| CIE-LAB | lab(62.68, 59.66, -2.41) |
| CIE-LCH | lch(62.68, 59.71, 357.69°) |
| OKLab | oklab(70.2% 0.1819 -0.0056) |
| OKLCH | oklch(70.2% 0.182 358.2) |
| XYZ | xyz(48.2338, 31.2096, 35.8250) |
| Luminance | 0.3120 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.67
Bubble Gum Pink
#FF69AF
ΔE00 3.40
Strawberry
#FC5A8D
ΔE00 4.13
Hot Pink
#FF69B4
ΔE00 4.32
Bubblegum (survey)
#FF6CB5
ΔE00 4.46
Rosy Pink
#F6688E
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4669E #66F4BC
analogous
#F466E5 #F4669E #F47566
triadic
#F4669E #9EF466 #669EF4
tetradic
#F4669E #E5F466 #66F4BC #7566F4
square
#F4669E #E5F466 #66F4BC #7566F4
split-complementary
#F4669E #66F475 #66E5F4
monochromatic
#D10F5B #F02D7A #F4669E #F89FC2 #FCD8E6
Accessibility & contrast
On white
2.90
#F4669E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#F4669E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4669E
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4669E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4669E | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E87A0
Deuteranopia (green-blind)
#A3A29B
Tritanopia (blue-blind)
#FF5A7C
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #f4669e; /* rgb */ color: rgb(244, 102, 158); /* oklch */ color: oklch(70.2% 0.182 358.2);
Tailwind
colors: {
custom: {
50: '#fc98ba',
500: '#f4669e',
950: '#000000',
},
}SCSS
$custom: #f4669e; $custom-light: #fc98ba; $custom-dark: #000000;
JSON
{
"hex": "#f4669e",
"rgb": {
"r": 244,
"g": 102,
"b": 158
},
"hsl": {
"h": 336.338,
"s": 86.585,
"l": 67.843
},
"oklch": {
"l": 0.70203,
"c": 0.18201,
"h": 358.2
},
"luminance": 0.31204
}Semantic roles & 50–950 ramp
primary
#F4669E
secondary
#C5F1E0
accent
#E38A02
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80