#FF9CE2#FF9CE2
#FF9CE2 is a light, vivid pink. Relative luminance 0.505; OKLCH L 81.5% C 0.145 H 338.6°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9CE2 |
|---|---|
| RGB | rgb(255, 156, 226) |
| HSL | hsl(318, 100%, 81%) |
| HSV | hsv(318, 39%, 100%) |
| CMYK | cmyk(0%, 38.8%, 11.4%, 0%) |
| CIE-LAB | lab(76.39, 46.42, -19.78) |
| CIE-LCH | lch(76.39, 50.46, 336.92°) |
| OKLab | oklab(81.5% 0.1351 -0.0528) |
| OKLCH | oklch(81.5% 0.145 338.6) |
| XYZ | xyz(66.8560, 50.5317, 78.1689) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.54
Plum
#DDA0DD
ΔE00 6.25
Pink (survey)
#FF81C0
ΔE00 7.23
Lavender Pink
#DD85D7
ΔE00 7.87
Violet (CSS)
#EE82EE
ΔE00 8.31
Powder Pink
#FFB2D0
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9CE2 #9CFFB9
analogous
#EB9CFF #FF9CE2 #FF9CB0
triadic
#FF9CE2 #E2FF9C #9CE2FF
tetradic
#FF9CE2 #FFEB9C #9CFFB9 #9CB0FF
square
#FF9CE2 #FFEB9C #9CFFB9 #9CB0FF
split-complementary
#FF9CE2 #B0FF9C #9CFFEB
monochromatic
#FF22BE #FF5FD0 #FF9CE2 #FFD9F4 #FFE0F6
Accessibility & contrast
On white
1.89
#FF9CE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#FF9CE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9CE2
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9CE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9CE2 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB3E5
Deuteranopia (green-blind)
#B8C2DF
Tritanopia (blue-blind)
#FF9EB6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ff9ce2; /* rgb */ color: rgb(255, 156, 226); /* oklch */ color: oklch(81.5% 0.145 338.6);
Tailwind
colors: {
custom: {
50: '#ffbbeb',
500: '#ff9ce2',
950: '#000000',
},
}SCSS
$custom: #ff9ce2; $custom-light: #ffbbeb; $custom-dark: #000000;
JSON
{
"hex": "#ff9ce2",
"rgb": {
"r": 255,
"g": 156,
"b": 226
},
"hsl": {
"h": 317.576,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.81497,
"c": 0.14505,
"h": 338.6
},
"luminance": 0.50528
}Semantic roles & 50–950 ramp
primary
#FF9CE2
secondary
#5DE284
accent
#E64300
background
#FFFDFE
surface
#FFF8FD
border
#D7D1D5
text
#181216
muted
#868284