#F27BF3#F27BF3
#F27BF3 is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 75.9% C 0.204 H 327.0°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F27BF3 |
|---|---|
| RGB | rgb(242, 123, 243) |
| HSL | hsl(300, 83%, 72%) |
| HSV | hsv(300, 49%, 95%) |
| CMYK | cmyk(0.4%, 49.4%, 0%, 4.7%) |
| CIE-LAB | lab(69.12, 61.71, -40.41) |
| CIE-LCH | lch(69.12, 73.76, 326.78°) |
| OKLab | oklab(75.94% 0.1712 -0.111) |
| OKLCH | oklch(75.94% 0.204 327) |
| XYZ | xyz(59.8775, 39.5175, 89.2504) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.61
Purply Pink
#F075E6
ΔE00 2.21
Candy Pink
#FF63E9
ΔE00 4.24
Light Magenta
#FA5FF7
ΔE00 4.38
Violet Pink
#FB5FFC
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27BF3 #7CF37B
analogous
#B67BF3 #F27BF3 #F37BB8
triadic
#F27BF3 #F3F27B #7BF3F2
tetradic
#F27BF3 #F3B67B #7CF37B #7BB8F3
square
#F27BF3 #F3B67B #7CF37B #7BB8F3
split-complementary
#F27BF3 #B8F37B #7BF3B6
monochromatic
#DE14DF #EC43EE #F27BF3 #F8B3F8 #FCE3FC
Accessibility & contrast
On white
2.36
#F27BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F27BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27BF3
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27BF3 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9FF7
Deuteranopia (green-blind)
#93AEEF
Tritanopia (blue-blind)
#F888AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f27bf3; /* rgb */ color: rgb(242, 123, 243); /* oklch */ color: oklch(75.9% 0.204 327.0);
Tailwind
colors: {
custom: {
50: '#f9a5f7',
500: '#f27bf3',
950: '#000000',
},
}SCSS
$custom: #f27bf3; $custom-light: #f9a5f7; $custom-dark: #000000;
JSON
{
"hex": "#f27bf3",
"rgb": {
"r": 242,
"g": 123,
"b": 243
},
"hsl": {
"h": 299.5,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.75941,
"c": 0.20398,
"h": 327
},
"luminance": 0.39514
}Semantic roles & 50–950 ramp
primary
#F27BF3
secondary
#D6F4D6
accent
#E00608
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85