#FF9EEB#FF9EEB
#FF9EEB is a very light, vivid pink. Relative luminance 0.517; OKLCH L 82.1% C 0.149 H 334.8°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9EEB |
|---|---|
| RGB | rgb(255, 158, 235) |
| HSL | hsl(312, 100%, 81%) |
| HSV | hsv(312, 38%, 100%) |
| CMYK | cmyk(0%, 38%, 7.8%, 0%) |
| CIE-LAB | lab(77.11, 46.86, -23.59) |
| CIE-LCH | lch(77.11, 52.47, 333.28°) |
| OKLab | oklab(82.14% 0.1346 -0.0634) |
| OKLCH | oklch(82.14% 0.149 334.8) |
| XYZ | xyz(68.4619, 51.7155, 84.9571) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.96
Bubblegum Pink
#FE83CC
ΔE00 6.74
Violet (CSS)
#EE82EE
ΔE00 7.51
Lavender Pink
#DD85D7
ΔE00 7.69
Pink (survey)
#FF81C0
ΔE00 8.70
Purply Pink
#F075E6
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9EEB #9EFFB2
analogous
#E29EFF #FF9EEB #FF9EBA
triadic
#FF9EEB #EBFF9E #9EEBFF
tetradic
#FF9EEB #FFE29E #9EFFB2 #9EBAFF
square
#FF9EEB #FFE29E #9EFFB2 #9EBAFF
split-complementary
#FF9EEB #BAFF9E #9EFFE2
monochromatic
#FF24D2 #FF61DE #FF9EEB #FFDBF8 #FFE0F9
Accessibility & contrast
On white
1.85
#FF9EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#FF9EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9EEB
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9EEB | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6EE
Deuteranopia (green-blind)
#B7C4E8
Tritanopia (blue-blind)
#FFA2BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ff9eeb; /* rgb */ color: rgb(255, 158, 235); /* oklch */ color: oklch(82.1% 0.149 334.8);
Tailwind
colors: {
custom: {
50: '#ffbcf1',
500: '#ff9eeb',
950: '#000000',
},
}SCSS
$custom: #ff9eeb; $custom-light: #ffbcf1; $custom-dark: #000000;
JSON
{
"hex": "#ff9eeb",
"rgb": {
"r": 255,
"g": 158,
"b": 235
},
"hsl": {
"h": 312.371,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.82138,
"c": 0.14877,
"h": 334.8
},
"luminance": 0.51712
}Semantic roles & 50–950 ramp
primary
#FF9EEB
secondary
#5FE37A
accent
#E62F00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181216
muted
#868285