#FF96AF#FF96AF
#FF96AF is a light, vivid red. Relative luminance 0.462; OKLCH L 78.9% C 0.128 H 5.1°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96AF |
|---|---|
| RGB | rgb(255, 150, 175) |
| HSL | hsl(346, 100%, 79%) |
| HSV | hsv(346, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 31.4%, 0%) |
| CIE-LAB | lab(73.66, 42.19, 4.18) |
| CIE-LCH | lch(73.66, 42.40, 5.65°) |
| OKLab | oklab(78.93% 0.1279 0.0114) |
| OKLCH | oklch(78.93% 0.128 5.1) |
| XYZ | xyz(59.8864, 46.1726, 46.3072) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.46
Pinky
#FC86AA
ΔE00 3.85
Pig Pink
#E78EA5
ΔE00 4.32
Rose Pink
#F7879A
ΔE00 4.46
Carnation Pink
#FF7FA7
ΔE00 5.14
Soft Pink
#FDB0C0
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96AF #96FFE6
analogous
#FF96E4 #FF96AF #FFB296
triadic
#FF96AF #AFFF96 #96AFFF
tetradic
#FF96AF #E4FF96 #96FFE6 #B296FF
square
#FF96AF #E4FF96 #96FFE6 #B296FF
split-complementary
#FF96AF #96FFB2 #96E4FF
monochromatic
#FF1C52 #FF5980 #FF96AF #FFD3DE #FFE0E8
Accessibility & contrast
On white
2.05
#FF96AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#FF96AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96AF
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96AF | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9B0
Deuteranopia (green-blind)
#C1BCAD
Tritanopia (blue-blind)
#FF8E9F
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff96af; /* rgb */ color: rgb(255, 150, 175); /* oklch */ color: oklch(78.9% 0.128 5.1);
Tailwind
colors: {
custom: {
50: '#ffb6c6',
500: '#ff96af',
950: '#000000',
},
}SCSS
$custom: #ff96af; $custom-light: #ffb6c6; $custom-dark: #000000;
JSON
{
"hex": "#ff96af",
"rgb": {
"r": 255,
"g": 150,
"b": 175
},
"hsl": {
"h": 345.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.78927,
"c": 0.12841,
"h": 5.1
},
"luminance": 0.46168
}Semantic roles & 50–950 ramp
primary
#FF96AF
secondary
#D4F7EF
accent
#E6AF00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082