#FF95BE#FF95BE
#FF95BE is a light, vivid pink. Relative luminance 0.465; OKLCH L 79.2% C 0.135 H 356.0°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95BE |
|---|---|
| RGB | rgb(255, 149, 190) |
| HSL | hsl(337, 100%, 79%) |
| HSV | hsv(337, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 25.5%, 0%) |
| CIE-LAB | lab(73.85, 44.65, -3.83) |
| CIE-LCH | lch(73.85, 44.82, 355.10°) |
| OKLab | oklab(79.21% 0.1346 -0.0095) |
| OKLCH | oklch(79.21% 0.135 356) |
| XYZ | xyz(61.2834, 46.4772, 54.4485) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.26
Pink (survey)
#FF81C0
ΔE00 5.14
Carnation Pink
#FF7FA7
ΔE00 5.35
Rosa
#FE86A4
ΔE00 5.58
Pig Pink
#E78EA5
ΔE00 5.85
Powder Pink
#FFB2D0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95BE #95FFD6
analogous
#FF95F3 #FF95BE #FFA195
triadic
#FF95BE #BEFF95 #95BEFF
tetradic
#FF95BE #F3FF95 #95FFD6 #A195FF
square
#FF95BE #F3FF95 #95FFD6 #A195FF
split-complementary
#FF95BE #95FFA1 #95F3FF
monochromatic
#FF1B73 #FF5898 #FF95BE #FFD2E4 #FFE0EC
Accessibility & contrast
On white
2.04
#FF95BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#FF95BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95BE
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95BE | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AABF
Deuteranopia (green-blind)
#BDBDBC
Tritanopia (blue-blind)
#FF90A4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff95be; /* rgb */ color: rgb(255, 149, 190); /* oklch */ color: oklch(79.2% 0.135 356.0);
Tailwind
colors: {
custom: {
50: '#ffb6d1',
500: '#ff95be',
950: '#000000',
},
}SCSS
$custom: #ff95be; $custom-light: #ffb6d1; $custom-dark: #000000;
JSON
{
"hex": "#ff95be",
"rgb": {
"r": 255,
"g": 149,
"b": 190
},
"hsl": {
"h": 336.792,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.79208,
"c": 0.13494,
"h": 356
},
"luminance": 0.46473
}Semantic roles & 50–950 ramp
primary
#FF95BE
secondary
#D4F7EA
accent
#E68D00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082