#F27EF3#F27EF3
#F27EF3 is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.3% C 0.199 H 327.0°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F27EF3 |
|---|---|
| RGB | rgb(242, 126, 243) |
| HSL | hsl(299, 83%, 72%) |
| HSV | hsv(299, 48%, 95%) |
| CMYK | cmyk(0.4%, 48.1%, 0%, 4.7%) |
| CIE-LAB | lab(69.66, 60.29, -39.57) |
| CIE-LCH | lch(69.66, 72.11, 326.72°) |
| OKLab | oklab(76.34% 0.1672 -0.1086) |
| OKLCH | oklch(76.34% 0.199 327) |
| XYZ | xyz(60.2554, 40.2733, 89.3763) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.16
Purply Pink
#F075E6
ΔE00 2.47
Candy Pink
#FF63E9
ΔE00 4.67
Light Magenta
#FA5FF7
ΔE00 4.93
Violet Pink
#FB5FFC
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27EF3 #7FF37E
analogous
#B77EF3 #F27EF3 #F37EBA
triadic
#F27EF3 #F3F27E #7EF3F2
tetradic
#F27EF3 #F3B77E #7FF37E #7EBAF3
square
#F27EF3 #F3B77E #7FF37E #7EBAF3
split-complementary
#F27EF3 #BAF37E #7EF3B7
monochromatic
#E015E2 #EC46EE #F27EF3 #F8B6F8 #FCE3FC
Accessibility & contrast
On white
2.32
#F27EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F27EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27EF3
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27EF3 | 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)
#73A1F7
Deuteranopia (green-blind)
#95B0EF
Tritanopia (blue-blind)
#F88BAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f27ef3; /* rgb */ color: rgb(242, 126, 243); /* oklch */ color: oklch(76.3% 0.199 327.0);
Tailwind
colors: {
custom: {
50: '#f9a7f7',
500: '#f27ef3',
950: '#000000',
},
}SCSS
$custom: #f27ef3; $custom-light: #f9a7f7; $custom-dark: #000000;
JSON
{
"hex": "#f27ef3",
"rgb": {
"r": 242,
"g": 126,
"b": 243
},
"hsl": {
"h": 299.487,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.7634,
"c": 0.19932,
"h": 327
},
"luminance": 0.4027
}Semantic roles & 50–950 ramp
primary
#F27EF3
secondary
#D7F4D7
accent
#DF0608
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85