#F0699C#F0699C
#F0699C is a light, vivid pink. Relative luminance 0.310; OKLCH L 70.0% C 0.173 H 358.9°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F0699C |
|---|---|
| RGB | rgb(240, 105, 156) |
| HSL | hsl(337, 82%, 68%) |
| HSV | hsv(337, 56%, 94%) |
| CMYK | cmyk(0%, 56.3%, 35%, 5.9%) |
| CIE-LAB | lab(62.54, 56.84, -1.55) |
| CIE-LCH | lch(62.54, 56.86, 358.44°) |
| OKLab | oklab(69.96% 0.1732 -0.0033) |
| OKLCH | oklch(69.96% 0.173 358.9) |
| XYZ | xyz(46.9900, 31.0336, 34.9614) |
| Luminance | 0.3103 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.66
Palevioletred
#DB7093
ΔE00 3.94
Bubble Gum Pink
#FF69AF
ΔE00 4.03
Strawberry
#FC5A8D
ΔE00 4.13
Rosy Pink
#F6688E
ΔE00 4.13
Hot Pink
#FF69B4
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0699C #69F0BD
analogous
#F069E0 #F0699C #F07969
triadic
#F0699C #9CF069 #699CF0
tetradic
#F0699C #E0F069 #69F0BD #7969F0
square
#F0699C #E0F069 #69F0BD #7969F0
split-complementary
#F0699C #69F079 #69E0F0
monochromatic
#CA1459 #EA3177 #F0699C #F6A1C1 #FBD8E5
Accessibility & contrast
On white
2.91
#F0699C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#F0699C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0699C
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0699C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0699C | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F879E
Deuteranopia (green-blind)
#A3A199
Tritanopia (blue-blind)
#FF5E7C
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #f0699c; /* rgb */ color: rgb(240, 105, 156); /* oklch */ color: oklch(70.0% 0.173 358.9);
Tailwind
colors: {
custom: {
50: '#f999b9',
500: '#f0699c',
950: '#000000',
},
}SCSS
$custom: #f0699c; $custom-light: #f999b9; $custom-dark: #000000;
JSON
{
"hex": "#f0699c",
"rgb": {
"r": 240,
"g": 105,
"b": 156
},
"hsl": {
"h": 337.333,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.69956,
"c": 0.17321,
"h": 358.9
},
"luminance": 0.31029
}Semantic roles & 50–950 ramp
primary
#F0699C
secondary
#C5EFE0
accent
#DE8D07
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80