#FF94BA#FF94BA
#FF94BA is a light, vivid pink. Relative luminance 0.460; OKLCH L 78.9% C 0.135 H 357.9°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94BA |
|---|---|
| RGB | rgb(255, 148, 186) |
| HSL | hsl(339, 100%, 79%) |
| HSV | hsv(339, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 27.1%, 0%) |
| CIE-LAB | lab(73.54, 44.62, -2.08) |
| CIE-LCH | lch(73.54, 44.67, 357.33°) |
| OKLab | oklab(78.93% 0.1348 -0.0049) |
| OKLCH | oklch(78.93% 0.135 357.9) |
| XYZ | xyz(60.6947, 45.9896, 52.1250) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.55
Rosa
#FE86A4
ΔE00 4.72
Carnation Pink
#FF7FA7
ΔE00 4.75
Pig Pink
#E78EA5
ΔE00 5.22
Pink (survey)
#FF81C0
ΔE00 5.58
Powder Pink
#FFB2D0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94BA #94FFD9
analogous
#FF94EF #FF94BA #FFA494
triadic
#FF94BA #BAFF94 #94BAFF
tetradic
#FF94BA #EFFF94 #94FFD9 #A494FF
square
#FF94BA #EFFF94 #94FFD9 #A494FF
split-complementary
#FF94BA #94FFA4 #94EFFF
monochromatic
#FF1A6B #FF5793 #FF94BA #FFD1E1 #FFE0EB
Accessibility & contrast
On white
2.06
#FF94BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#FF94BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94BA
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94BA | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BB
Deuteranopia (green-blind)
#BDBCB8
Tritanopia (blue-blind)
#FF8EA1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff94ba; /* rgb */ color: rgb(255, 148, 186); /* oklch */ color: oklch(78.9% 0.135 357.9);
Tailwind
colors: {
custom: {
50: '#ffb5ce',
500: '#ff94ba',
950: '#000000',
},
}SCSS
$custom: #ff94ba; $custom-light: #ffb5ce; $custom-dark: #000000;
JSON
{
"hex": "#ff94ba",
"rgb": {
"r": 255,
"g": 148,
"b": 186
},
"hsl": {
"h": 338.692,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.78933,
"c": 0.13489,
"h": 357.9
},
"luminance": 0.45985
}Semantic roles & 50–950 ramp
primary
#FF94BA
secondary
#D4F7EB
accent
#E69400
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082