#F27FF9#F27FF9
#F27FF9 is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.8% C 0.203 H 325.2°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F27FF9 |
|---|---|
| RGB | rgb(242, 127, 249) |
| HSL | hsl(297, 91%, 74%) |
| HSV | hsv(297, 49%, 98%) |
| CMYK | cmyk(2.8%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(70.10, 60.86, -42.16) |
| CIE-LCH | lch(70.10, 74.04, 325.29°) |
| OKLab | oklab(76.75% 0.1667 -0.116) |
| OKLCH | oklch(76.75% 0.203 325.2) |
| XYZ | xyz(61.3048, 40.8986, 94.2693) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.86
Purply Pink
#F075E6
ΔE00 3.33
Violet Pink
#FB5FFC
ΔE00 4.98
Light Magenta
#FA5FF7
ΔE00 5.02
Candy Pink
#FF63E9
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27FF9 #86F97F
analogous
#B57FF9 #F27FF9 #F97FC3
triadic
#F27FF9 #F9F27F #7FF9F2
tetradic
#F27FF9 #F9B57F #86F97F #7FC3F9
square
#F27FF9 #F9B57F #86F97F #7FC3F9
split-complementary
#F27FF9 #C3F97F #7FF9B5
monochromatic
#E50BF2 #EC45F6 #F27FF9 #F8B9FC #FCE2FE
Accessibility & contrast
On white
2.29
#F27FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F27FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27FF9
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27FF9 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FD
Deuteranopia (green-blind)
#93B0F5
Tritanopia (blue-blind)
#F78DB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f27ff9; /* rgb */ color: rgb(242, 127, 249); /* oklch */ color: oklch(76.8% 0.203 325.2);
Tailwind
colors: {
custom: {
50: '#f9a8fb',
500: '#f27ff9',
950: '#000000',
},
}SCSS
$custom: #f27ff9; $custom-light: #f9a8fb; $custom-dark: #000000;
JSON
{
"hex": "#f27ff9",
"rgb": {
"r": 242,
"g": 127,
"b": 249
},
"hsl": {
"h": 296.557,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.76751,
"c": 0.20311,
"h": 325.2
},
"luminance": 0.40896
}Semantic roles & 50–950 ramp
primary
#F27FF9
secondary
#D7F6D5
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85