#F277FF#F277FF
#F277FF is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.0% C 0.221 H 323.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F277FF |
|---|---|
| RGB | rgb(242, 119, 255) |
| HSL | hsl(294, 100%, 73%) |
| HSV | hsv(294, 53%, 100%) |
| CMYK | cmyk(5.1%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(68.96, 65.68, -47.23) |
| CIE-LCH | lch(68.96, 80.90, 324.28°) |
| OKLab | oklab(76% 0.1778 -0.1306) |
| OKLCH | oklch(76% 0.221 323.7) |
| XYZ | xyz(61.2631, 39.2940, 98.9459) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Violet Pink
#FB5FFC
ΔE00 3.60
Light Magenta
#FA5FF7
ΔE00 3.82
Purply Pink
#F075E6
ΔE00 3.93
Candy Pink
#FF63E9
ΔE00 5.00
Orchid
#DA70D6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F277FF #84FF77
analogous
#AE77FF #F277FF #FF77C8
triadic
#F277FF #FFF277 #77FFF2
tetradic
#F277FF #FFAE77 #84FF77 #77C8FF
square
#F277FF #FFAE77 #84FF77 #77C8FF
split-complementary
#F277FF #C8FF77 #77FFAE
monochromatic
#E400FC #EC3AFF #F277FF #F8B4FF #FCE0FF
Accessibility & contrast
On white
2.37
#F277FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F277FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F277FF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F277FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F277FF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639FFF
Deuteranopia (green-blind)
#8BADFB
Tritanopia (blue-blind)
#F689B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f277ff; /* rgb */ color: rgb(242, 119, 255); /* oklch */ color: oklch(76.0% 0.221 323.7);
Tailwind
colors: {
custom: {
50: '#f9a3ff',
500: '#f277ff',
950: '#000000',
},
}SCSS
$custom: #f277ff; $custom-light: #f9a3ff; $custom-dark: #000000;
JSON
{
"hex": "#f277ff",
"rgb": {
"r": 242,
"g": 119,
"b": 255
},
"hsl": {
"h": 294.265,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.75999,
"c": 0.22062,
"h": 323.7
},
"luminance": 0.39291
}Semantic roles & 50–950 ramp
primary
#F277FF
secondary
#D7F7D4
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86