#FF33AA#FF33AA
#FF33AA is a light, highly saturated pink. Relative luminance 0.265; OKLCH L 67.6% C 0.253 H 350.9°. Best body text is #000000 at 6.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FF33AA |
|---|---|
| RGB | rgb(255, 51, 170) |
| HSL | hsl(325, 100%, 60%) |
| HSV | hsv(325, 80%, 100%) |
| CMYK | cmyk(0%, 80%, 33.3%, 0%) |
| CIE-LAB | lab(58.54, 81.47, -15.35) |
| CIE-LCH | lch(58.54, 82.90, 349.33°) |
| OKLab | oklab(67.62% 0.25 -0.0399) |
| OKLCH | oklch(67.62% 0.253 350.9) |
| XYZ | xyz(49.6826, 26.5361, 40.5281) |
| Luminance | 0.2653 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 2.51
Shocking Pink
#FE02A2
ΔE00 2.78
Bright Pink
#FE01B1
ΔE00 3.30
Neon Pink
#FE019A
ΔE00 3.50
Deeppink
#FF1493
ΔE00 4.31
Electric Pink
#FF0490
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF33AA #33FF88
analogous
#EE33FF #FF33AA #FF3344
triadic
#FF33AA #AAFF33 #33AAFF
tetradic
#FF33AA #FFEE33 #33FF88 #3344FF
square
#FF33AA #FFEE33 #33FF88 #3344FF
split-complementary
#FF33AA #44FF33 #33FFEE
monochromatic
#B8006B #F5008F #FF33AA #FF70C3 #FFADDD
Accessibility & contrast
On white
3.33
#FF33AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.31
#FF33AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF33AA
6.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF33AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF33AA | 1.00 | 3.33 | 6.31 | 6.31 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B76AD
Deuteranopia (green-blind)
#969AA6
Tritanopia (blue-blind)
#FF1C6C
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #ff33aa; /* rgb */ color: rgb(255, 51, 170); /* oklch */ color: oklch(67.6% 0.253 350.9);
Tailwind
colors: {
custom: {
50: '#ff81c3',
500: '#ff33aa',
950: '#000000',
},
}SCSS
$custom: #ff33aa; $custom-light: #ff81c3; $custom-dark: #000000;
JSON
{
"hex": "#ff33aa",
"rgb": {
"r": 255,
"g": 51,
"b": 170
},
"hsl": {
"h": 325,
"s": 100,
"l": 60
},
"oklch": {
"l": 0.67619,
"c": 0.25318,
"h": 350.9
},
"luminance": 0.2653
}Semantic roles & 50–950 ramp
primary
#FF33AA
secondary
#A0EEC0
accent
#FF8229
background
#FFF8FC
surface
#FFF0F8
border
#D7CBD1
text
#190C12
muted
#877D81