#FF93AB#FF93AB
#FF93AB is a light, vivid red. Relative luminance 0.451; OKLCH L 78.3% C 0.132 H 6.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93AB |
|---|---|
| RGB | rgb(255, 147, 171) |
| HSL | hsl(347, 100%, 79%) |
| HSV | hsv(347, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 32.9%, 0%) |
| CIE-LAB | lab(72.94, 43.23, 5.36) |
| CIE-LCH | lch(72.94, 43.56, 7.06°) |
| OKLab | oklab(78.35% 0.1311 0.0145) |
| OKLCH | oklch(78.35% 0.132 6.3) |
| XYZ | xyz(59.0268, 45.0726, 44.1113) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.83
Pinky
#FC86AA
ΔE00 3.62
Rose Pink
#F7879A
ΔE00 3.62
Pig Pink
#E78EA5
ΔE00 4.25
Carnation Pink
#FF7FA7
ΔE00 4.78
Carnation
#FD798F
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93AB #93FFE7
analogous
#FF93E1 #FF93AB #FFB193
triadic
#FF93AB #ABFF93 #93ABFF
tetradic
#FF93AB #E1FF93 #93FFE7 #B193FF
square
#FF93AB #E1FF93 #93FFE7 #B193FF
split-complementary
#FF93AB #93FFB1 #93E1FF
monochromatic
#FF194C #FF567B #FF93AB #FFD0DB #FFE0E7
Accessibility & contrast
On white
2.10
#FF93AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#FF93AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93AB
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93AB | 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)
#A5A7AC
Deuteranopia (green-blind)
#C0BBA9
Tritanopia (blue-blind)
#FF8A9C
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff93ab; /* rgb */ color: rgb(255, 147, 171); /* oklch */ color: oklch(78.3% 0.132 6.3);
Tailwind
colors: {
custom: {
50: '#ffb4c3',
500: '#ff93ab',
950: '#000000',
},
}SCSS
$custom: #ff93ab; $custom-light: #ffb4c3; $custom-dark: #000000;
JSON
{
"hex": "#ff93ab",
"rgb": {
"r": 255,
"g": 147,
"b": 171
},
"hsl": {
"h": 346.667,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.78348,
"c": 0.1319,
"h": 6.3
},
"luminance": 0.45068
}Semantic roles & 50–950 ramp
primary
#FF93AB
secondary
#D4F7EF
accent
#E6B300
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081