#FF9EE2#FF9EE2
#FF9EE2 is a light, vivid pink. Relative luminance 0.512; OKLCH L 81.8% C 0.142 H 338.8°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9EE2 |
|---|---|
| RGB | rgb(255, 158, 226) |
| HSL | hsl(318, 100%, 81%) |
| HSV | hsv(318, 38%, 100%) |
| CMYK | cmyk(0%, 38%, 11.4%, 0%) |
| CIE-LAB | lab(76.81, 45.40, -19.16) |
| CIE-LCH | lch(76.81, 49.27, 337.12°) |
| OKLab | oklab(81.81% 0.1321 -0.0511) |
| OKLCH | oklch(81.81% 0.142 338.8) |
| XYZ | xyz(67.1944, 51.2085, 78.2817) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.86
Plum
#DDA0DD
ΔE00 6.20
Pink (survey)
#FF81C0
ΔE00 7.43
Lavender Pink
#DD85D7
ΔE00 8.21
Violet (CSS)
#EE82EE
ΔE00 8.73
Powder Pink
#FFB2D0
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9EE2 #9EFFBB
analogous
#EB9EFF #FF9EE2 #FF9EB1
triadic
#FF9EE2 #E2FF9E #9EE2FF
tetradic
#FF9EE2 #FFEB9E #9EFFBB #9EB1FF
square
#FF9EE2 #FFEB9E #9EFFBB #9EB1FF
split-complementary
#FF9EE2 #B1FF9E #9EFFEB
monochromatic
#FF24BD #FF61D0 #FF9EE2 #FFDBF4 #FFE0F6
Accessibility & contrast
On white
1.87
#FF9EE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#FF9EE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9EE2
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9EE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9EE2 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B4E5
Deuteranopia (green-blind)
#BAC3DF
Tritanopia (blue-blind)
#FFA0B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ff9ee2; /* rgb */ color: rgb(255, 158, 226); /* oklch */ color: oklch(81.8% 0.142 338.8);
Tailwind
colors: {
custom: {
50: '#ffbceb',
500: '#ff9ee2',
950: '#000000',
},
}SCSS
$custom: #ff9ee2; $custom-light: #ffbceb; $custom-dark: #000000;
JSON
{
"hex": "#ff9ee2",
"rgb": {
"r": 255,
"g": 158,
"b": 226
},
"hsl": {
"h": 317.938,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.81807,
"c": 0.14167,
"h": 338.8
},
"luminance": 0.51205
}Semantic roles & 50–950 ramp
primary
#FF9EE2
secondary
#5FE386
accent
#E64500
background
#FFFDFE
surface
#FFF8FD
border
#D7D1D5
text
#181216
muted
#868284