#FF6995#FF6995
#FF6995 is a light, vivid pink. Relative luminance 0.335; OKLCH L 71.9% C 0.186 H 4.8°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6995 |
|---|---|
| RGB | rgb(255, 105, 149) |
| HSL | hsl(342, 100%, 71%) |
| HSV | hsv(342, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 41.6%, 0%) |
| CIE-LAB | lab(64.59, 60.81, 5.74) |
| CIE-LCH | lch(64.59, 61.08, 5.39°) |
| OKLab | oklab(71.87% 0.1853 0.0155) |
| OKLCH | oklch(71.87% 0.186 4.8) |
| XYZ | xyz(51.7198, 33.5389, 32.1779) |
| Luminance | 0.3353 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 1.83
Strawberry
#FC5A8D
ΔE00 2.79
Medium Pink
#F36196
ΔE00 3.58
Warm Pink
#FB5581
ΔE00 4.46
Carnation Pink
#FF7FA7
ΔE00 4.52
Watermelon
#FC6C85
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6995 #69FFD3
analogous
#FF69E0 #FF6995 #FF8869
triadic
#FF6995 #95FF69 #6995FF
tetradic
#FF6995 #E0FF69 #69FFD3 #8869FF
square
#FF6995 #E0FF69 #69FFD3 #8869FF
split-complementary
#FF6995 #69FF88 #69E0FF
monochromatic
#EE0046 #FF2C6A #FF6995 #FFA6C0 #FFE0E9
Accessibility & contrast
On white
2.72
#FF6995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#FF6995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6995
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6995 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868A96
Deuteranopia (green-blind)
#ADA892
Tritanopia (blue-blind)
#FF587A
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ff6995; /* rgb */ color: rgb(255, 105, 149); /* oklch */ color: oklch(71.9% 0.186 4.8);
Tailwind
colors: {
custom: {
50: '#ff9ab4',
500: '#ff6995',
950: '#000000',
},
}SCSS
$custom: #ff6995; $custom-light: #ff9ab4; $custom-dark: #000000;
JSON
{
"hex": "#ff6995",
"rgb": {
"r": 255,
"g": 105,
"b": 149
},
"hsl": {
"h": 342.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.71873,
"c": 0.18596,
"h": 4.8
},
"luminance": 0.33533
}Semantic roles & 50–950 ramp
primary
#FF6995
secondary
#CEF6EA
accent
#E6A200
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80