#F27CF8#F27CF8
#F27CF8 is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.3% C 0.207 H 325.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F27CF8 |
|---|---|
| RGB | rgb(242, 124, 248) |
| HSL | hsl(297, 90%, 73%) |
| HSV | hsv(297, 50%, 97%) |
| CMYK | cmyk(2.4%, 50%, 0%, 2.7%) |
| CIE-LAB | lab(69.52, 62.11, -42.53) |
| CIE-LCH | lch(69.52, 75.28, 325.60°) |
| OKLab | oklab(76.31% 0.1705 -0.1171) |
| OKLCH | oklch(76.31% 0.207 325.5) |
| XYZ | xyz(60.7675, 40.0730, 93.3228) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.03
Purply Pink
#F075E6
ΔE00 2.98
Violet Pink
#FB5FFC
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 4.48
Candy Pink
#FF63E9
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27CF8 #82F87C
analogous
#B47CF8 #F27CF8 #F87CC0
triadic
#F27CF8 #F8F27C #7CF8F2
tetradic
#F27CF8 #F8B47C #82F87C #7CC0F8
square
#F27CF8 #F8B47C #82F87C #7CC0F8
split-complementary
#F27CF8 #C0F87C #7CF8B4
monochromatic
#E20DED #EC42F5 #F27CF8 #F8B6FB #FCE2FD
Accessibility & contrast
On white
2.33
#F27CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F27CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27CF8
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27CF8 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA0FC
Deuteranopia (green-blind)
#92AFF4
Tritanopia (blue-blind)
#F78BAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f27cf8; /* rgb */ color: rgb(242, 124, 248); /* oklch */ color: oklch(76.3% 0.207 325.5);
Tailwind
colors: {
custom: {
50: '#f9a6fb',
500: '#f27cf8',
950: '#000000',
},
}SCSS
$custom: #f27cf8; $custom-light: #f9a6fb; $custom-dark: #000000;
JSON
{
"hex": "#f27cf8",
"rgb": {
"r": 242,
"g": 124,
"b": 248
},
"hsl": {
"h": 297.097,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.76306,
"c": 0.20685,
"h": 325.5
},
"luminance": 0.4007
}Semantic roles & 50–950 ramp
primary
#F27CF8
secondary
#D7F6D5
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85