#FF93A2#FF93A2
#FF93A2 is a light, vivid red. Relative luminance 0.447; OKLCH L 78.1% C 0.131 H 11.6°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93A2 |
|---|---|
| RGB | rgb(255, 147, 162) |
| HSL | hsl(352, 100%, 79%) |
| HSV | hsv(352, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 36.5%, 0%) |
| CIE-LAB | lab(72.72, 42.16, 10.03) |
| CIE-LCH | lch(72.72, 43.34, 13.38°) |
| OKLab | oklab(78.11% 0.1278 0.0263) |
| OKLCH | oklch(78.11% 0.131 11.6) |
| XYZ | xyz(58.1980, 44.7411, 39.7462) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.99
Rosa
#FE86A4
ΔE00 4.29
Blush Pink
#FE828C
ΔE00 4.75
Pig Pink
#E78EA5
ΔE00 5.52
Carnation
#FD798F
ΔE00 5.55
Pinky
#FC86AA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93A2 #93FFF0
analogous
#FF93D8 #FF93A2 #FFBA93
triadic
#FF93A2 #A2FF93 #93A2FF
tetradic
#FF93A2 #D8FF93 #93FFF0 #BA93FF
square
#FF93A2 #D8FF93 #93FFF0 #BA93FF
split-complementary
#FF93A2 #93FFBA #93D8FF
monochromatic
#FF1939 #FF566D #FF93A2 #FFD0D7 #FFE0E5
Accessibility & contrast
On white
2.11
#FF93A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#FF93A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93A2
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93A2 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A2
Deuteranopia (green-blind)
#C1BAA0
Tritanopia (blue-blind)
#FF8898
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff93a2; /* rgb */ color: rgb(255, 147, 162); /* oklch */ color: oklch(78.1% 0.131 11.6);
Tailwind
colors: {
custom: {
50: '#ffb4bd',
500: '#ff93a2',
950: '#000000',
},
}SCSS
$custom: #ff93a2; $custom-light: #ffb4bd; $custom-dark: #000000;
JSON
{
"hex": "#ff93a2",
"rgb": {
"r": 255,
"g": 147,
"b": 162
},
"hsl": {
"h": 351.667,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.78109,
"c": 0.1305,
"h": 11.6
},
"luminance": 0.44736
}Semantic roles & 50–950 ramp
primary
#FF93A2
secondary
#D4F7F2
accent
#E6C600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081