#F299CF#F299CF
#F299CF is a light, vivid pink. Relative luminance 0.462; OKLCH L 78.9% C 0.125 H 343.2°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F299CF |
|---|---|
| RGB | rgb(242, 153, 207) |
| HSL | hsl(324, 77%, 77%) |
| HSV | hsv(324, 37%, 95%) |
| CMYK | cmyk(0%, 36.8%, 14.5%, 5.1%) |
| CIE-LAB | lab(73.65, 40.73, -13.66) |
| CIE-LCH | lch(73.65, 42.96, 341.46°) |
| OKLab | oklab(78.89% 0.1198 -0.0361) |
| OKLCH | oklch(78.89% 0.125 343.2) |
| XYZ | xyz(59.2720, 46.1681, 64.8087) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.10
Pink (survey)
#FF81C0
ΔE00 5.77
Plum
#DDA0DD
ΔE00 6.20
Powder Pink
#FFB2D0
ΔE00 7.56
Lavender Pink
#DD85D7
ΔE00 8.02
Pinky
#FC86AA
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F299CF #99F2BC
analogous
#E999F2 #F299CF #F299A2
triadic
#F299CF #CFF299 #99CFF2
tetradic
#F299CF #F2E999 #99F2BC #99A2F2
square
#F299CF #F2E999 #99F2BC #99A2F2
split-complementary
#F299CF #A2F299 #99F2E9
monochromatic
#E42C9C #EB63B5 #F299CF #F9CFE9 #FCE4F2
Accessibility & contrast
On white
2.05
#F299CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#F299CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F299CF
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F299CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F299CF | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EACD1
Deuteranopia (green-blind)
#B4BACD
Tritanopia (blue-blind)
#FD99AC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f299cf; /* rgb */ color: rgb(242, 153, 207); /* oklch */ color: oklch(78.9% 0.125 343.2);
Tailwind
colors: {
custom: {
50: '#f8b8dd',
500: '#f299cf',
950: '#000000',
},
}SCSS
$custom: #f299cf; $custom-light: #f8b8dd; $custom-dark: #000000;
JSON
{
"hex": "#f299cf",
"rgb": {
"r": 242,
"g": 153,
"b": 207
},
"hsl": {
"h": 323.596,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.78894,
"c": 0.12513,
"h": 343.2
},
"luminance": 0.46165
}Semantic roles & 50–950 ramp
primary
#F299CF
secondary
#D8F3E3
accent
#DA5D0C
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083