#FF9EC6#FF9EC6
#FF9EC6 is a light, vivid pink. Relative luminance 0.498; OKLCH L 80.9% C 0.124 H 354.0°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9EC6 |
|---|---|
| RGB | rgb(255, 158, 198) |
| HSL | hsl(335, 100%, 81%) |
| HSV | hsv(335, 38%, 100%) |
| CMYK | cmyk(0%, 38%, 22.4%, 0%) |
| CIE-LAB | lab(75.94, 41.16, -5.15) |
| CIE-LCH | lch(75.94, 41.48, 352.87°) |
| OKLab | oklab(80.87% 0.1235 -0.0131) |
| OKLCH | oklch(80.87% 0.124 354) |
| XYZ | xyz(63.6612, 49.7952, 59.6735) |
| Luminance | 0.4979 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.71
Pinky
#FC86AA
ΔE00 6.24
Baby Pink
#FFB7CE
ΔE00 6.40
Pink (survey)
#FF81C0
ΔE00 6.51
Soft Pink
#FDB0C0
ΔE00 6.84
Pig Pink
#E78EA5
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9EC6 #9EFFD7
analogous
#FF9EF6 #FF9EC6 #FFA69E
triadic
#FF9EC6 #C6FF9E #9EC6FF
tetradic
#FF9EC6 #F6FF9E #9EFFD7 #A69EFF
square
#FF9EC6 #F6FF9E #9EFFD7 #A69EFF
split-complementary
#FF9EC6 #9EFFA6 #9EF6FF
monochromatic
#FF247E #FF61A2 #FF9EC6 #FFDBEA #FFE0ED
Accessibility & contrast
On white
1.92
#FF9EC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#FF9EC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9EC6
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9EC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9EC6 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B1C7
Deuteranopia (green-blind)
#C1C2C4
Tritanopia (blue-blind)
#FF9AAC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff9ec6; /* rgb */ color: rgb(255, 158, 198); /* oklch */ color: oklch(80.9% 0.124 354.0);
Tailwind
colors: {
custom: {
50: '#ffbcd7',
500: '#ff9ec6',
950: '#000000',
},
}SCSS
$custom: #ff9ec6; $custom-light: #ffbcd7; $custom-dark: #000000;
JSON
{
"hex": "#ff9ec6",
"rgb": {
"r": 255,
"g": 158,
"b": 198
},
"hsl": {
"h": 335.258,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.8087,
"c": 0.12421,
"h": 354
},
"luminance": 0.49791
}Semantic roles & 50–950 ramp
primary
#FF9EC6
secondary
#D4F7E9
accent
#E68700
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183