#F293DD#F293DD
#F293DD is a light, vivid pink. Relative luminance 0.450; OKLCH L 78.5% C 0.146 H 335.5°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F293DD |
|---|---|
| RGB | rgb(242, 147, 221) |
| HSL | hsl(313, 79%, 76%) |
| HSV | hsv(313, 39%, 95%) |
| CMYK | cmyk(0%, 39.3%, 8.7%, 5.1%) |
| CIE-LAB | lab(72.87, 46.10, -22.54) |
| CIE-LCH | lch(72.87, 51.31, 333.94°) |
| OKLab | oklab(78.46% 0.1328 -0.0606) |
| OKLCH | oklch(78.46% 0.146 335.5) |
| XYZ | xyz(60.1026, 44.9684, 73.9066) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.87
Lavender Pink
#DD85D7
ΔE00 4.98
Plum
#DDA0DD
ΔE00 5.20
Violet (CSS)
#EE82EE
ΔE00 6.06
Pink (survey)
#FF81C0
ΔE00 7.00
Purply Pink
#F075E6
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293DD #93F2A8
analogous
#D893F2 #F293DD #F293AE
triadic
#F293DD #DDF293 #93DDF2
tetradic
#F293DD #F2D893 #93F2A8 #93AEF2
square
#F293DD #F2D893 #93F2A8 #93AEF2
split-complementary
#F293DD #AEF293 #93F2D8
monochromatic
#E526BB #EB5CCC #F293DD #F9CAEE #FCE4F6
Accessibility & contrast
On white
2.10
#F293DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F293DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293DD
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293DD | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AAE0
Deuteranopia (green-blind)
#ACB8DA
Tritanopia (blue-blind)
#FB97AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f293dd; /* rgb */ color: rgb(242, 147, 221); /* oklch */ color: oklch(78.5% 0.146 335.5);
Tailwind
colors: {
custom: {
50: '#f8b4e7',
500: '#f293dd',
950: '#000000',
},
}SCSS
$custom: #f293dd; $custom-light: #f8b4e7; $custom-dark: #000000;
JSON
{
"hex": "#f293dd",
"rgb": {
"r": 242,
"g": 147,
"b": 221
},
"hsl": {
"h": 313.263,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.78456,
"c": 0.14596,
"h": 335.5
},
"luminance": 0.44965
}Semantic roles & 50–950 ramp
primary
#F293DD
secondary
#D7F4DE
accent
#DB390B
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084