#F995AA#F995AA
#F995AA is a light, vivid red. Relative luminance 0.445; OKLCH L 77.9% C 0.122 H 6.7°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F995AA |
|---|---|
| RGB | rgb(249, 149, 170) |
| HSL | hsl(347, 89%, 78%) |
| HSV | hsv(347, 40%, 98%) |
| CMYK | cmyk(0%, 40.2%, 31.7%, 2.4%) |
| CIE-LAB | lab(72.59, 39.98, 5.31) |
| CIE-LCH | lch(72.59, 40.33, 7.57°) |
| OKLab | oklab(77.92% 0.1212 0.0143) |
| OKLCH | oklch(77.92% 0.122 6.7) |
| XYZ | xyz(57.0722, 44.5414, 43.6139) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.50
Pig Pink
#E78EA5
ΔE00 3.56
Rose Pink
#F7879A
ΔE00 3.65
Pinky
#FC86AA
ΔE00 4.21
Carnation Pink
#FF7FA7
ΔE00 5.46
Faded Pink
#DE9DAC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F995AA #95F9E4
analogous
#F995DC #F995AA #F9B295
triadic
#F995AA #AAF995 #95AAF9
tetradic
#F995AA #DCF995 #95F9E4 #B295F9
square
#F995AA #DCF995 #95F9E4 #B295F9
split-complementary
#F995AA #95F9B2 #95DCF9
monochromatic
#F2214D #F65B7C #F995AA #FCCFD8 #FDE2E8
Accessibility & contrast
On white
2.12
#F995AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#F995AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F995AA
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F995AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F995AA | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AB
Deuteranopia (green-blind)
#BEB9A8
Tritanopia (blue-blind)
#FF8D9C
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f995aa; /* rgb */ color: rgb(249, 149, 170); /* oklch */ color: oklch(77.9% 0.122 6.7);
Tailwind
colors: {
custom: {
50: '#feb5c3',
500: '#f995aa',
950: '#000000',
},
}SCSS
$custom: #f995aa; $custom-light: #feb5c3; $custom-dark: #000000;
JSON
{
"hex": "#f995aa",
"rgb": {
"r": 249,
"g": 149,
"b": 170
},
"hsl": {
"h": 347.4,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.77916,
"c": 0.12203,
"h": 6.7
},
"luminance": 0.44537
}Semantic roles & 50–950 ramp
primary
#F995AA
secondary
#D6F5EF
accent
#E6B500
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081