#F27BF2#F27BF2
#F27BF2 is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 75.9% C 0.203 H 327.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F27BF2 |
|---|---|
| RGB | rgb(242, 123, 242) |
| HSL | hsl(300, 82%, 72%) |
| HSV | hsv(300, 49%, 95%) |
| CMYK | cmyk(0%, 49.2%, 0%, 5.1%) |
| CIE-LAB | lab(69.08, 61.54, -39.93) |
| CIE-LCH | lch(69.08, 73.35, 327.02°) |
| OKLab | oklab(75.9% 0.171 -0.1096) |
| OKLCH | oklch(75.9% 0.203 327.3) |
| XYZ | xyz(59.7269, 39.4573, 88.4572) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.53
Purply Pink
#F075E6
ΔE00 2.07
Candy Pink
#FF63E9
ΔE00 4.18
Light Magenta
#FA5FF7
ΔE00 4.41
Violet Pink
#FB5FFC
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27BF2 #7BF27B
analogous
#B77BF2 #F27BF2 #F27BB7
triadic
#F27BF2 #F2F27B #7BF2F2
tetradic
#F27BF2 #F2B77B #7BF27B #7BB7F2
square
#F27BF2 #F2B77B #7BF27B #7BB7F2
split-complementary
#F27BF2 #B7F27B #7BF2B7
monochromatic
#DD16DD #ED43ED #F27BF2 #F7B3F7 #FCE3FC
Accessibility & contrast
On white
2.36
#F27BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F27BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27BF2
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27BF2 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF6
Deuteranopia (green-blind)
#94AEEE
Tritanopia (blue-blind)
#F888AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f27bf2; /* rgb */ color: rgb(242, 123, 242); /* oklch */ color: oklch(75.9% 0.203 327.3);
Tailwind
colors: {
custom: {
50: '#f9a5f6',
500: '#f27bf2',
950: '#000000',
},
}SCSS
$custom: #f27bf2; $custom-light: #f9a5f6; $custom-dark: #000000;
JSON
{
"hex": "#f27bf2",
"rgb": {
"r": 242,
"g": 123,
"b": 242
},
"hsl": {
"h": 300,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.75895,
"c": 0.2031,
"h": 327.3
},
"luminance": 0.39454
}Semantic roles & 50–950 ramp
primary
#F27BF2
secondary
#D5F4D5
accent
#DE0707
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85