#FF659C#FF659C
#FF659C is a light, vivid pink. Relative luminance 0.330; OKLCH L 71.6% C 0.193 H 1.1°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FF659C |
|---|---|
| RGB | rgb(255, 101, 156) |
| HSL | hsl(339, 100%, 70%) |
| HSV | hsv(339, 60%, 100%) |
| CMYK | cmyk(0%, 60.4%, 38.8%, 0%) |
| CIE-LAB | lab(64.14, 63.24, 1.07) |
| CIE-LCH | lch(64.14, 63.25, 0.97°) |
| OKLab | oklab(71.6% 0.1931 0.0035) |
| OKLCH | oklch(71.6% 0.193 1.1) |
| XYZ | xyz(51.8977, 32.9735, 35.0775) |
| Luminance | 0.3297 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.36
Strawberry
#FC5A8D
ΔE00 3.10
Rosy Pink
#F6688E
ΔE00 3.46
Bubble Gum Pink
#FF69AF
ΔE00 4.06
Carnation Pink
#FF7FA7
ΔE00 4.87
Hot Pink
#FF69B4
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF659C #65FFC8
analogous
#FF65E9 #FF659C #FF7B65
triadic
#FF659C #9CFF65 #659CFF
tetradic
#FF659C #E9FF65 #65FFC8 #7B65FF
square
#FF659C #E9FF65 #65FFC8 #7B65FF
split-complementary
#FF659C #65FF7B #65E9FF
monochromatic
#EA0053 #FF2875 #FF659C #FFA2C3 #FFDFEB
Accessibility & contrast
On white
2.77
#FF659C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#FF659C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF659C
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF659C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF659C | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81899E
Deuteranopia (green-blind)
#AAA698
Tritanopia (blue-blind)
#FF557A
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ff659c; /* rgb */ color: rgb(255, 101, 156); /* oklch */ color: oklch(71.6% 0.193 1.1);
Tailwind
colors: {
custom: {
50: '#ff98b9',
500: '#ff659c',
950: '#000000',
},
}SCSS
$custom: #ff659c; $custom-light: #ff98b9; $custom-dark: #000000;
JSON
{
"hex": "#ff659c",
"rgb": {
"r": 255,
"g": 101,
"b": 156
},
"hsl": {
"h": 338.571,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.71595,
"c": 0.19311,
"h": 1.1
},
"luminance": 0.32968
}Semantic roles & 50–950 ramp
primary
#FF659C
secondary
#CAF6E6
accent
#E69400
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80