#FF90BE#FF90BE
#FF90BE is a light, vivid pink. Relative luminance 0.449; OKLCH L 78.4% C 0.143 H 354.6°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FF90BE |
|---|---|
| RGB | rgb(255, 144, 190) |
| HSL | hsl(335, 100%, 78%) |
| HSV | hsv(335, 44%, 100%) |
| CMYK | cmyk(0%, 43.5%, 25.5%, 0%) |
| CIE-LAB | lab(72.85, 47.18, -5.31) |
| CIE-LCH | lch(72.85, 47.47, 353.57°) |
| OKLab | oklab(78.44% 0.1422 -0.0134) |
| OKLCH | oklch(78.44% 0.143 354.6) |
| XYZ | xyz(60.5093, 44.9289, 54.1904) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.84
Pinky
#FC86AA
ΔE00 4.14
Carnation Pink
#FF7FA7
ΔE00 4.96
Bubblegum Pink
#FE83CC
ΔE00 5.52
Rosa
#FE86A4
ΔE00 5.73
Pig Pink
#E78EA5
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF90BE #90FFD1
analogous
#FF90F6 #FF90BE #FF9990
triadic
#FF90BE #BEFF90 #90BEFF
tetradic
#FF90BE #F6FF90 #90FFD1 #9990FF
square
#FF90BE #F6FF90 #90FFD1 #9990FF
split-complementary
#FF90BE #90FF99 #90F6FF
monochromatic
#FF1676 #FF539A #FF90BE #FFCDE2 #FFE0ED
Accessibility & contrast
On white
2.10
#FF90BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#FF90BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF90BE
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF90BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF90BE | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C0
Deuteranopia (green-blind)
#BABABB
Tritanopia (blue-blind)
#FF8BA1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff90be; /* rgb */ color: rgb(255, 144, 190); /* oklch */ color: oklch(78.4% 0.143 354.6);
Tailwind
colors: {
custom: {
50: '#ffb3d1',
500: '#ff90be',
950: '#000000',
},
}SCSS
$custom: #ff90be; $custom-light: #ffb3d1; $custom-dark: #000000;
JSON
{
"hex": "#ff90be",
"rgb": {
"r": 255,
"g": 144,
"b": 190
},
"hsl": {
"h": 335.135,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.78444,
"c": 0.14284,
"h": 354.6
},
"luminance": 0.44924
}Semantic roles & 50–950 ramp
primary
#FF90BE
secondary
#D4F7E9
accent
#E68600
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082