#F275DE#F275DE
#F275DE is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.2% C 0.196 H 333.8°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F275DE |
|---|---|
| RGB | rgb(242, 117, 222) |
| HSL | hsl(310, 83%, 70%) |
| HSV | hsv(310, 52%, 95%) |
| CMYK | cmyk(0%, 51.7%, 8.3%, 5.1%) |
| CIE-LAB | lab(67.19, 61.02, -31.82) |
| CIE-LCH | lch(67.19, 68.82, 332.46°) |
| OKLab | oklab(74.22% 0.1757 -0.0864) |
| OKLCH | oklch(74.22% 0.196 333.8) |
| XYZ | xyz(56.1641, 36.8775, 73.2530) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.61
Candy Pink
#FF63E9
ΔE00 3.35
Violet (CSS)
#EE82EE
ΔE00 3.54
Orchid
#DA70D6
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F275DE #75F289
analogous
#C775F2 #F275DE #F2759F
triadic
#F275DE #DEF275 #75DEF2
tetradic
#F275DE #F2C775 #75F289 #759FF2
square
#F275DE #F2C775 #75F289 #759FF2
split-complementary
#F275DE #9FF275 #75F2C7
monochromatic
#D814B9 #ED3DD1 #F275DE #F7ADEB #FCE3F8
Accessibility & contrast
On white
2.51
#F275DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F275DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F275DE
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F275DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F275DE | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7398E1
Deuteranopia (green-blind)
#98AADB
Tritanopia (blue-blind)
#FC7DA0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f275de; /* rgb */ color: rgb(242, 117, 222); /* oklch */ color: oklch(74.2% 0.196 333.8);
Tailwind
colors: {
custom: {
50: '#f9a1e8',
500: '#f275de',
950: '#000000',
},
}SCSS
$custom: #f275de; $custom-light: #f9a1e8; $custom-dark: #000000;
JSON
{
"hex": "#f275de",
"rgb": {
"r": 242,
"g": 117,
"b": 222
},
"hsl": {
"h": 309.6,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.7422,
"c": 0.1958,
"h": 333.8
},
"luminance": 0.36874
}Semantic roles & 50–950 ramp
primary
#F275DE
secondary
#D0F3D6
accent
#DF2906
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84