#F27DFF#F27DFF
#F27DFF is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.8% C 0.212 H 323.5°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F27DFF |
|---|---|
| RGB | rgb(242, 125, 255) |
| HSL | hsl(294, 100%, 75%) |
| HSV | hsv(294, 51%, 100%) |
| CMYK | cmyk(5.1%, 51%, 0%, 0%) |
| CIE-LAB | lab(70.01, 62.89, -45.58) |
| CIE-LCH | lch(70.01, 77.67, 324.06°) |
| OKLab | oklab(76.77% 0.1701 -0.1259) |
| OKLCH | oklch(76.77% 0.212 323.5) |
| XYZ | xyz(61.9998, 40.7675, 99.1915) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 4.05
Violet Pink
#FB5FFC
ΔE00 4.60
Light Magenta
#FA5FF7
ΔE00 4.78
Candy Pink
#FF63E9
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27DFF #8AFF7D
analogous
#B17DFF #F27DFF #FF7DCB
triadic
#F27DFF #FFF27D #7DFFF2
tetradic
#F27DFF #FFB17D #8AFF7D #7DCBFF
square
#F27DFF #FFB17D #8AFF7D #7DCBFF
split-complementary
#F27DFF #CBFF7D #7DFFB1
monochromatic
#E603FF #EC40FF #F27DFF #F8BAFF #FCE0FF
Accessibility & contrast
On white
2.29
#F27DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F27DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27DFF
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27DFF | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#F68EB3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f27dff; /* rgb */ color: rgb(242, 125, 255); /* oklch */ color: oklch(76.8% 0.212 323.5);
Tailwind
colors: {
custom: {
50: '#f9a7ff',
500: '#f27dff',
950: '#000000',
},
}SCSS
$custom: #f27dff; $custom-light: #f9a7ff; $custom-dark: #000000;
JSON
{
"hex": "#f27dff",
"rgb": {
"r": 242,
"g": 125,
"b": 255
},
"hsl": {
"h": 294,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.76771,
"c": 0.21163,
"h": 323.5
},
"luminance": 0.40764
}Semantic roles & 50–950 ramp
primary
#F27DFF
secondary
#D7F7D4
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86