#F8699C#F8699C
#F8699C is a light, vivid pink. Relative luminance 0.325; OKLCH L 71.1% C 0.181 H 0.5°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F8699C |
|---|---|
| RGB | rgb(248, 105, 156) |
| HSL | hsl(339, 91%, 69%) |
| HSV | hsv(339, 58%, 97%) |
| CMYK | cmyk(0%, 57.7%, 37.1%, 2.7%) |
| CIE-LAB | lab(63.73, 59.35, 0.33) |
| CIE-LCH | lch(63.73, 59.35, 0.32°) |
| OKLab | oklab(71.08% 0.181 0.0016) |
| OKLCH | oklch(71.08% 0.181 0.5) |
| XYZ | xyz(49.7666, 32.4652, 35.0916) |
| Luminance | 0.3246 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.93
Rosy Pink
#F6688E
ΔE00 3.36
Strawberry
#FC5A8D
ΔE00 3.45
Bubble Gum Pink
#FF69AF
ΔE00 4.01
Carnation Pink
#FF7FA7
ΔE00 4.67
Palevioletred
#DB7093
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8699C #69F8C5
analogous
#F869E4 #F8699C #F87E69
triadic
#F8699C #9CF869 #699CF8
tetradic
#F8699C #E4F869 #69F8C5 #7E69F8
square
#F8699C #E4F869 #69F8C5 #7E69F8
split-complementary
#F8699C #69F87E #69E4F8
monochromatic
#DC0A55 #F52F75 #F8699C #FBA3C3 #FDDEE9
Accessibility & contrast
On white
2.80
#F8699C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#F8699C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8699C
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8699C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8699C | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 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)
#82899D
Deuteranopia (green-blind)
#A8A499
Tritanopia (blue-blind)
#FF5C7C
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #f8699c; /* rgb */ color: rgb(248, 105, 156); /* oklch */ color: oklch(71.1% 0.181 0.5);
Tailwind
colors: {
custom: {
50: '#ff9ab9',
500: '#f8699c',
950: '#000000',
},
}SCSS
$custom: #f8699c; $custom-light: #ff9ab9; $custom-dark: #000000;
JSON
{
"hex": "#f8699c",
"rgb": {
"r": 248,
"g": 105,
"b": 156
},
"hsl": {
"h": 338.601,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.71079,
"c": 0.18101,
"h": 0.5
},
"luminance": 0.3246
}Semantic roles & 50–950 ramp
primary
#F8699C
secondary
#CAF3E4
accent
#E69400
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80