#FF94AB#FF94AB
#FF94AB is a light, vivid red. Relative luminance 0.454; OKLCH L 78.5% C 0.130 H 6.7°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94AB |
|---|---|
| RGB | rgb(255, 148, 171) |
| HSL | hsl(347, 100%, 79%) |
| HSV | hsv(347, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 32.9%, 0%) |
| CIE-LAB | lab(73.14, 42.72, 5.65) |
| CIE-LCH | lch(73.14, 43.09, 7.54°) |
| OKLab | oklab(78.5% 0.1296 0.0152) |
| OKLCH | oklch(78.5% 0.13 6.7) |
| XYZ | xyz(59.1830, 45.3849, 44.1633) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.09
Rose Pink
#F7879A
ΔE00 3.67
Pinky
#FC86AA
ΔE00 3.92
Pig Pink
#E78EA5
ΔE00 4.34
Carnation Pink
#FF7FA7
ΔE00 5.07
Carnation
#FD798F
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94AB #94FFE8
analogous
#FF94E1 #FF94AB #FFB394
triadic
#FF94AB #ABFF94 #94ABFF
tetradic
#FF94AB #E1FF94 #94FFE8 #B394FF
square
#FF94AB #E1FF94 #94FFE8 #B394FF
split-complementary
#FF94AB #94FFB3 #94E1FF
monochromatic
#FF1A4B #FF577B #FF94AB #FFD1DB #FFE0E7
Accessibility & contrast
On white
2.08
#FF94AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#FF94AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94AB
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94AB | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AC
Deuteranopia (green-blind)
#C0BBA9
Tritanopia (blue-blind)
#FF8B9C
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff94ab; /* rgb */ color: rgb(255, 148, 171); /* oklch */ color: oklch(78.5% 0.130 6.7);
Tailwind
colors: {
custom: {
50: '#ffb5c3',
500: '#ff94ab',
950: '#000000',
},
}SCSS
$custom: #ff94ab; $custom-light: #ffb5c3; $custom-dark: #000000;
JSON
{
"hex": "#ff94ab",
"rgb": {
"r": 255,
"g": 148,
"b": 171
},
"hsl": {
"h": 347.103,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.78503,
"c": 0.13044,
"h": 6.7
},
"luminance": 0.4538
}Semantic roles & 50–950 ramp
primary
#FF94AB
secondary
#D4F7F0
accent
#E6B400
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081