#FF92AF#FF92AF
#FF92AF is a light, vivid pink. Relative luminance 0.449; OKLCH L 78.3% C 0.134 H 3.6°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92AF |
|---|---|
| RGB | rgb(255, 146, 175) |
| HSL | hsl(344, 100%, 79%) |
| HSV | hsv(344, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 31.4%, 0%) |
| CIE-LAB | lab(72.84, 44.22, 2.99) |
| CIE-LCH | lch(72.84, 44.32, 3.87°) |
| OKLab | oklab(78.3% 0.1341 0.0084) |
| OKLCH | oklch(78.3% 0.134 3.6) |
| XYZ | xyz(59.2590, 44.9178, 46.0981) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosa
#FE86A4
ΔE00 2.73
Pinky
#FC86AA
ΔE00 2.76
Carnation Pink
#FF7FA7
ΔE00 4.08
Pig Pink
#E78EA5
ΔE00 4.13
Rose Pink
#F7879A
ΔE00 4.45
Carnation
#FD798F
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92AF #92FFE2
analogous
#FF92E5 #FF92AF #FFAB92
triadic
#FF92AF #AFFF92 #92AFFF
tetradic
#FF92AF #E5FF92 #92FFE2 #AB92FF
square
#FF92AF #E5FF92 #92FFE2 #AB92FF
split-complementary
#FF92AF #92FFAB #92E5FF
monochromatic
#FF1855 #FF5582 #FF92AF #FFCFDC #FFE0E9
Accessibility & contrast
On white
2.10
#FF92AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#FF92AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92AF
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92AF | 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)
#A3A6B0
Deuteranopia (green-blind)
#BEBAAD
Tritanopia (blue-blind)
#FF8A9C
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff92af; /* rgb */ color: rgb(255, 146, 175); /* oklch */ color: oklch(78.3% 0.134 3.6);
Tailwind
colors: {
custom: {
50: '#ffb4c6',
500: '#ff92af',
950: '#000000',
},
}SCSS
$custom: #ff92af; $custom-light: #ffb4c6; $custom-dark: #000000;
JSON
{
"hex": "#ff92af",
"rgb": {
"r": 255,
"g": 146,
"b": 175
},
"hsl": {
"h": 344.037,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.78304,
"c": 0.13432,
"h": 3.6
},
"luminance": 0.44913
}Semantic roles & 50–950 ramp
primary
#FF92AF
secondary
#D4F7EE
accent
#E6A800
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082