#F274DF#F274DF
#F274DF is a light, vivid purple. Relative luminance 0.367; OKLCH L 74.1% C 0.198 H 333.4°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F274DF |
|---|---|
| RGB | rgb(242, 116, 223) |
| HSL | hsl(309, 83%, 70%) |
| HSV | hsv(309, 52%, 95%) |
| CMYK | cmyk(0%, 52.1%, 7.9%, 5.1%) |
| CIE-LAB | lab(67.05, 61.64, -32.59) |
| CIE-LCH | lch(67.05, 69.73, 332.14°) |
| OKLab | oklab(74.13% 0.1772 -0.0886) |
| OKLCH | oklch(74.13% 0.198 333.4) |
| XYZ | xyz(56.1826, 36.6995, 73.9223) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.39
Candy Pink
#FF63E9
ΔE00 3.12
Violet (CSS)
#EE82EE
ΔE00 3.50
Orchid
#DA70D6
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 4.60
Light Magenta
#FA5FF7
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F274DF #74F287
analogous
#C674F2 #F274DF #F274A0
triadic
#F274DF #DFF274 #74DFF2
tetradic
#F274DF #F2C674 #74F287 #74A0F2
square
#F274DF #F2C674 #74F287 #74A0F2
split-complementary
#F274DF #A0F274 #74F2C6
monochromatic
#D714BA #ED3CD2 #F274DF #F7ACEC #FCE3F9
Accessibility & contrast
On white
2.52
#F274DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#F274DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F274DF
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F274DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F274DF | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7298E3
Deuteranopia (green-blind)
#97AADB
Tritanopia (blue-blind)
#FC7CA0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f274df; /* rgb */ color: rgb(242, 116, 223); /* oklch */ color: oklch(74.1% 0.198 333.4);
Tailwind
colors: {
custom: {
50: '#f9a1e9',
500: '#f274df',
950: '#000000',
},
}SCSS
$custom: #f274df; $custom-light: #f9a1e9; $custom-dark: #000000;
JSON
{
"hex": "#f274df",
"rgb": {
"r": 242,
"g": 116,
"b": 223
},
"hsl": {
"h": 309.048,
"s": 82.895,
"l": 70.196
},
"oklch": {
"l": 0.74134,
"c": 0.19812,
"h": 333.4
},
"luminance": 0.36696
}Semantic roles & 50–950 ramp
primary
#F274DF
secondary
#CFF2D5
accent
#DF2706
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84