#F27FEF#F27FEF
#F27FEF is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.3% C 0.194 H 328.2°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F27FEF |
|---|---|
| RGB | rgb(242, 127, 239) |
| HSL | hsl(302, 82%, 72%) |
| HSV | hsv(302, 48%, 95%) |
| CMYK | cmyk(0%, 47.5%, 1.2%, 5.1%) |
| CIE-LAB | lab(69.68, 59.11, -37.35) |
| CIE-LCH | lch(69.68, 69.92, 327.71°) |
| OKLab | oklab(76.29% 0.1652 -0.1022) |
| OKLCH | oklch(76.29% 0.194 328.2) |
| XYZ | xyz(59.7864, 40.2913, 86.2725) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.78
Purply Pink
#F075E6
ΔE00 2.20
Candy Pink
#FF63E9
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 4.72
Light Magenta
#FA5FF7
ΔE00 5.30
Violet Pink
#FB5FFC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27FEF #7FF282
analogous
#BB7FF2 #F27FEF #F27FB6
triadic
#F27FEF #EFF27F #7FEFF2
tetradic
#F27FEF #F2BB7F #7FF282 #7FB6F2
square
#F27FEF #F2BB7F #7FF282 #7FB6F2
split-complementary
#F27FEF #B6F27F #7FF2BB
monochromatic
#E017DB #EC47E8 #F27FEF #F8B7F6 #FCE3FC
Accessibility & contrast
On white
2.32
#F27FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F27FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27FEF
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27FEF | 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)
#76A1F3
Deuteranopia (green-blind)
#98B0EC
Tritanopia (blue-blind)
#F98AAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f27fef; /* rgb */ color: rgb(242, 127, 239); /* oklch */ color: oklch(76.3% 0.194 328.2);
Tailwind
colors: {
custom: {
50: '#f9a8f4',
500: '#f27fef',
950: '#000000',
},
}SCSS
$custom: #f27fef; $custom-light: #f9a8f4; $custom-dark: #000000;
JSON
{
"hex": "#f27fef",
"rgb": {
"r": 242,
"g": 127,
"b": 239
},
"hsl": {
"h": 301.565,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.76294,
"c": 0.19424,
"h": 328.2
},
"luminance": 0.40288
}Semantic roles & 50–950 ramp
primary
#F27FEF
secondary
#D7F4D8
accent
#DE0D08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85