#F27BF7#F27BF7
#F27BF7 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.1% C 0.207 H 325.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F27BF7 |
|---|---|
| RGB | rgb(242, 123, 247) |
| HSL | hsl(298, 89%, 73%) |
| HSV | hsv(298, 50%, 97%) |
| CMYK | cmyk(2%, 50.2%, 0%, 3.1%) |
| CIE-LAB | lab(69.30, 62.41, -42.33) |
| CIE-LCH | lch(69.30, 75.41, 325.85°) |
| OKLab | oklab(76.13% 0.1717 -0.1165) |
| OKLCH | oklch(76.13% 0.207 325.8) |
| XYZ | xyz(60.4881, 39.7618, 92.4663) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.03
Purply Pink
#F075E6
ΔE00 2.78
Light Magenta
#FA5FF7
ΔE00 4.30
Violet Pink
#FB5FFC
ΔE00 4.31
Candy Pink
#FF63E9
ΔE00 4.56
Orchid
#DA70D6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27BF7 #80F77B
analogous
#B47BF7 #F27BF7 #F77BBE
triadic
#F27BF7 #F7F27B #7BF7F2
tetradic
#F27BF7 #F7B47B #80F77B #7BBEF7
square
#F27BF7 #F7B47B #80F77B #7BBEF7
split-complementary
#F27BF7 #BEF77B #7BF7B4
monochromatic
#E10EE9 #EC41F4 #F27BF7 #F8B5FA #FCE2FD
Accessibility & contrast
On white
2.35
#F27BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F27BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27BF7
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27BF7 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FB
Deuteranopia (green-blind)
#91AFF3
Tritanopia (blue-blind)
#F789AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f27bf7; /* rgb */ color: rgb(242, 123, 247); /* oklch */ color: oklch(76.1% 0.207 325.8);
Tailwind
colors: {
custom: {
50: '#f9a5fa',
500: '#f27bf7',
950: '#000000',
},
}SCSS
$custom: #f27bf7; $custom-light: #f9a5fa; $custom-dark: #000000;
JSON
{
"hex": "#f27bf7",
"rgb": {
"r": 242,
"g": 123,
"b": 247
},
"hsl": {
"h": 297.581,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.76128,
"c": 0.20749,
"h": 325.8
},
"luminance": 0.39759
}Semantic roles & 50–950 ramp
primary
#F27BF7
secondary
#D7F5D6
accent
#E5000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85