#FF22B0#FF22B0
#FF22B0 is a light, highly saturated pink. Relative luminance 0.255; OKLCH L 67.0% C 0.267 H 348.5°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FF22B0 |
|---|---|
| RGB | rgb(255, 34, 176) |
| HSL | hsl(321, 100%, 57%) |
| HSV | hsv(321, 87%, 100%) |
| CMYK | cmyk(0%, 86.7%, 31%, 0%) |
| CIE-LAB | lab(57.60, 85.44, -20.27) |
| CIE-LCH | lch(57.60, 87.81, 346.65°) |
| OKLab | oklab(67.01% 0.2619 -0.0533) |
| OKLCH | oklch(67.01% 0.267 348.5) |
| XYZ | xyz(49.6514, 25.5448, 43.3819) |
| Luminance | 0.2554 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bright Pink
#FE01B1
ΔE00 1.46
Shocking Pink
#FE02A2
ΔE00 2.56
Neon Pink
#FE019A
ΔE00 3.90
Barbie Pink
#FE46A5
ΔE00 4.41
Deeppink
#FF1493
ΔE00 5.28
Hot Magenta
#F504C9
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF22B0 #22FF71
analogous
#E022FF #FF22B0 #FF2242
triadic
#FF22B0 #B0FF22 #22B0FF
tetradic
#FF22B0 #FFE022 #22FF71 #2242FF
square
#FF22B0 #FFE022 #22FF71 #2242FF
split-complementary
#FF22B0 #42FF22 #22FFE0
monochromatic
#A7006B #E40092 #FF22B0 #FF5FC6 #FF9CDC
Accessibility & contrast
On white
3.44
#FF22B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#FF22B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF22B0
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF22B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF22B0 | 1.00 | 3.44 | 6.11 | 6.11 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5073B3
Deuteranopia (green-blind)
#9197AB
Tritanopia (blue-blind)
#FF026B
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #ff22b0; /* rgb */ color: rgb(255, 34, 176); /* oklch */ color: oklch(67.0% 0.267 348.5);
Tailwind
colors: {
custom: {
50: '#ff7dc7',
500: '#ff22b0',
950: '#000000',
},
}SCSS
$custom: #ff22b0; $custom-light: #ff7dc7; $custom-dark: #000000;
JSON
{
"hex": "#ff22b0",
"rgb": {
"r": 255,
"g": 34,
"b": 176
},
"hsl": {
"h": 321.448,
"s": 100,
"l": 56.667
},
"oklch": {
"l": 0.67011,
"c": 0.26724,
"h": 348.5
},
"luminance": 0.25539
}Semantic roles & 50–950 ramp
primary
#FF22B0
secondary
#91ECB2
accent
#FF7529
background
#FFF8FC
surface
#FFF0F8
border
#D7CBD1
text
#190C13
muted
#877D82