#F8689B#F8689B
#F8689B is a light, vivid pink. Relative luminance 0.322; OKLCH L 70.9% C 0.182 H 0.7°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F8689B |
|---|---|
| RGB | rgb(248, 104, 155) |
| HSL | hsl(339, 91%, 69%) |
| HSV | hsv(339, 58%, 97%) |
| CMYK | cmyk(0%, 58.1%, 37.5%, 2.7%) |
| CIE-LAB | lab(63.53, 59.69, 0.63) |
| CIE-LCH | lch(63.53, 59.69, 0.60°) |
| OKLab | oklab(70.93% 0.1821 0.0024) |
| OKLCH | oklch(70.93% 0.182 0.7) |
| XYZ | xyz(49.5810, 32.2290, 34.6137) |
| Luminance | 0.3222 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.76
Rosy Pink
#F6688E
ΔE00 3.21
Strawberry
#FC5A8D
ΔE00 3.23
Bubble Gum Pink
#FF69AF
ΔE00 4.16
Carnation Pink
#FF7FA7
ΔE00 4.84
Palevioletred
#DB7093
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8689B #68F8C5
analogous
#F868E3 #F8689B #F87D68
triadic
#F8689B #9BF868 #689BF8
tetradic
#F8689B #E3F868 #68F8C5 #7D68F8
square
#F8689B #E3F868 #68F8C5 #7D68F8
split-complementary
#F8689B #68F87D #68E3F8
monochromatic
#DB0A54 #F52E74 #F8689B #FBA2C2 #FDDDE8
Accessibility & contrast
On white
2.82
#F8689B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#F8689B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8689B
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8689B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8689B | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82899C
Deuteranopia (green-blind)
#A8A498
Tritanopia (blue-blind)
#FF5B7B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #f8689b; /* rgb */ color: rgb(248, 104, 155); /* oklch */ color: oklch(70.9% 0.182 0.7);
Tailwind
colors: {
custom: {
50: '#ff99b8',
500: '#f8689b',
950: '#000000',
},
}SCSS
$custom: #f8689b; $custom-light: #ff99b8; $custom-dark: #000000;
JSON
{
"hex": "#f8689b",
"rgb": {
"r": 248,
"g": 104,
"b": 155
},
"hsl": {
"h": 338.75,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.70925,
"c": 0.18207,
"h": 0.7
},
"luminance": 0.32224
}Semantic roles & 50–950 ramp
primary
#F8689B
secondary
#C9F3E4
accent
#E69400
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80