#FF22B1#FF22B1
#FF22B1 is a light, highly saturated pink. Relative luminance 0.256; OKLCH L 67.1% C 0.268 H 348.2°. Best body text is #000000 at 6.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FF22B1 |
|---|---|
| RGB | rgb(255, 34, 177) |
| HSL | hsl(321, 100%, 57%) |
| HSV | hsv(321, 87%, 100%) |
| CMYK | cmyk(0%, 86.7%, 30.6%, 0%) |
| CIE-LAB | lab(57.64, 85.54, -20.79) |
| CIE-LCH | lch(57.64, 88.03, 346.34°) |
| OKLab | oklab(67.05% 0.2621 -0.0547) |
| OKLCH | oklch(67.05% 0.268 348.2) |
| XYZ | xyz(49.7507, 25.5845, 43.9049) |
| Luminance | 0.2558 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bright Pink
#FE01B1
ΔE00 1.41
Shocking Pink
#FE02A2
ΔE00 2.71
Neon Pink
#FE019A
ΔE00 4.06
Barbie Pink
#FE46A5
ΔE00 4.53
Deeppink
#FF1493
ΔE00 5.45
Hot Magenta
#F504C9
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF22B1 #22FF70
analogous
#DE22FF #FF22B1 #FF2243
triadic
#FF22B1 #B1FF22 #22B1FF
tetradic
#FF22B1 #FFDE22 #22FF70 #2243FF
square
#FF22B1 #FFDE22 #22FF70 #2243FF
split-complementary
#FF22B1 #43FF22 #22FFDE
monochromatic
#A7006C #E40093 #FF22B1 #FF5FC7 #FF9CDC
Accessibility & contrast
On white
3.43
#FF22B1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.12
#FF22B1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF22B1
6.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF22B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF22B1 | 1.00 | 3.43 | 6.12 | 6.12 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F73B4
Deuteranopia (green-blind)
#9097AC
Tritanopia (blue-blind)
#FF056C
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #ff22b1; /* rgb */ color: rgb(255, 34, 177); /* oklch */ color: oklch(67.1% 0.268 348.2);
Tailwind
colors: {
custom: {
50: '#ff7dc8',
500: '#ff22b1',
950: '#000000',
},
}SCSS
$custom: #ff22b1; $custom-light: #ff7dc8; $custom-dark: #000000;
JSON
{
"hex": "#ff22b1",
"rgb": {
"r": 255,
"g": 34,
"b": 177
},
"hsl": {
"h": 321.176,
"s": 100,
"l": 56.667
},
"oklch": {
"l": 0.67051,
"c": 0.26772,
"h": 348.2
},
"luminance": 0.25578
}Semantic roles & 50–950 ramp
primary
#FF22B1
secondary
#91ECB1
accent
#FF7429
background
#FFF8FC
surface
#FFF0F8
border
#D7CBD1
text
#190C13
muted
#877D82