#F27BFC#F27BFC
#F27BFC is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.4% C 0.212 H 324.4°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F27BFC |
|---|---|
| RGB | rgb(242, 123, 252) |
| HSL | hsl(295, 96%, 74%) |
| HSV | hsv(295, 51%, 99%) |
| CMYK | cmyk(4%, 51.2%, 0%, 1.2%) |
| CIE-LAB | lab(69.52, 63.29, -44.71) |
| CIE-LCH | lch(69.52, 77.49, 324.76°) |
| OKLab | oklab(76.37% 0.1724 -0.1233) |
| OKLCH | oklch(76.37% 0.212 324.4) |
| XYZ | xyz(61.2700, 40.0745, 96.5844) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 3.53
Violet Pink
#FB5FFC
ΔE00 4.23
Light Magenta
#FA5FF7
ΔE00 4.35
Candy Pink
#FF63E9
ΔE00 5.03
Orchid
#DA70D6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27BFC #85FC7B
analogous
#B17BFC #F27BFC #FC7BC5
triadic
#F27BFC #FCF27B #7BFCF2
tetradic
#F27BFC #FCB17B #85FC7B #7BC5FC
square
#F27BFC #FCB17B #85FC7B #7BC5FC
split-complementary
#F27BFC #C5FC7B #7BFCB1
monochromatic
#E406F7 #EC3FFB #F27BFC #F8B7FD #FCE1FE
Accessibility & contrast
On white
2.33
#F27BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F27BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27BFC
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27BFC | 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)
#6AA1FF
Deuteranopia (green-blind)
#8FAFF8
Tritanopia (blue-blind)
#F68BB1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f27bfc; /* rgb */ color: rgb(242, 123, 252); /* oklch */ color: oklch(76.4% 0.212 324.4);
Tailwind
colors: {
custom: {
50: '#f9a6fe',
500: '#f27bfc',
950: '#000000',
},
}SCSS
$custom: #f27bfc; $custom-light: #f9a6fe; $custom-dark: #000000;
JSON
{
"hex": "#f27bfc",
"rgb": {
"r": 242,
"g": 123,
"b": 252
},
"hsl": {
"h": 295.349,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.76365,
"c": 0.21195,
"h": 324.4
},
"luminance": 0.40071
}Semantic roles & 50–950 ramp
primary
#F27BFC
secondary
#D7F7D4
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86