#FF92AB#FF92AB
#FF92AB is a light, vivid red. Relative luminance 0.448; OKLCH L 78.2% C 0.133 H 5.9°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92AB |
|---|---|
| RGB | rgb(255, 146, 171) |
| HSL | hsl(346, 100%, 79%) |
| HSV | hsv(346, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 32.9%, 0%) |
| CIE-LAB | lab(72.74, 43.73, 5.06) |
| CIE-LCH | lch(72.74, 44.02, 6.60°) |
| OKLab | oklab(78.19% 0.1326 0.0137) |
| OKLCH | oklch(78.19% 0.133 5.9) |
| XYZ | xyz(58.8720, 44.7629, 44.0597) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.59
Pinky
#FC86AA
ΔE00 3.33
Rose Pink
#F7879A
ΔE00 3.60
Pig Pink
#E78EA5
ΔE00 4.17
Carnation Pink
#FF7FA7
ΔE00 4.50
Carnation
#FD798F
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92AB #92FFE6
analogous
#FF92E1 #FF92AB #FFAF92
triadic
#FF92AB #ABFF92 #92ABFF
tetradic
#FF92AB #E1FF92 #92FFE6 #AF92FF
square
#FF92AB #E1FF92 #92FFE6 #AF92FF
split-complementary
#FF92AB #92FFAF #92E1FF
monochromatic
#FF184D #FF557C #FF92AB #FFCFDA #FFE0E7
Accessibility & contrast
On white
2.11
#FF92AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#FF92AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92AB
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92AB | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AC
Deuteranopia (green-blind)
#BFBAA9
Tritanopia (blue-blind)
#FF899B
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff92ab; /* rgb */ color: rgb(255, 146, 171); /* oklch */ color: oklch(78.2% 0.133 5.9);
Tailwind
colors: {
custom: {
50: '#ffb4c3',
500: '#ff92ab',
950: '#000000',
},
}SCSS
$custom: #ff92ab; $custom-light: #ffb4c3; $custom-dark: #000000;
JSON
{
"hex": "#ff92ab",
"rgb": {
"r": 255,
"g": 146,
"b": 171
},
"hsl": {
"h": 346.239,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.78192,
"c": 0.13335,
"h": 5.9
},
"luminance": 0.44758
}Semantic roles & 50–950 ramp
primary
#FF92AB
secondary
#D4F7EF
accent
#E6B100
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081