#F273DE#F273DE
#F273DE is a light, vivid purple. Relative luminance 0.364; OKLCH L 74.0% C 0.199 H 333.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F273DE |
|---|---|
| RGB | rgb(242, 115, 222) |
| HSL | hsl(309, 83%, 70%) |
| HSV | hsv(309, 52%, 95%) |
| CMYK | cmyk(0%, 52.5%, 8.3%, 5.1%) |
| CIE-LAB | lab(66.84, 61.94, -32.36) |
| CIE-LCH | lch(66.84, 69.89, 332.41°) |
| OKLab | oklab(73.96% 0.1784 -0.0879) |
| OKLCH | oklch(73.96% 0.199 333.8) |
| XYZ | xyz(55.9335, 36.4165, 73.1761) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.54
Candy Pink
#FF63E9
ΔE00 3.07
Violet (CSS)
#EE82EE
ΔE00 3.72
Orchid
#DA70D6
ΔE00 4.16
Lavender Pink
#DD85D7
ΔE00 4.70
Light Magenta
#FA5FF7
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F273DE #73F287
analogous
#C773F2 #F273DE #F2739E
triadic
#F273DE #DEF273 #73DEF2
tetradic
#F273DE #F2C773 #73F287 #739EF2
square
#F273DE #F2C773 #73F287 #739EF2
split-complementary
#F273DE #9EF273 #73F2C7
monochromatic
#D714B8 #ED3BD1 #F273DE #F7ABEB #FCE3F8
Accessibility & contrast
On white
2.54
#F273DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#F273DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F273DE
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F273DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F273DE | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7197E2
Deuteranopia (green-blind)
#96A9DA
Tritanopia (blue-blind)
#FC7B9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f273de; /* rgb */ color: rgb(242, 115, 222); /* oklch */ color: oklch(74.0% 0.199 333.8);
Tailwind
colors: {
custom: {
50: '#f9a0e8',
500: '#f273de',
950: '#000000',
},
}SCSS
$custom: #f273de; $custom-light: #f9a0e8; $custom-dark: #000000;
JSON
{
"hex": "#f273de",
"rgb": {
"r": 242,
"g": 115,
"b": 222
},
"hsl": {
"h": 309.449,
"s": 83.007,
"l": 70
},
"oklch": {
"l": 0.73962,
"c": 0.19887,
"h": 333.8
},
"luminance": 0.36413
}Semantic roles & 50–950 ramp
primary
#F273DE
secondary
#CFF2D4
accent
#DF2806
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84