#FF00BA#FF00BA
#FF00BA is a light, highly saturated pink. Relative luminance 0.248; OKLCH L 66.6% C 0.283 H 345.2°. Best body text is #000000 at 5.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FF00BA |
|---|---|
| RGB | rgb(255, 0, 186) |
| HSL | hsl(316, 100%, 50%) |
| HSV | hsv(316, 100%, 100%) |
| CMYK | cmyk(0%, 100%, 27.1%, 0%) |
| CIE-LAB | lab(56.89, 89.73, -27.17) |
| CIE-LCH | lch(56.89, 93.75, 343.15°) |
| OKLab | oklab(66.63% 0.2737 -0.0724) |
| OKLCH | oklch(66.63% 0.283 345.2) |
| XYZ | xyz(50.1055, 24.8112, 48.5953) |
| Luminance | 0.2480 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bright Pink
#FE01B1
ΔE00 1.46
Hot Magenta
#F504C9
ΔE00 3.49
Shocking Pink
#FE02A2
ΔE00 4.11
Neon Pink
#FE019A
ΔE00 5.59
Purpleish Pink
#DF4EC8
ΔE00 6.22
Fuchsia (survey)
#ED0DD9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF00BA #00FF45
analogous
#C400FF #FF00BA #FF003B
triadic
#FF00BA #BAFF00 #00BAFF
tetradic
#FF00BA #FFC400 #00FF45 #003BFF
square
#FF00BA #FFC400 #00FF45 #003BFF
split-complementary
#FF00BA #3BFF00 #00FFC4
monochromatic
#850061 #C2008D #FF00BA #FF3DCB #FF7ADB
Accessibility & contrast
On white
3.52
#FF00BA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.96
#FF00BA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF00BA
5.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF00BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF00BA | 1.00 | 3.52 | 5.96 | 5.96 |
| #FFFFFF | 3.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4070BE
Deuteranopia (green-blind)
#8A96B5
Tritanopia (blue-blind)
#FF006D
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #ff00ba; /* rgb */ color: rgb(255, 0, 186); /* oklch */ color: oklch(66.6% 0.283 345.2);
Tailwind
colors: {
custom: {
50: '#ff78cf',
500: '#ff00ba',
950: '#000000',
},
}SCSS
$custom: #ff00ba; $custom-light: #ff78cf; $custom-dark: #000000;
JSON
{
"hex": "#ff00ba",
"rgb": {
"r": 255,
"g": 0,
"b": 186
},
"hsl": {
"h": 316.235,
"s": 100,
"l": 50
},
"oklch": {
"l": 0.66629,
"c": 0.28312,
"h": 345.2
},
"luminance": 0.24805
}Semantic roles & 50–950 ramp
primary
#FF00BA
secondary
#74E793
accent
#FF6329
background
#FFF8FC
surface
#FFEFF9
border
#D7CAD2
text
#190B13
muted
#877C82