#F4699B#F4699B
#F4699B is a light, vivid pink. Relative luminance 0.317; OKLCH L 70.5% C 0.177 H 0.2°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F4699B |
|---|---|
| RGB | rgb(244, 105, 155) |
| HSL | hsl(338, 86%, 68%) |
| HSV | hsv(338, 57%, 96%) |
| CMYK | cmyk(0%, 57%, 36.5%, 4.3%) |
| CIE-LAB | lab(63.10, 57.99, -0.08) |
| CIE-LCH | lch(63.10, 57.99, 359.93°) |
| OKLab | oklab(70.49% 0.1768 0.0005) |
| OKLCH | oklch(70.49% 0.177 0.2) |
| XYZ | xyz(48.2789, 31.7079, 34.5817) |
| Luminance | 0.3170 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.57
Rosy Pink
#F6688E
ΔE00 3.44
Strawberry
#FC5A8D
ΔE00 3.55
Bubble Gum Pink
#FF69AF
ΔE00 4.17
Palevioletred
#DB7093
ΔE00 4.34
Carnation Pink
#FF7FA7
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4699B #69F4C2
analogous
#F469E1 #F4699B #F47C69
triadic
#F4699B #9BF469 #699BF4
tetradic
#F4699B #E1F469 #69F4C2 #7C69F4
square
#F4699B #E1F469 #69F4C2 #7C69F4
split-complementary
#F4699B #69F47C #69E1F4
monochromatic
#D30F56 #F03075 #F4699B #F8A2C1 #FCDBE7
Accessibility & contrast
On white
2.86
#F4699B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#F4699B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4699B
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4699B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4699B | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 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: #f4699b; /* rgb */ color: rgb(244, 105, 155); /* oklch */ color: oklch(70.5% 0.177 0.2);
Tailwind
colors: {
custom: {
50: '#fc99b8',
500: '#f4699b',
950: '#000000',
},
}SCSS
$custom: #f4699b; $custom-light: #fc99b8; $custom-dark: #000000;
JSON
{
"hex": "#f4699b",
"rgb": {
"r": 244,
"g": 105,
"b": 155
},
"hsl": {
"h": 338.417,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.70486,
"c": 0.17678,
"h": 0.2
},
"luminance": 0.31703
}Semantic roles & 50–950 ramp
primary
#F4699B
secondary
#C7F1E2
accent
#E39203
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80