#F293DF#F293DF
#F293DF is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.5% C 0.148 H 334.6°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F293DF |
|---|---|
| RGB | rgb(242, 147, 223) |
| HSL | hsl(312, 79%, 76%) |
| HSV | hsv(312, 39%, 95%) |
| CMYK | cmyk(0%, 39.3%, 7.9%, 5.1%) |
| CIE-LAB | lab(72.94, 46.43, -23.53) |
| CIE-LCH | lch(72.94, 52.05, 333.12°) |
| OKLab | oklab(78.53% 0.1333 -0.0633) |
| OKLCH | oklch(78.53% 0.148 334.6) |
| XYZ | xyz(60.3706, 45.0756, 75.3183) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.83
Bubblegum Pink
#FE83CC
ΔE00 5.15
Plum
#DDA0DD
ΔE00 5.17
Violet (CSS)
#EE82EE
ΔE00 5.72
Purply Pink
#F075E6
ΔE00 7.00
Pink (survey)
#FF81C0
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293DF #93F2A6
analogous
#D693F2 #F293DF #F293B0
triadic
#F293DF #DFF293 #93DFF2
tetradic
#F293DF #F2D693 #93F2A6 #93B0F2
square
#F293DF #F2D693 #93F2A6 #93B0F2
split-complementary
#F293DF #B0F293 #93F2D6
monochromatic
#E526BF #EB5CCF #F293DF #F9CAEF #FCE4F7
Accessibility & contrast
On white
2.10
#F293DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F293DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293DF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293DF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AAE2
Deuteranopia (green-blind)
#ABB8DC
Tritanopia (blue-blind)
#FB97AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f293df; /* rgb */ color: rgb(242, 147, 223); /* oklch */ color: oklch(78.5% 0.148 334.6);
Tailwind
colors: {
custom: {
50: '#f8b4e9',
500: '#f293df',
950: '#000000',
},
}SCSS
$custom: #f293df; $custom-light: #f8b4e9; $custom-dark: #000000;
JSON
{
"hex": "#f293df",
"rgb": {
"r": 242,
"g": 147,
"b": 223
},
"hsl": {
"h": 312,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.78532,
"c": 0.1476,
"h": 334.6
},
"luminance": 0.45072
}Semantic roles & 50–950 ramp
primary
#F293DF
secondary
#D7F4DD
accent
#DB340B
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084