#F27BEC#F27BEC
#F27BEC is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.6% C 0.198 H 329.2°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F27BEC |
|---|---|
| RGB | rgb(242, 123, 236) |
| HSL | hsl(303, 82%, 72%) |
| HSV | hsv(303, 49%, 95%) |
| CMYK | cmyk(0%, 49.2%, 2.5%, 5.1%) |
| CIE-LAB | lab(68.83, 60.51, -37.02) |
| CIE-LCH | lch(68.83, 70.94, 328.54°) |
| OKLab | oklab(75.62% 0.1701 -0.1013) |
| OKLCH | oklch(75.62% 0.198 329.2) |
| XYZ | xyz(58.8405, 39.1027, 83.7889) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.39
Violet (CSS)
#EE82EE
ΔE00 1.43
Candy Pink
#FF63E9
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 4.71
Light Magenta
#FA5FF7
ΔE00 4.75
Violet Pink
#FB5FFC
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27BEC #7BF281
analogous
#BD7BF2 #F27BEC #F27BB1
triadic
#F27BEC #ECF27B #7BECF2
tetradic
#F27BEC #F2BD7B #7BF281 #7BB1F2
square
#F27BEC #F2BD7B #7BF281 #7BB1F2
split-complementary
#F27BEC #B1F27B #7BF2BD
monochromatic
#DD16D3 #ED43E4 #F27BEC #F7B3F4 #FCE3FB
Accessibility & contrast
On white
2.38
#F27BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#F27BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27BEC
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27BEC | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF0
Deuteranopia (green-blind)
#96AEE8
Tritanopia (blue-blind)
#F986A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f27bec; /* rgb */ color: rgb(242, 123, 236); /* oklch */ color: oklch(75.6% 0.198 329.2);
Tailwind
colors: {
custom: {
50: '#f9a5f2',
500: '#f27bec',
950: '#000000',
},
}SCSS
$custom: #f27bec; $custom-light: #f9a5f2; $custom-dark: #000000;
JSON
{
"hex": "#f27bec",
"rgb": {
"r": 242,
"g": 123,
"b": 236
},
"hsl": {
"h": 303.025,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.75623,
"c": 0.19793,
"h": 329.2
},
"luminance": 0.39099
}Semantic roles & 50–950 ramp
primary
#F27BEC
secondary
#D5F4D7
accent
#DE1207
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85