#FF6095#FF6095
#FF6095 is a light, vivid pink. Relative luminance 0.318; OKLCH L 70.8% C 0.198 H 3.0°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6095 |
|---|---|
| RGB | rgb(255, 96, 149) |
| HSL | hsl(340, 100%, 69%) |
| HSV | hsv(340, 62%, 100%) |
| CMYK | cmyk(0%, 62.4%, 41.6%, 0%) |
| CIE-LAB | lab(63.18, 64.62, 3.70) |
| CIE-LCH | lch(63.18, 64.72, 3.27°) |
| OKLab | oklab(70.82% 0.1973 0.0103) |
| OKLCH | oklch(70.82% 0.198 3) |
| XYZ | xyz(50.8512, 31.8016, 31.8884) |
| Luminance | 0.3180 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Strawberry
#FC5A8D
ΔE00 1.69
Medium Pink
#F36196
ΔE00 2.28
Rosy Pink
#F6688E
ΔE00 2.59
Warm Pink
#FB5581
ΔE00 4.15
Bubble Gum Pink
#FF69AF
ΔE00 5.41
Carnation Pink
#FF7FA7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6095 #60FFCA
analogous
#FF60E5 #FF6095 #FF7B60
triadic
#FF6095 #95FF60 #6095FF
tetradic
#FF6095 #E5FF60 #60FFCA #7B60FF
square
#FF6095 #E5FF60 #60FFCA #7B60FF
split-complementary
#FF6095 #60FF7B #60E5FF
monochromatic
#E5004C #FF236C #FF6095 #FF9DBE #FFDAE7
Accessibility & contrast
On white
2.85
#FF6095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#FF6095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6095
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6095 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8596
Deuteranopia (green-blind)
#AAA491
Tritanopia (blue-blind)
#FF4D75
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff6095; /* rgb */ color: rgb(255, 96, 149); /* oklch */ color: oklch(70.8% 0.198 3.0);
Tailwind
colors: {
custom: {
50: '#ff95b4',
500: '#ff6095',
950: '#000000',
},
}SCSS
$custom: #ff6095; $custom-light: #ff95b4; $custom-dark: #000000;
JSON
{
"hex": "#ff6095",
"rgb": {
"r": 255,
"g": 96,
"b": 149
},
"hsl": {
"h": 340,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.70817,
"c": 0.19758,
"h": 3
},
"luminance": 0.31796
}Semantic roles & 50–950 ramp
primary
#FF6095
secondary
#C6F5E5
accent
#E69900
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80