#F27CFF#F27CFF
#F27CFF is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.6% C 0.213 H 323.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F27CFF |
|---|---|
| RGB | rgb(242, 124, 255) |
| HSL | hsl(294, 100%, 74%) |
| HSV | hsv(294, 51%, 100%) |
| CMYK | cmyk(5.1%, 51.4%, 0%, 0%) |
| CIE-LAB | lab(69.84, 63.36, -45.86) |
| CIE-LCH | lch(69.84, 78.21, 324.10°) |
| OKLab | oklab(76.64% 0.1714 -0.1267) |
| OKLCH | oklch(76.64% 0.213 323.5) |
| XYZ | xyz(61.8739, 40.5156, 99.1495) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.00
Purply Pink
#F075E6
ΔE00 4.01
Violet Pink
#FB5FFC
ΔE00 4.43
Light Magenta
#FA5FF7
ΔE00 4.61
Candy Pink
#FF63E9
ΔE00 5.45
Orchid
#DA70D6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27CFF #89FF7C
analogous
#B17CFF #F27CFF #FF7CCB
triadic
#F27CFF #FFF27C #7CFFF2
tetradic
#F27CFF #FFB17C #89FF7C #7CCBFF
square
#F27CFF #FFB17C #89FF7C #7CCBFF
split-complementary
#F27CFF #CBFF7C #7CFFB1
monochromatic
#E602FF #EC3FFF #F27CFF #F8B9FF #FCE0FF
Accessibility & contrast
On white
2.31
#F27CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#F27CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27CFF
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27CFF | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A2FF
Deuteranopia (green-blind)
#8EB0FB
Tritanopia (blue-blind)
#F68DB2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f27cff; /* rgb */ color: rgb(242, 124, 255); /* oklch */ color: oklch(76.6% 0.213 323.5);
Tailwind
colors: {
custom: {
50: '#f9a6ff',
500: '#f27cff',
950: '#000000',
},
}SCSS
$custom: #f27cff; $custom-light: #f9a6ff; $custom-dark: #000000;
JSON
{
"hex": "#f27cff",
"rgb": {
"r": 242,
"g": 124,
"b": 255
},
"hsl": {
"h": 294.046,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.7664,
"c": 0.21315,
"h": 323.5
},
"luminance": 0.40513
}Semantic roles & 50–950 ramp
primary
#F27CFF
secondary
#D7F7D4
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86