#FF4198#FF4198
#FF4198 is a light, highly saturated pink. Relative luminance 0.273; OKLCH L 68.0% C 0.234 H 357.8°. Best body text is #000000 at 6.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF4198 |
|---|---|
| RGB | rgb(255, 65, 152) |
| HSL | hsl(333, 100%, 63%) |
| HSV | hsv(333, 75%, 100%) |
| CMYK | cmyk(0%, 74.5%, 40.4%, 0%) |
| CIE-LAB | lab(59.26, 75.96, -3.76) |
| CIE-LCH | lch(59.26, 76.06, 357.17°) |
| OKLab | oklab(67.95% 0.2334 -0.0089) |
| OKLCH | oklch(67.95% 0.234 357.8) |
| XYZ | xyz(48.8013, 27.3138, 32.4019) |
| Luminance | 0.2731 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 2.59
Deeppink
#FF1493
ΔE00 3.59
Electric Pink
#FF0490
ΔE00 4.06
Hot Pink (survey)
#FF028D
ΔE00 4.16
Strong Pink
#FF0789
ΔE00 4.27
Medium Pink
#F36196
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF4198 #41FFA8
analogous
#FF41F7 #FF4198 #FF4941
triadic
#FF4198 #98FF41 #4198FF
tetradic
#FF4198 #F7FF41 #41FFA8 #4941FF
square
#FF4198 #F7FF41 #41FFA8 #4941FF
split-complementary
#FF4198 #41FF49 #41F7FF
monochromatic
#C6005A #FF0477 #FF4198 #FF7EB9 #FFBBDA
Accessibility & contrast
On white
3.25
#FF4198 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.46
#FF4198 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF4198
6.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF4198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF4198 | 1.00 | 3.25 | 6.46 | 6.46 |
| #FFFFFF | 3.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A789A
Deuteranopia (green-blind)
#9E9C94
Tritanopia (blue-blind)
#FF2367
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #ff4198; /* rgb */ color: rgb(255, 65, 152); /* oklch */ color: oklch(68.0% 0.234 357.8);
Tailwind
colors: {
custom: {
50: '#ff86b6',
500: '#ff4198',
950: '#000000',
},
}SCSS
$custom: #ff4198; $custom-light: #ff86b6; $custom-dark: #000000;
JSON
{
"hex": "#ff4198",
"rgb": {
"r": 255,
"g": 65,
"b": 152
},
"hsl": {
"h": 332.526,
"s": 100,
"l": 62.745
},
"oklch": {
"l": 0.67953,
"c": 0.23357,
"h": 357.8
},
"luminance": 0.27308
}Semantic roles & 50–950 ramp
primary
#FF4198
secondary
#ACF0D1
accent
#E67C00
background
#FFF8FB
surface
#FFF0F6
border
#D7CBD0
text
#190C11
muted
#877D80