#FF9EC9#FF9EC9
#FF9EC9 is a light, vivid pink. Relative luminance 0.499; OKLCH L 81.0% C 0.126 H 352.2°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9EC9 |
|---|---|
| RGB | rgb(255, 158, 201) |
| HSL | hsl(333, 100%, 81%) |
| HSV | hsv(333, 38%, 100%) |
| CMYK | cmyk(0%, 38%, 21.2%, 0%) |
| CIE-LAB | lab(76.03, 41.59, -6.66) |
| CIE-LCH | lch(76.03, 42.12, 350.90°) |
| OKLab | oklab(80.96% 0.1245 -0.0171) |
| OKLCH | oklch(80.96% 0.126 352.2) |
| XYZ | xyz(64.0106, 49.9350, 61.5139) |
| Luminance | 0.4993 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.90
Pink (survey)
#FF81C0
ΔE00 6.25
Pinky
#FC86AA
ΔE00 6.71
Baby Pink
#FFB7CE
ΔE00 6.73
Bubblegum Pink
#FE83CC
ΔE00 6.95
Soft Pink
#FDB0C0
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9EC9 #9EFFD4
analogous
#FF9EF9 #FF9EC9 #FFA39E
triadic
#FF9EC9 #C9FF9E #9EC9FF
tetradic
#FF9EC9 #F9FF9E #9EFFD4 #A39EFF
square
#FF9EC9 #F9FF9E #9EFFD4 #A39EFF
split-complementary
#FF9EC9 #9EFFA3 #9EF9FF
monochromatic
#FF2485 #FF61A7 #FF9EC9 #FFDBEB #FFE0EE
Accessibility & contrast
On white
1.91
#FF9EC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#FF9EC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9EC9
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9EC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9EC9 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B1CB
Deuteranopia (green-blind)
#C0C2C7
Tritanopia (blue-blind)
#FF9BAD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff9ec9; /* rgb */ color: rgb(255, 158, 201); /* oklch */ color: oklch(81.0% 0.126 352.2);
Tailwind
colors: {
custom: {
50: '#ffbcd9',
500: '#ff9ec9',
950: '#000000',
},
}SCSS
$custom: #ff9ec9; $custom-light: #ffbcd9; $custom-dark: #000000;
JSON
{
"hex": "#ff9ec9",
"rgb": {
"r": 255,
"g": 158,
"b": 201
},
"hsl": {
"h": 333.402,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.80963,
"c": 0.12568,
"h": 352.2
},
"luminance": 0.49931
}Semantic roles & 50–950 ramp
primary
#FF9EC9
secondary
#D4F7E8
accent
#E68000
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183