#F27BED#F27BED
#F27BED is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.7% C 0.199 H 328.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F27BED |
|---|---|
| RGB | rgb(242, 123, 237) |
| HSL | hsl(303, 82%, 72%) |
| HSV | hsv(303, 49%, 95%) |
| CMYK | cmyk(0%, 49.2%, 2.1%, 5.1%) |
| CIE-LAB | lab(68.87, 60.68, -37.51) |
| CIE-LCH | lch(68.87, 71.34, 328.28°) |
| OKLab | oklab(75.67% 0.1702 -0.1027) |
| OKLCH | oklch(75.67% 0.199 328.9) |
| XYZ | xyz(58.9862, 39.1610, 84.5562) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.39
Purply Pink
#F075E6
ΔE00 1.47
Candy Pink
#FF63E9
ΔE00 3.94
Light Magenta
#FA5FF7
ΔE00 4.68
Lavender Pink
#DD85D7
ΔE00 4.81
Violet Pink
#FB5FFC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27BED #7BF280
analogous
#BC7BF2 #F27BED #F27BB2
triadic
#F27BED #EDF27B #7BEDF2
tetradic
#F27BED #F2BC7B #7BF280 #7BB2F2
square
#F27BED #F2BC7B #7BF280 #7BB2F2
split-complementary
#F27BED #B2F27B #7BF2BC
monochromatic
#DD16D4 #ED43E5 #F27BED #F7B3F5 #FCE3FB
Accessibility & contrast
On white
2.38
#F27BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F27BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27BED
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27BED | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#96AEE9
Tritanopia (blue-blind)
#F986A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f27bed; /* rgb */ color: rgb(242, 123, 237); /* oklch */ color: oklch(75.7% 0.199 328.9);
Tailwind
colors: {
custom: {
50: '#f9a5f3',
500: '#f27bed',
950: '#000000',
},
}SCSS
$custom: #f27bed; $custom-light: #f9a5f3; $custom-dark: #000000;
JSON
{
"hex": "#f27bed",
"rgb": {
"r": 242,
"g": 123,
"b": 237
},
"hsl": {
"h": 302.521,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.75668,
"c": 0.19879,
"h": 328.9
},
"luminance": 0.39158
}Semantic roles & 50–950 ramp
primary
#F27BED
secondary
#D5F4D6
accent
#DE1007
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85