#F275EA#F275EA
#F275EA is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.8% C 0.205 H 329.9°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F275EA |
|---|---|
| RGB | rgb(242, 117, 234) |
| HSL | hsl(304, 83%, 70%) |
| HSV | hsv(304, 52%, 95%) |
| CMYK | cmyk(0%, 51.7%, 3.3%, 5.1%) |
| CIE-LAB | lab(67.68, 62.98, -37.70) |
| CIE-LCH | lch(67.68, 73.40, 329.09°) |
| OKLab | oklab(74.75% 0.1777 -0.1032) |
| OKLCH | oklch(74.75% 0.206 329.9) |
| XYZ | xyz(57.8300, 37.5439, 82.0267) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.62
Violet (CSS)
#EE82EE
ΔE00 2.46
Candy Pink
#FF63E9
ΔE00 2.97
Light Magenta
#FA5FF7
ΔE00 3.88
Violet Pink
#FB5FFC
ΔE00 4.24
Orchid
#DA70D6
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F275EA #75F27D
analogous
#BB75F2 #F275EA #F275AB
triadic
#F275EA #EAF275 #75EAF2
tetradic
#F275EA #F2BB75 #75F27D #75ABF2
square
#F275EA #F2BB75 #75F27D #75ABF2
split-complementary
#F275EA #ABF275 #75F2BB
monochromatic
#D814CC #ED3DE1 #F275EA #F7ADF3 #FCE3FB
Accessibility & contrast
On white
2.47
#F275EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F275EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F275EA
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F275EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F275EA | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9AEE
Deuteranopia (green-blind)
#93ABE6
Tritanopia (blue-blind)
#FA80A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f275ea; /* rgb */ color: rgb(242, 117, 234); /* oklch */ color: oklch(74.8% 0.205 329.9);
Tailwind
colors: {
custom: {
50: '#f9a2f1',
500: '#f275ea',
950: '#000000',
},
}SCSS
$custom: #f275ea; $custom-light: #f9a2f1; $custom-dark: #000000;
JSON
{
"hex": "#f275ea",
"rgb": {
"r": 242,
"g": 117,
"b": 234
},
"hsl": {
"h": 303.84,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.74751,
"c": 0.2055,
"h": 329.9
},
"luminance": 0.3754
}Semantic roles & 50–950 ramp
primary
#F275EA
secondary
#D0F3D2
accent
#DF1406
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84