#F275DF#F275DF
#F275DF is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.3% C 0.197 H 333.5°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F275DF |
|---|---|
| RGB | rgb(242, 117, 223) |
| HSL | hsl(309, 83%, 70%) |
| HSV | hsv(309, 52%, 95%) |
| CMYK | cmyk(0%, 51.7%, 7.9%, 5.1%) |
| CIE-LAB | lab(67.23, 61.18, -32.32) |
| CIE-LCH | lch(67.23, 69.19, 332.15°) |
| OKLab | oklab(74.26% 0.1759 -0.0878) |
| OKLCH | oklch(74.26% 0.197 333.5) |
| XYZ | xyz(56.2985, 36.9313, 73.9609) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.43
Candy Pink
#FF63E9
ΔE00 3.27
Violet (CSS)
#EE82EE
ΔE00 3.41
Orchid
#DA70D6
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 4.48
Light Magenta
#FA5FF7
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F275DF #75F288
analogous
#C675F2 #F275DF #F275A0
triadic
#F275DF #DFF275 #75DFF2
tetradic
#F275DF #F2C675 #75F288 #75A0F2
square
#F275DF #F2C675 #75F288 #75A0F2
split-complementary
#F275DF #A0F275 #75F2C6
monochromatic
#D814BA #ED3DD2 #F275DF #F7ADEC #FCE3F9
Accessibility & contrast
On white
2.50
#F275DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F275DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F275DF
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F275DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F275DF | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7398E2
Deuteranopia (green-blind)
#97AADC
Tritanopia (blue-blind)
#FC7DA0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f275df; /* rgb */ color: rgb(242, 117, 223); /* oklch */ color: oklch(74.3% 0.197 333.5);
Tailwind
colors: {
custom: {
50: '#f9a1e9',
500: '#f275df',
950: '#000000',
},
}SCSS
$custom: #f275df; $custom-light: #f9a1e9; $custom-dark: #000000;
JSON
{
"hex": "#f275df",
"rgb": {
"r": 242,
"g": 117,
"b": 223
},
"hsl": {
"h": 309.12,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.74263,
"c": 0.19658,
"h": 333.5
},
"luminance": 0.36928
}Semantic roles & 50–950 ramp
primary
#F275DF
secondary
#D0F3D5
accent
#DF2706
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84