#FF6895#FF6895
#FF6895 is a light, vivid pink. Relative luminance 0.333; OKLCH L 71.8% C 0.187 H 4.6°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6895 |
|---|---|
| RGB | rgb(255, 104, 149) |
| HSL | hsl(342, 100%, 70%) |
| HSV | hsv(342, 59%, 100%) |
| CMYK | cmyk(0%, 59.2%, 41.6%, 0%) |
| CIE-LAB | lab(64.43, 61.25, 5.51) |
| CIE-LCH | lch(64.43, 61.49, 5.14°) |
| OKLab | oklab(71.75% 0.1867 0.0149) |
| OKLCH | oklch(71.75% 0.187 4.6) |
| XYZ | xyz(51.6186, 33.3364, 32.1442) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 1.84
Strawberry
#FC5A8D
ΔE00 2.62
Medium Pink
#F36196
ΔE00 3.41
Warm Pink
#FB5581
ΔE00 4.39
Carnation Pink
#FF7FA7
ΔE00 4.64
Watermelon
#FC6C85
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6895 #68FFD2
analogous
#FF68E1 #FF6895 #FF8668
triadic
#FF6895 #95FF68 #6895FF
tetradic
#FF6895 #E1FF68 #68FFD2 #8668FF
square
#FF6895 #E1FF68 #68FFD2 #8668FF
split-complementary
#FF6895 #68FF86 #68E1FF
monochromatic
#ED0047 #FF2B6A #FF6895 #FFA5C0 #FFE0EA
Accessibility & contrast
On white
2.74
#FF6895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#FF6895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6895
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6895 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858A96
Deuteranopia (green-blind)
#ADA792
Tritanopia (blue-blind)
#FF5779
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ff6895; /* rgb */ color: rgb(255, 104, 149); /* oklch */ color: oklch(71.8% 0.187 4.6);
Tailwind
colors: {
custom: {
50: '#ff99b4',
500: '#ff6895',
950: '#000000',
},
}SCSS
$custom: #ff6895; $custom-light: #ff99b4; $custom-dark: #000000;
JSON
{
"hex": "#ff6895",
"rgb": {
"r": 255,
"g": 104,
"b": 149
},
"hsl": {
"h": 342.119,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.71752,
"c": 0.18726,
"h": 4.6
},
"luminance": 0.33331
}Semantic roles & 50–950 ramp
primary
#FF6895
secondary
#CDF6EA
accent
#E6A100
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80