#FF94AA#FF94AA
#FF94AA is a light, vivid red. Relative luminance 0.453; OKLCH L 78.5% C 0.130 H 7.3°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94AA |
|---|---|
| RGB | rgb(255, 148, 170) |
| HSL | hsl(348, 100%, 79%) |
| HSV | hsv(348, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 33.3%, 0%) |
| CIE-LAB | lab(73.12, 42.60, 6.17) |
| CIE-LCH | lch(73.12, 43.04, 8.24°) |
| OKLab | oklab(78.48% 0.1292 0.0166) |
| OKLCH | oklch(78.48% 0.13 7.3) |
| XYZ | xyz(59.0880, 45.3470, 43.6632) |
| Luminance | 0.4534 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.17
Rose Pink
#F7879A
ΔE00 3.52
Pinky
#FC86AA
ΔE00 4.12
Pig Pink
#E78EA5
ΔE00 4.43
Carnation Pink
#FF7FA7
ΔE00 5.23
Carnation
#FD798F
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94AA #94FFE9
analogous
#FF94DF #FF94AA #FFB494
triadic
#FF94AA #AAFF94 #94AAFF
tetradic
#FF94AA #DFFF94 #94FFE9 #B494FF
square
#FF94AA #DFFF94 #94FFE9 #B494FF
split-complementary
#FF94AA #94FFB4 #94DFFF
monochromatic
#FF1A49 #FF5779 #FF94AA #FFD1DB #FFE0E7
Accessibility & contrast
On white
2.09
#FF94AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#FF94AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94AA
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94AA | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AB
Deuteranopia (green-blind)
#C1BBA8
Tritanopia (blue-blind)
#FF8B9C
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff94aa; /* rgb */ color: rgb(255, 148, 170); /* oklch */ color: oklch(78.5% 0.130 7.3);
Tailwind
colors: {
custom: {
50: '#ffb5c3',
500: '#ff94aa',
950: '#000000',
},
}SCSS
$custom: #ff94aa; $custom-light: #ffb5c3; $custom-dark: #000000;
JSON
{
"hex": "#ff94aa",
"rgb": {
"r": 255,
"g": 148,
"b": 170
},
"hsl": {
"h": 347.664,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.78476,
"c": 0.13025,
"h": 7.3
},
"luminance": 0.45342
}Semantic roles & 50–950 ramp
primary
#FF94AA
secondary
#D4F7F0
accent
#E6B600
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081