#F293AA#F293AA
#F293AA is a light, moderate red. Relative luminance 0.426; OKLCH L 76.8% C 0.117 H 4.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F293AA |
|---|---|
| RGB | rgb(242, 147, 170) |
| HSL | hsl(345, 79%, 76%) |
| HSV | hsv(345, 39%, 95%) |
| CMYK | cmyk(0%, 39.3%, 29.8%, 5.1%) |
| CIE-LAB | lab(71.32, 38.54, 3.37) |
| CIE-LCH | lch(71.32, 38.68, 4.99°) |
| OKLab | oklab(76.77% 0.1167 0.0093) |
| OKLCH | oklch(76.77% 0.117 4.6) |
| XYZ | xyz(54.3092, 42.6510, 43.3945) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.16
Rosa
#FE86A4
ΔE00 3.58
Pinky
#FC86AA
ΔE00 3.76
Rose Pink
#F7879A
ΔE00 4.02
Faded Pink
#DE9DAC
ΔE00 5.06
Carnation Pink
#FF7FA7
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293AA #93F2DB
analogous
#F293DA #F293AA #F2AC93
triadic
#F293AA #AAF293 #93AAF2
tetradic
#F293AA #DAF293 #93F2DB #AC93F2
square
#F293AA #DAF293 #93F2DB #AC93F2
split-complementary
#F293AA #93F2AC #93DAF2
monochromatic
#E52654 #EB5C7F #F293AA #F9CAD5 #FCE4EA
Accessibility & contrast
On white
2.20
#F293AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#F293AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293AA
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293AA | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AB
Deuteranopia (green-blind)
#B9B5A8
Tritanopia (blue-blind)
#FF8C9B
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f293aa; /* rgb */ color: rgb(242, 147, 170); /* oklch */ color: oklch(76.8% 0.117 4.6);
Tailwind
colors: {
custom: {
50: '#f8b4c3',
500: '#f293aa',
950: '#000000',
},
}SCSS
$custom: #f293aa; $custom-light: #f8b4c3; $custom-dark: #000000;
JSON
{
"hex": "#f293aa",
"rgb": {
"r": 242,
"g": 147,
"b": 170
},
"hsl": {
"h": 345.474,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.76766,
"c": 0.11708,
"h": 4.6
},
"luminance": 0.42647
}Semantic roles & 50–950 ramp
primary
#F293AA
secondary
#D7F4ED
accent
#DBA80B
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081