#FF94BE#FF94BE
#FF94BE is a light, vivid pink. Relative luminance 0.462; OKLCH L 79.1% C 0.137 H 355.7°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94BE |
|---|---|
| RGB | rgb(255, 148, 190) |
| HSL | hsl(336, 100%, 79%) |
| HSV | hsv(336, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 25.5%, 0%) |
| CIE-LAB | lab(73.65, 45.16, -4.13) |
| CIE-LCH | lch(73.65, 45.35, 354.78°) |
| OKLab | oklab(79.05% 0.1361 -0.0103) |
| OKLCH | oklch(79.05% 0.137 355.7) |
| XYZ | xyz(61.1259, 46.1621, 54.3960) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.20
Pink (survey)
#FF81C0
ΔE00 4.87
Carnation Pink
#FF7FA7
ΔE00 5.25
Rosa
#FE86A4
ΔE00 5.59
Pig Pink
#E78EA5
ΔE00 5.92
Bubblegum Pink
#FE83CC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94BE #94FFD5
analogous
#FF94F3 #FF94BE #FFA094
triadic
#FF94BE #BEFF94 #94BEFF
tetradic
#FF94BE #F3FF94 #94FFD5 #A094FF
square
#FF94BE #F3FF94 #94FFD5 #A094FF
split-complementary
#FF94BE #94FFA0 #94F3FF
monochromatic
#FF1A74 #FF5799 #FF94BE #FFD1E3 #FFE0EC
Accessibility & contrast
On white
2.05
#FF94BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#FF94BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94BE
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94BE | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BF
Deuteranopia (green-blind)
#BCBCBB
Tritanopia (blue-blind)
#FF8FA3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff94be; /* rgb */ color: rgb(255, 148, 190); /* oklch */ color: oklch(79.1% 0.137 355.7);
Tailwind
colors: {
custom: {
50: '#ffb5d1',
500: '#ff94be',
950: '#000000',
},
}SCSS
$custom: #ff94be; $custom-light: #ffb5d1; $custom-dark: #000000;
JSON
{
"hex": "#ff94be",
"rgb": {
"r": 255,
"g": 148,
"b": 190
},
"hsl": {
"h": 336.449,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.79054,
"c": 0.13653,
"h": 355.7
},
"luminance": 0.46158
}Semantic roles & 50–950 ramp
primary
#FF94BE
secondary
#D4F7E9
accent
#E68B00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082