#FF93AA#FF93AA
#FF93AA is a light, vivid red. Relative luminance 0.450; OKLCH L 78.3% C 0.132 H 6.9°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93AA |
|---|---|
| RGB | rgb(255, 147, 170) |
| HSL | hsl(347, 100%, 79%) |
| HSV | hsv(347, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 33.3%, 0%) |
| CIE-LAB | lab(72.91, 43.10, 5.87) |
| CIE-LCH | lch(72.91, 43.50, 7.76°) |
| OKLab | oklab(78.32% 0.1307 0.0158) |
| OKLCH | oklch(78.32% 0.132 6.9) |
| XYZ | xyz(58.9318, 45.0346, 43.6112) |
| Luminance | 0.4503 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.90
Rose Pink
#F7879A
ΔE00 3.45
Pinky
#FC86AA
ΔE00 3.82
Pig Pink
#E78EA5
ΔE00 4.32
Carnation Pink
#FF7FA7
ΔE00 4.94
Carnation
#FD798F
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93AA #93FFE8
analogous
#FF93E0 #FF93AA #FFB293
triadic
#FF93AA #AAFF93 #93AAFF
tetradic
#FF93AA #E0FF93 #93FFE8 #B293FF
square
#FF93AA #E0FF93 #93FFE8 #B293FF
split-complementary
#FF93AA #93FFB2 #93E0FF
monochromatic
#FF194A #FF567A #FF93AA #FFD0DA #FFE0E7
Accessibility & contrast
On white
2.10
#FF93AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#FF93AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93AA
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93AA | 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)
#A5A6AB
Deuteranopia (green-blind)
#C0BBA8
Tritanopia (blue-blind)
#FF8A9B
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff93aa; /* rgb */ color: rgb(255, 147, 170); /* oklch */ color: oklch(78.3% 0.132 6.9);
Tailwind
colors: {
custom: {
50: '#ffb4c3',
500: '#ff93aa',
950: '#000000',
},
}SCSS
$custom: #ff93aa; $custom-light: #ffb4c3; $custom-dark: #000000;
JSON
{
"hex": "#ff93aa",
"rgb": {
"r": 255,
"g": 147,
"b": 170
},
"hsl": {
"h": 347.222,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.7832,
"c": 0.13169,
"h": 6.9
},
"luminance": 0.4503
}Semantic roles & 50–950 ramp
primary
#FF93AA
secondary
#D4F7F0
accent
#E6B500
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081