#F27CF7#F27CF7
#F27CF7 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.3% C 0.206 H 325.8°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F27CF7 |
|---|---|
| RGB | rgb(242, 124, 247) |
| HSL | hsl(298, 88%, 73%) |
| HSV | hsv(298, 50%, 97%) |
| CMYK | cmyk(2%, 49.8%, 0%, 3.1%) |
| CIE-LAB | lab(69.48, 61.94, -42.05) |
| CIE-LCH | lch(69.48, 74.86, 325.83°) |
| OKLab | oklab(76.26% 0.1704 -0.1157) |
| OKLCH | oklch(76.26% 0.206 325.8) |
| XYZ | xyz(60.6128, 40.0111, 92.5079) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.90
Purply Pink
#F075E6
ΔE00 2.84
Light Magenta
#FA5FF7
ΔE00 4.48
Violet Pink
#FB5FFC
ΔE00 4.49
Candy Pink
#FF63E9
ΔE00 4.68
Lavender Pink
#DD85D7
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27CF7 #81F77C
analogous
#B47CF7 #F27CF7 #F77CBE
triadic
#F27CF7 #F7F27C #7CF7F2
tetradic
#F27CF7 #F7B47C #81F77C #7CBEF7
square
#F27CF7 #F7B47C #81F77C #7CBEF7
split-complementary
#F27CF7 #BEF77C #7CF7B4
monochromatic
#E10EEA #EC42F3 #F27CF7 #F8B6FB #FCE2FD
Accessibility & contrast
On white
2.33
#F27CF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F27CF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27CF7
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27CF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27CF7 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA0FB
Deuteranopia (green-blind)
#92AFF3
Tritanopia (blue-blind)
#F78AAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f27cf7; /* rgb */ color: rgb(242, 124, 247); /* oklch */ color: oklch(76.3% 0.206 325.8);
Tailwind
colors: {
custom: {
50: '#f9a6fa',
500: '#f27cf7',
950: '#000000',
},
}SCSS
$custom: #f27cf7; $custom-light: #f9a6fa; $custom-dark: #000000;
JSON
{
"hex": "#f27cf7",
"rgb": {
"r": 242,
"g": 124,
"b": 247
},
"hsl": {
"h": 297.561,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.76259,
"c": 0.20596,
"h": 325.8
},
"luminance": 0.40008
}Semantic roles & 50–950 ramp
primary
#F27CF7
secondary
#D7F5D6
accent
#E5000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85