#FF93BA#FF93BA
#FF93BA is a light, vivid pink. Relative luminance 0.457; OKLCH L 78.8% C 0.136 H 357.6°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93BA |
|---|---|
| RGB | rgb(255, 147, 186) |
| HSL | hsl(338, 100%, 79%) |
| HSV | hsv(338, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 27.1%, 0%) |
| CIE-LAB | lab(73.34, 45.13, -2.38) |
| CIE-LCH | lch(73.34, 45.19, 356.99°) |
| OKLab | oklab(78.78% 0.1363 -0.0056) |
| OKLCH | oklch(78.78% 0.136 357.6) |
| XYZ | xyz(60.5385, 45.6773, 52.0730) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.46
Carnation Pink
#FF7FA7
ΔE00 4.62
Rosa
#FE86A4
ΔE00 4.72
Pig Pink
#E78EA5
ΔE00 5.28
Pink (survey)
#FF81C0
ΔE00 5.32
Rose Pink
#F7879A
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93BA #93FFD8
analogous
#FF93F0 #FF93BA #FFA293
triadic
#FF93BA #BAFF93 #93BAFF
tetradic
#FF93BA #F0FF93 #93FFD8 #A293FF
square
#FF93BA #F0FF93 #93FFD8 #A293FF
split-complementary
#FF93BA #93FFA2 #93F0FF
monochromatic
#FF196C #FF5693 #FF93BA #FFD0E1 #FFE0EB
Accessibility & contrast
On white
2.07
#FF93BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#FF93BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93BA
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93BA | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BB
Deuteranopia (green-blind)
#BDBBB8
Tritanopia (blue-blind)
#FF8DA1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff93ba; /* rgb */ color: rgb(255, 147, 186); /* oklch */ color: oklch(78.8% 0.136 357.6);
Tailwind
colors: {
custom: {
50: '#ffb4ce',
500: '#ff93ba',
950: '#000000',
},
}SCSS
$custom: #ff93ba; $custom-light: #ffb4ce; $custom-dark: #000000;
JSON
{
"hex": "#ff93ba",
"rgb": {
"r": 255,
"g": 147,
"b": 186
},
"hsl": {
"h": 338.333,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.78779,
"c": 0.13644,
"h": 357.6
},
"luminance": 0.45673
}Semantic roles & 50–950 ramp
primary
#FF93BA
secondary
#D4F7EA
accent
#E69300
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082