#F8699B#F8699B
#F8699B is a light, vivid pink. Relative luminance 0.324; OKLCH L 71.0% C 0.181 H 0.9°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F8699B |
|---|---|
| RGB | rgb(248, 105, 155) |
| HSL | hsl(339, 91%, 69%) |
| HSV | hsv(339, 58%, 97%) |
| CMYK | cmyk(0%, 57.7%, 37.5%, 2.7%) |
| CIE-LAB | lab(63.70, 59.25, 0.87) |
| CIE-LCH | lch(63.70, 59.25, 0.84°) |
| OKLab | oklab(71.05% 0.1807 0.003) |
| OKLCH | oklch(71.05% 0.181 0.9) |
| XYZ | xyz(49.6823, 32.4315, 34.6475) |
| Luminance | 0.3243 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.92
Rosy Pink
#F6688E
ΔE00 3.11
Strawberry
#FC5A8D
ΔE00 3.28
Bubble Gum Pink
#FF69AF
ΔE00 4.25
Carnation Pink
#FF7FA7
ΔE00 4.65
Palevioletred
#DB7093
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8699B #69F8C6
analogous
#F869E3 #F8699B #F87F69
triadic
#F8699B #9BF869 #699BF8
tetradic
#F8699B #E3F869 #69F8C6 #7F69F8
square
#F8699B #E3F869 #69F8C6 #7F69F8
split-complementary
#F8699B #69F87F #69E3F8
monochromatic
#DC0A54 #F52F74 #F8699B #FBA3C2 #FDDEE9
Accessibility & contrast
On white
2.81
#F8699B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#F8699B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8699B
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8699B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8699B | 1.00 | 2.81 | 7.49 | 7.49 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82899C
Deuteranopia (green-blind)
#A8A498
Tritanopia (blue-blind)
#FF5C7C
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #f8699b; /* rgb */ color: rgb(248, 105, 155); /* oklch */ color: oklch(71.0% 0.181 0.9);
Tailwind
colors: {
custom: {
50: '#ff99b8',
500: '#f8699b',
950: '#000000',
},
}SCSS
$custom: #f8699b; $custom-light: #ff99b8; $custom-dark: #000000;
JSON
{
"hex": "#f8699b",
"rgb": {
"r": 248,
"g": 105,
"b": 155
},
"hsl": {
"h": 339.021,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.71049,
"c": 0.18068,
"h": 0.9
},
"luminance": 0.32426
}Semantic roles & 50–950 ramp
primary
#F8699B
secondary
#CAF3E5
accent
#E69500
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80