#F27CF3#F27CF3
#F27CF3 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.1% C 0.202 H 327.0°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F27CF3 |
|---|---|
| RGB | rgb(242, 124, 243) |
| HSL | hsl(299, 83%, 72%) |
| HSV | hsv(299, 49%, 95%) |
| CMYK | cmyk(0.4%, 49%, 0%, 4.7%) |
| CIE-LAB | lab(69.30, 61.24, -40.13) |
| CIE-LCH | lch(69.30, 73.21, 326.76°) |
| OKLab | oklab(76.07% 0.1698 -0.1102) |
| OKLCH | oklch(76.07% 0.202 327) |
| XYZ | xyz(60.0022, 39.7669, 89.2919) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.45
Purply Pink
#F075E6
ΔE00 2.28
Candy Pink
#FF63E9
ΔE00 4.38
Light Magenta
#FA5FF7
ΔE00 4.56
Violet Pink
#FB5FFC
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27CF3 #7DF37C
analogous
#B77CF3 #F27CF3 #F37CB9
triadic
#F27CF3 #F3F27C #7CF3F2
tetradic
#F27CF3 #F3B77C #7DF37C #7CB9F3
square
#F27CF3 #F3B77C #7DF37C #7CB9F3
split-complementary
#F27CF3 #B9F37C #7CF3B7
monochromatic
#DE15E0 #EC44EE #F27CF3 #F8B4F8 #FCE3FC
Accessibility & contrast
On white
2.35
#F27CF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F27CF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27CF3
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27CF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27CF3 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF7
Deuteranopia (green-blind)
#94AFEF
Tritanopia (blue-blind)
#F889AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f27cf3; /* rgb */ color: rgb(242, 124, 243); /* oklch */ color: oklch(76.1% 0.202 327.0);
Tailwind
colors: {
custom: {
50: '#f9a6f7',
500: '#f27cf3',
950: '#000000',
},
}SCSS
$custom: #f27cf3; $custom-light: #f9a6f7; $custom-dark: #000000;
JSON
{
"hex": "#f27cf3",
"rgb": {
"r": 242,
"g": 124,
"b": 243
},
"hsl": {
"h": 299.496,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.76073,
"c": 0.20243,
"h": 327
},
"luminance": 0.39764
}Semantic roles & 50–950 ramp
primary
#F27CF3
secondary
#D7F4D6
accent
#E00608
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85