#FF9EBE#FF9EBE
#FF9EBE is a light, vivid pink. Relative luminance 0.494; OKLCH L 80.6% C 0.121 H 358.9°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9EBE |
|---|---|
| RGB | rgb(255, 158, 190) |
| HSL | hsl(340, 100%, 81%) |
| HSV | hsv(340, 38%, 100%) |
| CMYK | cmyk(0%, 38%, 25.5%, 0%) |
| CIE-LAB | lab(75.72, 40.05, -1.08) |
| CIE-LCH | lch(75.72, 40.07, 358.45°) |
| OKLab | oklab(80.63% 0.1208 -0.0023) |
| OKLCH | oklch(80.63% 0.121 358.9) |
| XYZ | xyz(62.7627, 49.4358, 54.9416) |
| Luminance | 0.4943 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.85
Pinky
#FC86AA
ΔE00 5.37
Soft Pink
#FDB0C0
ΔE00 5.37
Pig Pink
#E78EA5
ΔE00 5.72
Baby Pink
#FFB7CE
ΔE00 5.92
Rosa
#FE86A4
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9EBE #9EFFDF
analogous
#FF9EEE #FF9EBE #FFAE9E
triadic
#FF9EBE #BEFF9E #9EBEFF
tetradic
#FF9EBE #EEFF9E #9EFFDF #AE9EFF
square
#FF9EBE #EEFF9E #9EFFDF #AE9EFF
split-complementary
#FF9EBE #9EFFAE #9EEEFF
monochromatic
#FF246C #FF6195 #FF9EBE #FFDBE7 #FFE0EA
Accessibility & contrast
On white
1.93
#FF9EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#FF9EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9EBE
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9EBE | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BF
Deuteranopia (green-blind)
#C3C1BC
Tritanopia (blue-blind)
#FF98A9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff9ebe; /* rgb */ color: rgb(255, 158, 190); /* oklch */ color: oklch(80.6% 0.121 358.9);
Tailwind
colors: {
custom: {
50: '#ffbcd1',
500: '#ff9ebe',
950: '#000000',
},
}SCSS
$custom: #ff9ebe; $custom-light: #ffbcd1; $custom-dark: #000000;
JSON
{
"hex": "#ff9ebe",
"rgb": {
"r": 255,
"g": 158,
"b": 190
},
"hsl": {
"h": 340.206,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.80628,
"c": 0.12083,
"h": 358.9
},
"luminance": 0.49431
}Semantic roles & 50–950 ramp
primary
#FF9EBE
secondary
#D4F7EC
accent
#E69A00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182