#F27FFB#F27FFB
#F27FFB is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.8% C 0.205 H 324.6°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F27FFB |
|---|---|
| RGB | rgb(242, 127, 251) |
| HSL | hsl(296, 94%, 74%) |
| HSV | hsv(296, 49%, 98%) |
| CMYK | cmyk(3.6%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(70.19, 61.22, -43.12) |
| CIE-LCH | lch(70.19, 74.88, 324.84°) |
| OKLab | oklab(76.85% 0.167 -0.1188) |
| OKLCH | oklch(76.85% 0.205 324.6) |
| XYZ | xyz(61.6184, 41.0241, 95.9209) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.17
Purply Pink
#F075E6
ΔE00 3.60
Violet Pink
#FB5FFC
ΔE00 4.95
Light Magenta
#FA5FF7
ΔE00 5.03
Candy Pink
#FF63E9
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27FFB #88FB7F
analogous
#B47FFB #F27FFB #FB7FC6
triadic
#F27FFB #FBF27F #7FFBF2
tetradic
#F27FFB #FBB47F #88FB7F #7FC6FB
square
#F27FFB #FBB47F #88FB7F #7FC6FB
split-complementary
#F27FFB #C6FB7F #7FFBB4
monochromatic
#E608F7 #EC44F9 #F27FFB #F8BAFD #FCE1FE
Accessibility & contrast
On white
2.28
#F27FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#F27FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27FFB
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27FFB | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A3FF
Deuteranopia (green-blind)
#92B1F7
Tritanopia (blue-blind)
#F78EB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f27ffb; /* rgb */ color: rgb(242, 127, 251); /* oklch */ color: oklch(76.8% 0.205 324.6);
Tailwind
colors: {
custom: {
50: '#f9a8fd',
500: '#f27ffb',
950: '#000000',
},
}SCSS
$custom: #f27ffb; $custom-light: #f9a8fd; $custom-dark: #000000;
JSON
{
"hex": "#f27ffb",
"rgb": {
"r": 242,
"g": 127,
"b": 251
},
"hsl": {
"h": 295.645,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.76845,
"c": 0.20493,
"h": 324.6
},
"luminance": 0.41021
}Semantic roles & 50–950 ramp
primary
#F27FFB
secondary
#D7F6D5
accent
#E60011
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85