#FF6E98#FF6E98
#FF6E98 is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.6% C 0.180 H 4.6°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6E98 |
|---|---|
| RGB | rgb(255, 110, 152) |
| HSL | hsl(343, 100%, 72%) |
| HSV | hsv(343, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 40.4%, 0%) |
| CIE-LAB | lab(65.50, 58.91, 5.33) |
| CIE-LCH | lch(65.50, 59.15, 5.17°) |
| OKLab | oklab(72.58% 0.1794 0.0144) |
| OKLCH | oklch(72.58% 0.18 4.6) |
| XYZ | xyz(52.4867, 34.6846, 33.6304) |
| Luminance | 0.3468 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.38
Carnation Pink
#FF7FA7
ΔE00 3.64
Strawberry
#FC5A8D
ΔE00 3.69
Medium Pink
#F36196
ΔE00 4.11
Carnation
#FD798F
ΔE00 4.52
Watermelon
#FC6C85
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6E98 #6EFFD5
analogous
#FF6EE0 #FF6E98 #FF8D6E
triadic
#FF6E98 #98FF6E #6E98FF
tetradic
#FF6E98 #E0FF6E #6EFFD5 #8D6EFF
square
#FF6E98 #E0FF6E #6EFFD5 #8D6EFF
split-complementary
#FF6E98 #6EFF8D #6EE0FF
monochromatic
#F30046 #FF316D #FF6E98 #FFABC3 #FFE0E9
Accessibility & contrast
On white
2.65
#FF6E98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#FF6E98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6E98
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6E98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6E98 | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898D99
Deuteranopia (green-blind)
#AFAA95
Tritanopia (blue-blind)
#FF5E7E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ff6e98; /* rgb */ color: rgb(255, 110, 152); /* oklch */ color: oklch(72.6% 0.180 4.6);
Tailwind
colors: {
custom: {
50: '#ff9db6',
500: '#ff6e98',
950: '#000000',
},
}SCSS
$custom: #ff6e98; $custom-light: #ff9db6; $custom-dark: #000000;
JSON
{
"hex": "#ff6e98",
"rgb": {
"r": 255,
"g": 110,
"b": 152
},
"hsl": {
"h": 342.621,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.72577,
"c": 0.18,
"h": 4.6
},
"luminance": 0.34679
}Semantic roles & 50–950 ramp
primary
#FF6E98
secondary
#D2F7EC
accent
#E6A300
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#190F11
muted
#877F80