#F27DFE#F27DFE
#F27DFE is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.7% C 0.211 H 323.8°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F27DFE |
|---|---|
| RGB | rgb(242, 125, 254) |
| HSL | hsl(294, 98%, 74%) |
| HSV | hsv(294, 51%, 100%) |
| CMYK | cmyk(4.7%, 50.8%, 0%, 0.4%) |
| CIE-LAB | lab(69.97, 62.71, -45.11) |
| CIE-LCH | lch(69.97, 77.25, 324.27°) |
| OKLab | oklab(76.72% 0.17 -0.1245) |
| OKLCH | oklch(76.72% 0.211 323.8) |
| XYZ | xyz(61.8393, 40.7032, 98.3459) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.77
Purply Pink
#F075E6
ΔE00 3.91
Violet Pink
#FB5FFC
ΔE00 4.59
Light Magenta
#FA5FF7
ΔE00 4.74
Candy Pink
#FF63E9
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27DFE #89FE7D
analogous
#B27DFE #F27DFE #FE7DC9
triadic
#F27DFE #FEF27D #7DFEF2
tetradic
#F27DFE #FEB27D #89FE7D #7DC9FE
square
#F27DFE #FEB27D #89FE7D #7DC9FE
split-complementary
#F27DFE #C9FE7D #7DFEB2
monochromatic
#E604FD #EC40FE #F27DFE #F8BAFE #FCE1FF
Accessibility & contrast
On white
2.30
#F27DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#F27DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27DFE
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27DFE | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#8FB0FA
Tritanopia (blue-blind)
#F68DB2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f27dfe; /* rgb */ color: rgb(242, 125, 254); /* oklch */ color: oklch(76.7% 0.211 323.8);
Tailwind
colors: {
custom: {
50: '#f9a7ff',
500: '#f27dfe',
950: '#000000',
},
}SCSS
$custom: #f27dfe; $custom-light: #f9a7ff; $custom-dark: #000000;
JSON
{
"hex": "#f27dfe",
"rgb": {
"r": 242,
"g": 125,
"b": 254
},
"hsl": {
"h": 294.419,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.76723,
"c": 0.21071,
"h": 323.8
},
"luminance": 0.407
}Semantic roles & 50–950 ramp
primary
#F27DFE
secondary
#D7F7D4
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86