#F495CB#F495CB
#F495CB is a light, vivid pink. Relative luminance 0.450; OKLCH L 78.3% C 0.131 H 345.4°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F495CB |
|---|---|
| RGB | rgb(244, 149, 203) |
| HSL | hsl(326, 81%, 77%) |
| HSV | hsv(326, 39%, 96%) |
| CMYK | cmyk(0%, 38.9%, 16.8%, 4.3%) |
| CIE-LAB | lab(72.92, 42.85, -12.53) |
| CIE-LCH | lch(72.92, 44.64, 343.69°) |
| OKLab | oklab(78.35% 0.1269 -0.033) |
| OKLCH | oklch(78.35% 0.131 345.4) |
| XYZ | xyz(58.8358, 45.0435, 62.0836) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.29
Pink (survey)
#FF81C0
ΔE00 4.65
Plum
#DDA0DD
ΔE00 7.20
Pinky
#FC86AA
ΔE00 7.81
Powder Pink
#FFB2D0
ΔE00 7.86
Lavender Pink
#DD85D7
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F495CB #95F4BE
analogous
#EE95F4 #F495CB #F4959C
triadic
#F495CB #CBF495 #95CBF4
tetradic
#F495CB #F4EE95 #95F4BE #959CF4
square
#F495CB #F4EE95 #95F4BE #959CF4
split-complementary
#F495CB #9CF495 #95F4EE
monochromatic
#E82695 #EE5EB0 #F495CB #FACCE6 #FCE3F1
Accessibility & contrast
On white
2.10
#F495CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F495CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F495CB
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F495CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F495CB | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9CD
Deuteranopia (green-blind)
#B4B9C9
Tritanopia (blue-blind)
#FF94A8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f495cb; /* rgb */ color: rgb(244, 149, 203); /* oklch */ color: oklch(78.3% 0.131 345.4);
Tailwind
colors: {
custom: {
50: '#f9b6da',
500: '#f495cb',
950: '#000000',
},
}SCSS
$custom: #f495cb; $custom-light: #f9b6da; $custom-dark: #000000;
JSON
{
"hex": "#f495cb",
"rgb": {
"r": 244,
"g": 149,
"b": 203
},
"hsl": {
"h": 325.895,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.78346,
"c": 0.13108,
"h": 345.4
},
"luminance": 0.4504
}Semantic roles & 50–950 ramp
primary
#F495CB
secondary
#D7F4E4
accent
#DE6408
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083