#F27DF3#F27DF3
#F27DF3 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.2% C 0.201 H 327.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F27DF3 |
|---|---|
| RGB | rgb(242, 125, 243) |
| HSL | hsl(299, 83%, 72%) |
| HSV | hsv(299, 49%, 95%) |
| CMYK | cmyk(0.4%, 48.6%, 0%, 4.7%) |
| CIE-LAB | lab(69.48, 60.76, -39.85) |
| CIE-LCH | lch(69.48, 72.66, 326.74°) |
| OKLab | oklab(76.21% 0.1685 -0.1094) |
| OKLCH | oklch(76.21% 0.201 327) |
| XYZ | xyz(60.1281, 40.0188, 89.3339) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.30
Purply Pink
#F075E6
ΔE00 2.37
Candy Pink
#FF63E9
ΔE00 4.52
Light Magenta
#FA5FF7
ΔE00 4.75
Violet Pink
#FB5FFC
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27DF3 #7EF37D
analogous
#B77DF3 #F27DF3 #F37DB9
triadic
#F27DF3 #F3F27D #7DF3F2
tetradic
#F27DF3 #F3B77D #7EF37D #7DB9F3
square
#F27DF3 #F3B77D #7EF37D #7DB9F3
split-complementary
#F27DF3 #B9F37D #7DF3B7
monochromatic
#DF15E1 #EC45EE #F27DF3 #F8B5F8 #FCE3FC
Accessibility & contrast
On white
2.33
#F27DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F27DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27DF3
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27DF3 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F7
Deuteranopia (green-blind)
#94AFEF
Tritanopia (blue-blind)
#F88AAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f27df3; /* rgb */ color: rgb(242, 125, 243); /* oklch */ color: oklch(76.2% 0.201 327.0);
Tailwind
colors: {
custom: {
50: '#f9a7f7',
500: '#f27df3',
950: '#000000',
},
}SCSS
$custom: #f27df3; $custom-light: #f9a7f7; $custom-dark: #000000;
JSON
{
"hex": "#f27df3",
"rgb": {
"r": 242,
"g": 125,
"b": 243
},
"hsl": {
"h": 299.492,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.76206,
"c": 0.20088,
"h": 327
},
"luminance": 0.40016
}Semantic roles & 50–950 ramp
primary
#F27DF3
secondary
#D7F4D7
accent
#E00608
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85