#FF72BE#FF72BE
#FF72BE is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.3% C 0.189 H 349.2°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72BE |
|---|---|
| RGB | rgb(255, 114, 190) |
| HSL | hsl(328, 100%, 72%) |
| HSV | hsv(328, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 25.5%, 0%) |
| CIE-LAB | lab(67.29, 61.53, -13.60) |
| CIE-LCH | lch(67.29, 63.02, 347.54°) |
| OKLab | oklab(74.28% 0.1858 -0.0355) |
| OKLCH | oklch(74.28% 0.189 349.2) |
| XYZ | xyz(56.5536, 37.0175, 52.8719) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.78
Hot Pink
#FF69B4
ΔE00 2.11
Bubble Gum Pink
#FF69AF
ΔE00 2.95
Pink (survey)
#FF81C0
ΔE00 2.98
Bubblegum Pink
#FE83CC
ΔE00 3.53
Barbie Pink
#FE46A5
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72BE #72FFB3
analogous
#FA72FF #FF72BE #FF7277
triadic
#FF72BE #BEFF72 #72BEFF
tetradic
#FF72BE #FFFA72 #72FFB3 #7277FF
square
#FF72BE #FFFA72 #72FFB3 #7277FF
split-complementary
#FF72BE #77FF72 #72FFFA
monochromatic
#F70085 #FF35A2 #FF72BE #FFAFDA #FFE0F1
Accessibility & contrast
On white
2.50
#FF72BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#FF72BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72BE
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72BE | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8294C0
Deuteranopia (green-blind)
#A9ADBB
Tritanopia (blue-blind)
#FF6D90
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff72be; /* rgb */ color: rgb(255, 114, 190); /* oklch */ color: oklch(74.3% 0.189 349.2);
Tailwind
colors: {
custom: {
50: '#ffa0d1',
500: '#ff72be',
950: '#000000',
},
}SCSS
$custom: #ff72be; $custom-light: #ffa0d1; $custom-dark: #000000;
JSON
{
"hex": "#ff72be",
"rgb": {
"r": 255,
"g": 114,
"b": 190
},
"hsl": {
"h": 327.66,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.74277,
"c": 0.18914,
"h": 349.2
},
"luminance": 0.37012
}Semantic roles & 50–950 ramp
primary
#FF72BE
secondary
#D4F7E4
accent
#E66A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F14
muted
#877F82