#F27BFA#F27BFA
#F27BFA is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.3% C 0.210 H 325.0°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F27BFA |
|---|---|
| RGB | rgb(242, 123, 250) |
| HSL | hsl(296, 93%, 73%) |
| HSV | hsv(296, 51%, 98%) |
| CMYK | cmyk(3.2%, 50.8%, 0%, 2%) |
| CIE-LAB | lab(69.43, 62.94, -43.76) |
| CIE-LCH | lch(69.43, 76.66, 325.19°) |
| OKLab | oklab(76.27% 0.1721 -0.1206) |
| OKLCH | oklch(76.27% 0.21 325) |
| XYZ | xyz(60.9548, 39.9484, 94.9241) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.41
Purply Pink
#F075E6
ΔE00 3.23
Violet Pink
#FB5FFC
ΔE00 4.24
Light Magenta
#FA5FF7
ΔE00 4.31
Candy Pink
#FF63E9
ΔE00 4.83
Orchid
#DA70D6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27BFA #83FA7B
analogous
#B27BFA #F27BFA #FA7BC3
triadic
#F27BFA #FAF27B #7BFAF2
tetradic
#F27BFA #FAB27B #83FA7B #7BC3FA
square
#F27BFA #FAB27B #83FA7B #7BC3FA
split-complementary
#F27BFA #C3FA7B #7BFAB2
monochromatic
#E309F1 #EC40F8 #F27BFA #F8B6FC #FCE2FE
Accessibility & contrast
On white
2.34
#F27BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#F27BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27BFA
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27BFA | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FE
Deuteranopia (green-blind)
#90AFF6
Tritanopia (blue-blind)
#F78AB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f27bfa; /* rgb */ color: rgb(242, 123, 250); /* oklch */ color: oklch(76.3% 0.210 325.0);
Tailwind
colors: {
custom: {
50: '#f9a6fc',
500: '#f27bfa',
950: '#000000',
},
}SCSS
$custom: #f27bfa; $custom-light: #f9a6fc; $custom-dark: #000000;
JSON
{
"hex": "#f27bfa",
"rgb": {
"r": 242,
"g": 123,
"b": 250
},
"hsl": {
"h": 296.22,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.7627,
"c": 0.21016,
"h": 325
},
"luminance": 0.39945
}Semantic roles & 50–950 ramp
primary
#F27BFA
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85