#FF66BE#FF66BE
#FF66BE is a light, highly saturated pink. Relative luminance 0.345; OKLCH L 72.8% C 0.206 H 347.9°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF66BE |
|---|---|
| RGB | rgb(255, 102, 190) |
| HSL | hsl(325, 100%, 70%) |
| HSV | hsv(325, 60%, 100%) |
| CMYK | cmyk(0%, 60%, 25.5%, 0%) |
| CIE-LAB | lab(65.35, 66.75, -16.53) |
| CIE-LCH | lch(65.35, 68.77, 346.09°) |
| OKLab | oklab(72.84% 0.2018 -0.0434) |
| OKLCH | oklch(72.84% 0.206 347.9) |
| XYZ | xyz(55.2877, 34.4858, 52.4499) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 2.33
Bubblegum (survey)
#FF6CB5
ΔE00 2.52
Bubble Gum Pink
#FF69AF
ΔE00 3.40
Pink (survey)
#FF81C0
ΔE00 5.21
Bubblegum Pink
#FE83CC
ΔE00 5.25
Barbie Pink
#FE46A5
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF66BE #66FFA7
analogous
#F366FF #FF66BE #FF6672
triadic
#FF66BE #BEFF66 #66BEFF
tetradic
#FF66BE #FFF366 #66FFA7 #6672FF
square
#FF66BE #FFF366 #66FFA7 #6672FF
split-complementary
#FF66BE #72FF66 #66FFF3
monochromatic
#EB0087 #FF29A4 #FF66BE #FFA3D8 #FFE0F2
Accessibility & contrast
On white
2.66
#FF66BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#FF66BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF66BE
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF66BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF66BE | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788EC1
Deuteranopia (green-blind)
#A3A8BA
Tritanopia (blue-blind)
#FF628A
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ff66be; /* rgb */ color: rgb(255, 102, 190); /* oklch */ color: oklch(72.8% 0.206 347.9);
Tailwind
colors: {
custom: {
50: '#ff99d1',
500: '#ff66be',
950: '#000000',
},
}SCSS
$custom: #ff66be; $custom-light: #ff99d1; $custom-dark: #000000;
JSON
{
"hex": "#ff66be",
"rgb": {
"r": 255,
"g": 102,
"b": 190
},
"hsl": {
"h": 325.49,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.72835,
"c": 0.20638,
"h": 347.9
},
"luminance": 0.3448
}Semantic roles & 50–950 ramp
primary
#FF66BE
secondary
#CBF6DD
accent
#E66100
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#190E14
muted
#877E82