#FF95A2#FF95A2
#FF95A2 is a light, vivid red. Relative luminance 0.454; OKLCH L 78.4% C 0.128 H 12.6°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95A2 |
|---|---|
| RGB | rgb(255, 149, 162) |
| HSL | hsl(353, 100%, 79%) |
| HSV | hsv(353, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 36.5%, 0%) |
| CIE-LAB | lab(73.13, 41.14, 10.62) |
| CIE-LCH | lch(73.13, 42.49, 14.47°) |
| OKLab | oklab(78.42% 0.1247 0.0278) |
| OKLCH | oklch(78.42% 0.128 12.6) |
| XYZ | xyz(58.5117, 45.3685, 39.8508) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.50
Blush Pink
#FE828C
ΔE00 4.85
Rosa
#FE86A4
ΔE00 4.93
Pig Pink
#E78EA5
ΔE00 5.89
Carnation
#FD798F
ΔE00 5.99
Pinky
#FC86AA
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95A2 #95FFF2
analogous
#FF95D7 #FF95A2 #FFBD95
triadic
#FF95A2 #A2FF95 #95A2FF
tetradic
#FF95A2 #D7FF95 #95FFF2 #BD95FF
square
#FF95A2 #D7FF95 #95FFF2 #BD95FF
split-complementary
#FF95A2 #95FFBD #95D7FF
monochromatic
#FF1B37 #FF586C #FF95A2 #FFD2D8 #FFE0E4
Accessibility & contrast
On white
2.08
#FF95A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#FF95A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95A2
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95A2 | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A2
Deuteranopia (green-blind)
#C3BBA0
Tritanopia (blue-blind)
#FF8A9A
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff95a2; /* rgb */ color: rgb(255, 149, 162); /* oklch */ color: oklch(78.4% 0.128 12.6);
Tailwind
colors: {
custom: {
50: '#ffb6bd',
500: '#ff95a2',
950: '#000000',
},
}SCSS
$custom: #ff95a2; $custom-light: #ffb6bd; $custom-dark: #000000;
JSON
{
"hex": "#ff95a2",
"rgb": {
"r": 255,
"g": 149,
"b": 162
},
"hsl": {
"h": 352.642,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.78424,
"c": 0.12777,
"h": 12.6
},
"luminance": 0.45364
}Semantic roles & 50–950 ramp
primary
#FF95A2
secondary
#D4F7F3
accent
#E6C900
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081