#F27BEE#F27BEE
#F27BEE is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.7% C 0.200 H 328.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F27BEE |
|---|---|
| RGB | rgb(242, 123, 238) |
| HSL | hsl(302, 82%, 72%) |
| HSV | hsv(302, 49%, 95%) |
| CMYK | cmyk(0%, 49.2%, 1.7%, 5.1%) |
| CIE-LAB | lab(68.91, 60.85, -37.99) |
| CIE-LCH | lch(68.91, 71.74, 328.02°) |
| OKLab | oklab(75.71% 0.1704 -0.104) |
| OKLCH | oklch(75.71% 0.2 328.6) |
| XYZ | xyz(59.1327, 39.2196, 85.3278) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.38
Purply Pink
#F075E6
ΔE00 1.58
Candy Pink
#FF63E9
ΔE00 3.97
Light Magenta
#FA5FF7
ΔE00 4.62
Violet Pink
#FB5FFC
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27BEE #7BF27F
analogous
#BB7BF2 #F27BEE #F27BB3
triadic
#F27BEE #EEF27B #7BEEF2
tetradic
#F27BEE #F2BB7B #7BF27F #7BB3F2
square
#F27BEE #F2BB7B #7BF27F #7BB3F2
split-complementary
#F27BEE #B3F27B #7BF2BB
monochromatic
#DD16D6 #ED43E7 #F27BEE #F7B3F5 #FCE3FB
Accessibility & contrast
On white
2.37
#F27BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F27BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27BEE
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27BEE | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF2
Deuteranopia (green-blind)
#95AEEA
Tritanopia (blue-blind)
#F987AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f27bee; /* rgb */ color: rgb(242, 123, 238); /* oklch */ color: oklch(75.7% 0.200 328.6);
Tailwind
colors: {
custom: {
50: '#f9a5f4',
500: '#f27bee',
950: '#000000',
},
}SCSS
$custom: #f27bee; $custom-light: #f9a5f4; $custom-dark: #000000;
JSON
{
"hex": "#f27bee",
"rgb": {
"r": 242,
"g": 123,
"b": 238
},
"hsl": {
"h": 302.017,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.75713,
"c": 0.19964,
"h": 328.6
},
"luminance": 0.39216
}Semantic roles & 50–950 ramp
primary
#F27BEE
secondary
#D5F4D6
accent
#DE0E07
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85