#F277DF#F277DF
#F277DF is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.5% C 0.193 H 333.5°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F277DF |
|---|---|
| RGB | rgb(242, 119, 223) |
| HSL | hsl(309, 83%, 71%) |
| HSV | hsv(309, 51%, 95%) |
| CMYK | cmyk(0%, 50.8%, 7.9%, 5.1%) |
| CIE-LAB | lab(67.58, 60.25, -31.77) |
| CIE-LCH | lch(67.58, 68.11, 332.19°) |
| OKLab | oklab(74.52% 0.1732 -0.0863) |
| OKLCH | oklch(74.52% 0.193 333.5) |
| XYZ | xyz(56.5340, 37.4024, 74.0394) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.59
Violet (CSS)
#EE82EE
ΔE00 3.24
Candy Pink
#FF63E9
ΔE00 3.58
Lavender Pink
#DD85D7
ΔE00 4.25
Orchid
#DA70D6
ΔE00 4.50
Light Magenta
#FA5FF7
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F277DF #77F28A
analogous
#C777F2 #F277DF #F277A1
triadic
#F277DF #DFF277 #77DFF2
tetradic
#F277DF #F2C777 #77F28A #77A1F2
square
#F277DF #F2C777 #77F28A #77A1F2
split-complementary
#F277DF #A1F277 #77F2C7
monochromatic
#DA15BB #ED3FD2 #F277DF #F7AFEC #FCE3F8
Accessibility & contrast
On white
2.48
#F277DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F277DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F277DF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F277DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F277DF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7599E2
Deuteranopia (green-blind)
#99ABDC
Tritanopia (blue-blind)
#FB7FA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f277df; /* rgb */ color: rgb(242, 119, 223); /* oklch */ color: oklch(74.5% 0.193 333.5);
Tailwind
colors: {
custom: {
50: '#f9a3e9',
500: '#f277df',
950: '#000000',
},
}SCSS
$custom: #f277df; $custom-light: #f9a3e9; $custom-dark: #000000;
JSON
{
"hex": "#f277df",
"rgb": {
"r": 242,
"g": 119,
"b": 223
},
"hsl": {
"h": 309.268,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.74524,
"c": 0.19348,
"h": 333.5
},
"luminance": 0.37399
}Semantic roles & 50–950 ramp
primary
#F277DF
secondary
#D2F3D7
accent
#DF2807
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84