#FF94AE#FF94AE
#FF94AE is a light, vivid red. Relative luminance 0.455; OKLCH L 78.6% C 0.131 H 4.9°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94AE |
|---|---|
| RGB | rgb(255, 148, 174) |
| HSL | hsl(345, 100%, 79%) |
| HSV | hsv(345, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 31.8%, 0%) |
| CIE-LAB | lab(73.22, 43.09, 4.10) |
| CIE-LCH | lch(73.22, 43.28, 5.43°) |
| OKLab | oklab(78.59% 0.1306 0.0112) |
| OKLCH | oklch(78.59% 0.131 4.9) |
| XYZ | xyz(59.4722, 45.5006, 45.6864) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.02
Pinky
#FC86AA
ΔE00 3.42
Pig Pink
#E78EA5
ΔE00 4.20
Rose Pink
#F7879A
ΔE00 4.22
Carnation Pink
#FF7FA7
ΔE00 4.69
Soft Pink
#FDB0C0
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94AE #94FFE5
analogous
#FF94E3 #FF94AE #FFB094
triadic
#FF94AE #AEFF94 #94AEFF
tetradic
#FF94AE #E3FF94 #94FFE5 #B094FF
square
#FF94AE #E3FF94 #94FFE5 #B094FF
split-complementary
#FF94AE #94FFB0 #94E3FF
monochromatic
#FF1A51 #FF5780 #FF94AE #FFD1DC #FFE0E8
Accessibility & contrast
On white
2.08
#FF94AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#FF94AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94AE
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94AE | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8AF
Deuteranopia (green-blind)
#C0BBAC
Tritanopia (blue-blind)
#FF8B9D
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff94ae; /* rgb */ color: rgb(255, 148, 174); /* oklch */ color: oklch(78.6% 0.131 4.9);
Tailwind
colors: {
custom: {
50: '#ffb5c6',
500: '#ff94ae',
950: '#000000',
},
}SCSS
$custom: #ff94ae; $custom-light: #ffb5c6; $custom-dark: #000000;
JSON
{
"hex": "#ff94ae",
"rgb": {
"r": 255,
"g": 148,
"b": 174
},
"hsl": {
"h": 345.421,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.78586,
"c": 0.13111,
"h": 4.9
},
"luminance": 0.45496
}Semantic roles & 50–950 ramp
primary
#FF94AE
secondary
#D4F7EF
accent
#E6AE00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082