#F279DF#F279DF
#F279DF is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.8% C 0.190 H 333.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F279DF |
|---|---|
| RGB | rgb(242, 121, 223) |
| HSL | hsl(309, 82%, 71%) |
| HSV | hsv(309, 50%, 95%) |
| CMYK | cmyk(0%, 50%, 7.9%, 5.1%) |
| CIE-LAB | lab(67.93, 59.30, -31.22) |
| CIE-LCH | lch(67.93, 67.02, 332.23°) |
| OKLab | oklab(74.79% 0.1704 -0.0848) |
| OKLCH | oklch(74.79% 0.19 333.6) |
| XYZ | xyz(56.7745, 37.8834, 74.1196) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.83
Violet (CSS)
#EE82EE
ΔE00 3.11
Candy Pink
#FF63E9
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 4.04
Orchid
#DA70D6
ΔE00 4.72
Light Magenta
#FA5FF7
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F279DF #79F28C
analogous
#C879F2 #F279DF #F279A2
triadic
#F279DF #DFF279 #79DFF2
tetradic
#F279DF #F2C879 #79F28C #79A2F2
square
#F279DF #F2C879 #79F28C #79A2F2
split-complementary
#F279DF #A2F279 #79F2C8
monochromatic
#DB15BC #ED41D2 #F279DF #F7B1EC #FCE3F8
Accessibility & contrast
On white
2.45
#F279DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#F279DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F279DF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F279DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F279DF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779AE2
Deuteranopia (green-blind)
#9AACDC
Tritanopia (blue-blind)
#FB80A2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f279df; /* rgb */ color: rgb(242, 121, 223); /* oklch */ color: oklch(74.8% 0.190 333.6);
Tailwind
colors: {
custom: {
50: '#f9a4e9',
500: '#f279df',
950: '#000000',
},
}SCSS
$custom: #f279df; $custom-light: #f9a4e9; $custom-dark: #000000;
JSON
{
"hex": "#f279df",
"rgb": {
"r": 242,
"g": 121,
"b": 223
},
"hsl": {
"h": 309.421,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.74788,
"c": 0.19035,
"h": 333.6
},
"luminance": 0.3788
}Semantic roles & 50–950 ramp
primary
#F279DF
secondary
#D3F3D8
accent
#DF2907
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84