#F27EEC#F27EEC
#F27EEC is a light, vivid purple. Relative luminance 0.399; OKLCH L 76.0% C 0.193 H 329.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F27EEC |
|---|---|
| RGB | rgb(242, 126, 236) |
| HSL | hsl(303, 82%, 72%) |
| HSV | hsv(303, 48%, 95%) |
| CMYK | cmyk(0%, 47.9%, 2.5%, 5.1%) |
| CIE-LAB | lab(69.37, 59.08, -36.18) |
| CIE-LCH | lch(69.37, 69.28, 328.52°) |
| OKLab | oklab(76.02% 0.166 -0.0989) |
| OKLCH | oklch(76.02% 0.193 329.2) |
| XYZ | xyz(59.2184, 39.8585, 83.9149) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.03
Purply Pink
#F075E6
ΔE00 1.86
Candy Pink
#FF63E9
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 5.31
Orchid
#DA70D6
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27EEC #7EF284
analogous
#BE7EF2 #F27EEC #F27EB2
triadic
#F27EEC #ECF27E #7EECF2
tetradic
#F27EEC #F2BE7E #7EF284 #7EB2F2
square
#F27EEC #F2BE7E #7EF284 #7EB2F2
split-complementary
#F27EEC #B2F27E #7EF2BE
monochromatic
#DF16D5 #EC46E4 #F27EEC #F8B6F4 #FCE3FB
Accessibility & contrast
On white
2.34
#F27EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F27EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27EEC
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27EEC | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FF0
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#F989AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f27eec; /* rgb */ color: rgb(242, 126, 236); /* oklch */ color: oklch(76.0% 0.193 329.2);
Tailwind
colors: {
custom: {
50: '#f9a7f2',
500: '#f27eec',
950: '#000000',
},
}SCSS
$custom: #f27eec; $custom-light: #f9a7f2; $custom-dark: #000000;
JSON
{
"hex": "#f27eec",
"rgb": {
"r": 242,
"g": 126,
"b": 236
},
"hsl": {
"h": 303.103,
"s": 81.69,
"l": 72.157
},
"oklch": {
"l": 0.76025,
"c": 0.19323,
"h": 329.2
},
"luminance": 0.39855
}Semantic roles & 50–950 ramp
primary
#F27EEC
secondary
#D7F4D8
accent
#DE1307
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85