#F27CF2#F27CF2
#F27CF2 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.0% C 0.202 H 327.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F27CF2 |
|---|---|
| RGB | rgb(242, 124, 242) |
| HSL | hsl(300, 82%, 72%) |
| HSV | hsv(300, 49%, 95%) |
| CMYK | cmyk(0%, 48.8%, 0%, 5.1%) |
| CIE-LAB | lab(69.26, 61.06, -39.65) |
| CIE-LCH | lch(69.26, 72.81, 327.01°) |
| OKLab | oklab(76.03% 0.1697 -0.1088) |
| OKLCH | oklch(76.03% 0.202 327.3) |
| XYZ | xyz(59.8516, 39.7066, 88.4988) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.37
Purply Pink
#F075E6
ΔE00 2.15
Candy Pink
#FF63E9
ΔE00 4.32
Light Magenta
#FA5FF7
ΔE00 4.60
Violet Pink
#FB5FFC
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27CF2 #7CF27C
analogous
#B77CF2 #F27CF2 #F27CB7
triadic
#F27CF2 #F2F27C #7CF2F2
tetradic
#F27CF2 #F2B77C #7CF27C #7CB7F2
square
#F27CF2 #F2B77C #7CF27C #7CB7F2
split-complementary
#F27CF2 #B7F27C #7CF2B7
monochromatic
#DE16DE #EC44EC #F27CF2 #F8B4F8 #FCE3FC
Accessibility & contrast
On white
2.35
#F27CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F27CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27CF2
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27CF2 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF6
Deuteranopia (green-blind)
#94AFEE
Tritanopia (blue-blind)
#F889AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f27cf2; /* rgb */ color: rgb(242, 124, 242); /* oklch */ color: oklch(76.0% 0.202 327.3);
Tailwind
colors: {
custom: {
50: '#f9a6f6',
500: '#f27cf2',
950: '#000000',
},
}SCSS
$custom: #f27cf2; $custom-light: #f9a6f6; $custom-dark: #000000;
JSON
{
"hex": "#f27cf2",
"rgb": {
"r": 242,
"g": 124,
"b": 242
},
"hsl": {
"h": 300,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.76027,
"c": 0.20155,
"h": 327.3
},
"luminance": 0.39703
}Semantic roles & 50–950 ramp
primary
#F27CF2
secondary
#D6F4D6
accent
#DE0707
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85