#FF9EE7#FF9EE7
#FF9EE7 is a light, vivid pink. Relative luminance 0.515; OKLCH L 82.0% C 0.146 H 336.5°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9EE7 |
|---|---|
| RGB | rgb(255, 158, 231) |
| HSL | hsl(315, 100%, 81%) |
| HSV | hsv(315, 38%, 100%) |
| CMYK | cmyk(0%, 38%, 9.4%, 0%) |
| CIE-LAB | lab(76.97, 46.21, -21.63) |
| CIE-LCH | lch(76.97, 51.02, 334.92°) |
| OKLab | oklab(81.99% 0.1335 -0.058) |
| OKLCH | oklch(81.99% 0.146 336.5) |
| XYZ | xyz(67.8905, 51.4869, 81.9478) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.99
Bubblegum Pink
#FE83CC
ΔE00 6.30
Lavender Pink
#DD85D7
ΔE00 7.86
Violet (CSS)
#EE82EE
ΔE00 8.01
Pink (survey)
#FF81C0
ΔE00 8.11
Purply Pink
#F075E6
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9EE7 #9EFFB6
analogous
#E69EFF #FF9EE7 #FF9EB6
triadic
#FF9EE7 #E7FF9E #9EE7FF
tetradic
#FF9EE7 #FFE69E #9EFFB6 #9EB6FF
square
#FF9EE7 #FFE69E #9EFFB6 #9EB6FF
split-complementary
#FF9EE7 #B6FF9E #9EFFE6
monochromatic
#FF24C9 #FF61D8 #FF9EE7 #FFDBF6 #FFE0F7
Accessibility & contrast
On white
1.86
#FF9EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#FF9EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9EE7
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9EE7 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB5EA
Deuteranopia (green-blind)
#B8C3E4
Tritanopia (blue-blind)
#FFA1B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ff9ee7; /* rgb */ color: rgb(255, 158, 231); /* oklch */ color: oklch(82.0% 0.146 336.5);
Tailwind
colors: {
custom: {
50: '#ffbcee',
500: '#ff9ee7',
950: '#000000',
},
}SCSS
$custom: #ff9ee7; $custom-light: #ffbcee; $custom-dark: #000000;
JSON
{
"hex": "#ff9ee7",
"rgb": {
"r": 255,
"g": 158,
"b": 231
},
"hsl": {
"h": 314.845,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.81989,
"c": 0.14554,
"h": 336.5
},
"luminance": 0.51483
}Semantic roles & 50–950 ramp
primary
#FF9EE7
secondary
#5FE37F
accent
#E63900
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181216
muted
#868285