#FF95AA#FF95AA
#FF95AA is a light, vivid red. Relative luminance 0.457; OKLCH L 78.6% C 0.129 H 7.7°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95AA |
|---|---|
| RGB | rgb(255, 149, 170) |
| HSL | hsl(348, 100%, 79%) |
| HSV | hsv(348, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 33.3%, 0%) |
| CIE-LAB | lab(73.33, 42.09, 6.47) |
| CIE-LCH | lch(73.33, 42.58, 8.73°) |
| OKLab | oklab(78.63% 0.1277 0.0173) |
| OKLCH | oklch(78.63% 0.129 7.7) |
| XYZ | xyz(59.2456, 45.6620, 43.7157) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.44
Rose Pink
#F7879A
ΔE00 3.61
Pinky
#FC86AA
ΔE00 4.42
Pig Pink
#E78EA5
ΔE00 4.55
Carnation Pink
#FF7FA7
ΔE00 5.53
Carnation
#FD798F
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95AA #95FFEA
analogous
#FF95DF #FF95AA #FFB595
triadic
#FF95AA #AAFF95 #95AAFF
tetradic
#FF95AA #DFFF95 #95FFEA #B595FF
square
#FF95AA #DFFF95 #95FFEA #B595FF
split-complementary
#FF95AA #95FFB5 #95DFFF
monochromatic
#FF1B48 #FF5879 #FF95AA #FFD2DB #FFE0E6
Accessibility & contrast
On white
2.07
#FF95AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#FF95AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95AA
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95AA | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#C1BCA8
Tritanopia (blue-blind)
#FF8C9C
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff95aa; /* rgb */ color: rgb(255, 149, 170); /* oklch */ color: oklch(78.6% 0.129 7.7);
Tailwind
colors: {
custom: {
50: '#ffb6c3',
500: '#ff95aa',
950: '#000000',
},
}SCSS
$custom: #ff95aa; $custom-light: #ffb6c3; $custom-dark: #000000;
JSON
{
"hex": "#ff95aa",
"rgb": {
"r": 255,
"g": 149,
"b": 170
},
"hsl": {
"h": 348.113,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.78633,
"c": 0.12882,
"h": 7.7
},
"luminance": 0.45657
}Semantic roles & 50–950 ramp
primary
#FF95AA
secondary
#D4F7F0
accent
#E6B800
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081