#F278DF#F278DF
#F278DF is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.7% C 0.192 H 333.5°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F278DF |
|---|---|
| RGB | rgb(242, 120, 223) |
| HSL | hsl(309, 82%, 71%) |
| HSV | hsv(309, 50%, 95%) |
| CMYK | cmyk(0%, 50.4%, 7.9%, 5.1%) |
| CIE-LAB | lab(67.76, 59.78, -31.50) |
| CIE-LCH | lch(67.76, 67.57, 332.21°) |
| OKLab | oklab(74.66% 0.1718 -0.0855) |
| OKLCH | oklch(74.66% 0.192 333.5) |
| XYZ | xyz(56.6537, 37.6416, 74.0793) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.70
Violet (CSS)
#EE82EE
ΔE00 3.17
Candy Pink
#FF63E9
ΔE00 3.74
Lavender Pink
#DD85D7
ΔE00 4.14
Orchid
#DA70D6
ΔE00 4.61
Light Magenta
#FA5FF7
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F278DF #78F28B
analogous
#C878F2 #F278DF #F278A2
triadic
#F278DF #DFF278 #78DFF2
tetradic
#F278DF #F2C878 #78F28B #78A2F2
square
#F278DF #F2C878 #78F28B #78A2F2
split-complementary
#F278DF #A2F278 #78F2C8
monochromatic
#DB15BC #ED40D2 #F278DF #F7B0EC #FCE3F8
Accessibility & contrast
On white
2.46
#F278DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F278DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F278DF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F278DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F278DF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769AE2
Deuteranopia (green-blind)
#99ACDC
Tritanopia (blue-blind)
#FB80A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f278df; /* rgb */ color: rgb(242, 120, 223); /* oklch */ color: oklch(74.7% 0.192 333.5);
Tailwind
colors: {
custom: {
50: '#f9a3e9',
500: '#f278df',
950: '#000000',
},
}SCSS
$custom: #f278df; $custom-light: #f9a3e9; $custom-dark: #000000;
JSON
{
"hex": "#f278df",
"rgb": {
"r": 242,
"g": 120,
"b": 223
},
"hsl": {
"h": 309.344,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.74655,
"c": 0.19191,
"h": 333.5
},
"luminance": 0.37638
}Semantic roles & 50–950 ramp
primary
#F278DF
secondary
#D3F3D8
accent
#DF2807
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84