#F27FEE#F27FEE
#F27FEE is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.2% C 0.193 H 328.6°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F27FEE |
|---|---|
| RGB | rgb(242, 127, 238) |
| HSL | hsl(302, 82%, 72%) |
| HSV | hsv(302, 48%, 95%) |
| CMYK | cmyk(0%, 47.5%, 1.7%, 5.1%) |
| CIE-LAB | lab(69.63, 58.94, -36.87) |
| CIE-LCH | lch(69.63, 69.52, 327.97°) |
| OKLab | oklab(76.25% 0.165 -0.1009) |
| OKLCH | oklch(76.25% 0.193 328.6) |
| XYZ | xyz(59.6391, 40.2324, 85.4966) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.80
Purply Pink
#F075E6
ΔE00 2.13
Lavender Pink
#DD85D7
ΔE00 4.61
Candy Pink
#FF63E9
ΔE00 4.61
Light Magenta
#FA5FF7
ΔE00 5.36
Violet Pink
#FB5FFC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27FEE #7FF283
analogous
#BD7FF2 #F27FEE #F27FB5
triadic
#F27FEE #EEF27F #7FEEF2
tetradic
#F27FEE #F2BD7F #7FF283 #7FB5F2
square
#F27FEE #F2BD7F #7FF283 #7FB5F2
split-complementary
#F27FEE #B5F27F #7FF2BD
monochromatic
#E017D9 #EC47E7 #F27FEE #F8B7F5 #FCE3FB
Accessibility & contrast
On white
2.32
#F27FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F27FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27FEE
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27FEE | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F2
Deuteranopia (green-blind)
#98B0EB
Tritanopia (blue-blind)
#F98AAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f27fee; /* rgb */ color: rgb(242, 127, 238); /* oklch */ color: oklch(76.2% 0.193 328.6);
Tailwind
colors: {
custom: {
50: '#f9a8f4',
500: '#f27fee',
950: '#000000',
},
}SCSS
$custom: #f27fee; $custom-light: #f9a8f4; $custom-dark: #000000;
JSON
{
"hex": "#f27fee",
"rgb": {
"r": 242,
"g": 127,
"b": 238
},
"hsl": {
"h": 302.087,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.76249,
"c": 0.19337,
"h": 328.6
},
"luminance": 0.40229
}Semantic roles & 50–950 ramp
primary
#F27FEE
secondary
#D7F4D8
accent
#DE0F08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85