#FF6897#FF6897
#FF6897 is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.8% C 0.188 H 3.7°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6897 |
|---|---|
| RGB | rgb(255, 104, 151) |
| HSL | hsl(341, 100%, 70%) |
| HSV | hsv(341, 59%, 100%) |
| CMYK | cmyk(0%, 59.2%, 40.8%, 0%) |
| CIE-LAB | lab(64.48, 61.45, 4.43) |
| CIE-LCH | lch(64.48, 61.61, 4.13°) |
| OKLab | oklab(71.81% 0.1874 0.0122) |
| OKLCH | oklch(71.81% 0.188 3.7) |
| XYZ | xyz(51.7796, 33.4008, 32.9923) |
| Luminance | 0.3340 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.18
Strawberry
#FC5A8D
ΔE00 2.71
Medium Pink
#F36196
ΔE00 3.12
Carnation Pink
#FF7FA7
ΔE00 4.48
Warm Pink
#FB5581
ΔE00 4.71
Watermelon
#FC6C85
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6897 #68FFD0
analogous
#FF68E2 #FF6897 #FF8568
triadic
#FF6897 #97FF68 #6897FF
tetradic
#FF6897 #E2FF68 #68FFD0 #8568FF
square
#FF6897 #E2FF68 #68FFD0 #8568FF
split-complementary
#FF6897 #68FF85 #68E2FF
monochromatic
#ED004A #FF2B6D #FF6897 #FFA5C1 #FFE0EA
Accessibility & contrast
On white
2.73
#FF6897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#FF6897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6897
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6897 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858A98
Deuteranopia (green-blind)
#ADA794
Tritanopia (blue-blind)
#FF577A
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ff6897; /* rgb */ color: rgb(255, 104, 151); /* oklch */ color: oklch(71.8% 0.188 3.7);
Tailwind
colors: {
custom: {
50: '#ff99b5',
500: '#ff6897',
950: '#000000',
},
}SCSS
$custom: #ff6897; $custom-light: #ff99b5; $custom-dark: #000000;
JSON
{
"hex": "#ff6897",
"rgb": {
"r": 255,
"g": 104,
"b": 151
},
"hsl": {
"h": 341.325,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.71808,
"c": 0.18775,
"h": 3.7
},
"luminance": 0.33395
}Semantic roles & 50–950 ramp
primary
#FF6897
secondary
#CDF6E9
accent
#E69E00
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80