#FF4294#FF4294
#FF4294 is a light, highly saturated pink. Relative luminance 0.273; OKLCH L 67.9% C 0.231 H 359.3°. Best body text is #000000 at 6.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF4294 |
|---|---|
| RGB | rgb(255, 66, 148) |
| HSL | hsl(334, 100%, 63%) |
| HSV | hsv(334, 74%, 100%) |
| CMYK | cmyk(0%, 74.1%, 42%, 0%) |
| CIE-LAB | lab(59.25, 75.29, -1.44) |
| CIE-LCH | lch(59.25, 75.30, 358.91°) |
| OKLab | oklab(67.91% 0.2312 -0.0029) |
| OKLCH | oklch(67.91% 0.231 359.3) |
| XYZ | xyz(48.5372, 27.3008, 30.7249) |
| Luminance | 0.2730 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 3.47
Deeppink
#FF1493
ΔE00 3.91
Strong Pink
#FF0789
ΔE00 4.17
Medium Pink
#F36196
ΔE00 4.18
Hot Pink (survey)
#FF028D
ΔE00 4.25
Electric Pink
#FF0490
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF4294 #42FFAD
analogous
#FF42F3 #FF4294 #FF4E42
triadic
#FF4294 #94FF42 #4294FF
tetradic
#FF4294 #F3FF42 #42FFAD #4E42FF
square
#FF4294 #F3FF42 #42FFAD #4E42FF
split-complementary
#FF4294 #42FF4E #42F3FF
monochromatic
#C70056 #FF0571 #FF4294 #FF7FB7 #FFBCD9
Accessibility & contrast
On white
3.25
#FF4294 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.46
#FF4294 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF4294
6.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF4294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF4294 | 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)
#6C7896
Deuteranopia (green-blind)
#9F9C90
Tritanopia (blue-blind)
#FF2266
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #ff4294; /* rgb */ color: rgb(255, 66, 148); /* oklch */ color: oklch(67.9% 0.231 359.3);
Tailwind
colors: {
custom: {
50: '#ff86b3',
500: '#ff4294',
950: '#000000',
},
}SCSS
$custom: #ff4294; $custom-light: #ff86b3; $custom-dark: #000000;
JSON
{
"hex": "#ff4294",
"rgb": {
"r": 255,
"g": 66,
"b": 148
},
"hsl": {
"h": 333.968,
"s": 100,
"l": 62.941
},
"oklch": {
"l": 0.67906,
"c": 0.23125,
"h": 359.3
},
"luminance": 0.27295
}Semantic roles & 50–950 ramp
primary
#FF4294
secondary
#ACF0D3
accent
#E68200
background
#FFF8FB
surface
#FFF0F6
border
#D7CBD0
text
#190C11
muted
#877D80