#F495CF#F495CF
#F495CF is a light, vivid pink. Relative luminance 0.452; OKLCH L 78.5% C 0.134 H 343.3°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F495CF |
|---|---|
| RGB | rgb(244, 149, 207) |
| HSL | hsl(323, 81%, 77%) |
| HSV | hsv(323, 39%, 96%) |
| CMYK | cmyk(0%, 38.9%, 15.2%, 4.3%) |
| CIE-LAB | lab(73.05, 43.46, -14.55) |
| CIE-LCH | lch(73.05, 45.83, 341.49°) |
| OKLab | oklab(78.48% 0.1281 -0.0385) |
| OKLCH | oklch(78.48% 0.134 343.3) |
| XYZ | xyz(59.3186, 45.2366, 64.6265) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.06
Pink (survey)
#FF81C0
ΔE00 4.96
Plum
#DDA0DD
ΔE00 6.57
Lavender Pink
#DD85D7
ΔE00 7.47
Powder Pink
#FFB2D0
ΔE00 8.40
Bubblegum (survey)
#FF6CB5
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F495CF #95F4BA
analogous
#E995F4 #F495CF #F495A0
triadic
#F495CF #CFF495 #95CFF4
tetradic
#F495CF #F4E995 #95F4BA #95A0F4
square
#F495CF #F4E995 #95F4BA #95A0F4
split-complementary
#F495CF #A0F495 #95F4E9
monochromatic
#E8269D #EE5EB6 #F495CF #FACCE8 #FCE3F2
Accessibility & contrast
On white
2.09
#F495CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F495CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F495CF
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F495CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F495CF | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAAD1
Deuteranopia (green-blind)
#B3B9CC
Tritanopia (blue-blind)
#FF95AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f495cf; /* rgb */ color: rgb(244, 149, 207); /* oklch */ color: oklch(78.5% 0.134 343.3);
Tailwind
colors: {
custom: {
50: '#f9b6dd',
500: '#f495cf',
950: '#000000',
},
}SCSS
$custom: #f495cf; $custom-light: #f9b6dd; $custom-dark: #000000;
JSON
{
"hex": "#f495cf",
"rgb": {
"r": 244,
"g": 149,
"b": 207
},
"hsl": {
"h": 323.368,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.78484,
"c": 0.13373,
"h": 343.3
},
"luminance": 0.45233
}Semantic roles & 50–950 ramp
primary
#F495CF
secondary
#D7F4E2
accent
#DE5B08
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083