#F27CFC#F27CFC
#F27CFC is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.5% C 0.210 H 324.4°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F27CFC |
|---|---|
| RGB | rgb(242, 124, 252) |
| HSL | hsl(295, 96%, 74%) |
| HSV | hsv(295, 51%, 99%) |
| CMYK | cmyk(4%, 50.8%, 0%, 1.2%) |
| CIE-LAB | lab(69.70, 62.82, -44.44) |
| CIE-LCH | lch(69.70, 76.95, 324.73°) |
| OKLab | oklab(76.5% 0.1711 -0.1226) |
| OKLCH | oklch(76.5% 0.21 324.4) |
| XYZ | xyz(61.3947, 40.3239, 96.6260) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 3.57
Violet Pink
#FB5FFC
ΔE00 4.41
Light Magenta
#FA5FF7
ΔE00 4.52
Candy Pink
#FF63E9
ΔE00 5.14
Orchid
#DA70D6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27CFC #86FC7C
analogous
#B27CFC #F27CFC #FC7CC6
triadic
#F27CFC #FCF27C #7CFCF2
tetradic
#F27CFC #FCB27C #86FC7C #7CC6FC
square
#F27CFC #FCB27C #86FC7C #7CC6FC
split-complementary
#F27CFC #C6FC7C #7CFCB2
monochromatic
#E506F8 #EC40FB #F27CFC #F8B8FD #FCE1FE
Accessibility & contrast
On white
2.32
#F27CFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F27CFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27CFC
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27CFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27CFC | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#90AFF8
Tritanopia (blue-blind)
#F68CB1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f27cfc; /* rgb */ color: rgb(242, 124, 252); /* oklch */ color: oklch(76.5% 0.210 324.4);
Tailwind
colors: {
custom: {
50: '#f9a6fe',
500: '#f27cfc',
950: '#000000',
},
}SCSS
$custom: #f27cfc; $custom-light: #f9a6fe; $custom-dark: #000000;
JSON
{
"hex": "#f27cfc",
"rgb": {
"r": 242,
"g": 124,
"b": 252
},
"hsl": {
"h": 295.313,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.76496,
"c": 0.21043,
"h": 324.4
},
"luminance": 0.40321
}Semantic roles & 50–950 ramp
primary
#F27CFC
secondary
#D7F7D4
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86