#F27EEA#F27EEA
#F27EEA is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.9% C 0.192 H 329.9°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F27EEA |
|---|---|
| RGB | rgb(242, 126, 234) |
| HSL | hsl(304, 82%, 72%) |
| HSV | hsv(304, 48%, 95%) |
| CMYK | cmyk(0%, 47.9%, 3.3%, 5.1%) |
| CIE-LAB | lab(69.29, 58.74, -35.21) |
| CIE-LCH | lch(69.29, 68.48, 329.06°) |
| OKLab | oklab(75.94% 0.1657 -0.0961) |
| OKLCH | oklch(75.94% 0.192 329.9) |
| XYZ | xyz(58.9295, 39.7429, 82.3932) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.24
Purply Pink
#F075E6
ΔE00 1.80
Lavender Pink
#DD85D7
ΔE00 4.27
Candy Pink
#FF63E9
ΔE00 4.38
Orchid
#DA70D6
ΔE00 5.35
Light Magenta
#FA5FF7
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27EEA #7EF286
analogous
#C07EF2 #F27EEA #F27EB0
triadic
#F27EEA #EAF27E #7EEAF2
tetradic
#F27EEA #F2C07E #7EF286 #7EB0F2
square
#F27EEA #F2C07E #7EF286 #7EB0F2
split-complementary
#F27EEA #B0F27E #7EF2C0
monochromatic
#DF16D1 #EC46E1 #F27EEA #F8B6F3 #FCE3FA
Accessibility & contrast
On white
2.35
#F27EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F27EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27EEA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27EEA | 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)
#789FEE
Deuteranopia (green-blind)
#99AFE7
Tritanopia (blue-blind)
#FA88A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f27eea; /* rgb */ color: rgb(242, 126, 234); /* oklch */ color: oklch(75.9% 0.192 329.9);
Tailwind
colors: {
custom: {
50: '#f9a7f1',
500: '#f27eea',
950: '#000000',
},
}SCSS
$custom: #f27eea; $custom-light: #f9a7f1; $custom-dark: #000000;
JSON
{
"hex": "#f27eea",
"rgb": {
"r": 242,
"g": 126,
"b": 234
},
"hsl": {
"h": 304.138,
"s": 81.69,
"l": 72.157
},
"oklch": {
"l": 0.75937,
"c": 0.19152,
"h": 329.9
},
"luminance": 0.39739
}Semantic roles & 50–950 ramp
primary
#F27EEA
secondary
#D7F4D9
accent
#DE1607
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84