#F495D2#F495D2
#F495D2 is a light, vivid pink. Relative luminance 0.454; OKLCH L 78.6% C 0.136 H 341.7°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F495D2 |
|---|---|
| RGB | rgb(244, 149, 210) |
| HSL | hsl(321, 81%, 77%) |
| HSV | hsv(321, 39%, 96%) |
| CMYK | cmyk(0%, 38.9%, 13.9%, 4.3%) |
| CIE-LAB | lab(73.14, 43.93, -16.06) |
| CIE-LCH | lch(73.14, 46.77, 339.92°) |
| OKLab | oklab(78.59% 0.129 -0.0426) |
| OKLCH | oklch(78.59% 0.136 341.7) |
| XYZ | xyz(59.6889, 45.3847, 66.5765) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.04
Pink (survey)
#FF81C0
ΔE00 5.28
Plum
#DDA0DD
ΔE00 6.16
Lavender Pink
#DD85D7
ΔE00 6.98
Violet (CSS)
#EE82EE
ΔE00 8.71
Bubblegum (survey)
#FF6CB5
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F495D2 #95F4B7
analogous
#E795F4 #F495D2 #F495A3
triadic
#F495D2 #D2F495 #95D2F4
tetradic
#F495D2 #F4E795 #95F4B7 #95A3F4
square
#F495D2 #F4E795 #95F4B7 #95A3F4
split-complementary
#F495D2 #A3F495 #95F4E7
monochromatic
#E826A3 #EE5EBA #F495D2 #FACCEA #FCE3F3
Accessibility & contrast
On white
2.08
#F495D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F495D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F495D2
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F495D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F495D2 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAAD4
Deuteranopia (green-blind)
#B2B9CF
Tritanopia (blue-blind)
#FF96AB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f495d2; /* rgb */ color: rgb(244, 149, 210); /* oklch */ color: oklch(78.6% 0.136 341.7);
Tailwind
colors: {
custom: {
50: '#f9b6df',
500: '#f495d2',
950: '#000000',
},
}SCSS
$custom: #f495d2; $custom-light: #f9b6df; $custom-dark: #000000;
JSON
{
"hex": "#f495d2",
"rgb": {
"r": 244,
"g": 149,
"b": 210
},
"hsl": {
"h": 321.474,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.7859,
"c": 0.13581,
"h": 341.7
},
"luminance": 0.45381
}Semantic roles & 50–950 ramp
primary
#F495D2
secondary
#D7F4E1
accent
#DE5408
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083