#F27EEF#F27EEF
#F27EEF is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.2% C 0.196 H 328.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F27EEF |
|---|---|
| RGB | rgb(242, 126, 239) |
| HSL | hsl(302, 82%, 72%) |
| HSV | hsv(302, 48%, 95%) |
| CMYK | cmyk(0%, 47.9%, 1.2%, 5.1%) |
| CIE-LAB | lab(69.49, 59.59, -37.64) |
| CIE-LCH | lch(69.49, 70.48, 327.73°) |
| OKLab | oklab(76.16% 0.1665 -0.103) |
| OKLCH | oklch(76.16% 0.196 328.2) |
| XYZ | xyz(59.6579, 40.0343, 86.2297) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.91
Purply Pink
#F075E6
ΔE00 2.06
Candy Pink
#FF63E9
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 4.79
Light Magenta
#FA5FF7
ΔE00 5.11
Violet Pink
#FB5FFC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27EEF #7EF281
analogous
#BB7EF2 #F27EEF #F27EB5
triadic
#F27EEF #EFF27E #7EEFF2
tetradic
#F27EEF #F2BB7E #7EF281 #7EB5F2
square
#F27EEF #F2BB7E #7EF281 #7EB5F2
split-complementary
#F27EEF #B5F27E #7EF2BB
monochromatic
#DF16DA #EC46E8 #F27EEF #F8B6F6 #FCE3FC
Accessibility & contrast
On white
2.33
#F27EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F27EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27EEF
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27EEF | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F3
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#F989AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f27eef; /* rgb */ color: rgb(242, 126, 239); /* oklch */ color: oklch(76.2% 0.196 328.2);
Tailwind
colors: {
custom: {
50: '#f9a7f4',
500: '#f27eef',
950: '#000000',
},
}SCSS
$custom: #f27eef; $custom-light: #f9a7f4; $custom-dark: #000000;
JSON
{
"hex": "#f27eef",
"rgb": {
"r": 242,
"g": 126,
"b": 239
},
"hsl": {
"h": 301.552,
"s": 81.69,
"l": 72.157
},
"oklch": {
"l": 0.76159,
"c": 0.19582,
"h": 328.2
},
"luminance": 0.40031
}Semantic roles & 50–950 ramp
primary
#F27EEF
secondary
#D7F4D8
accent
#DE0D07
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85