#F295AA#F295AA
#F295AA is a light, moderate red. Relative luminance 0.433; OKLCH L 77.1% C 0.114 H 5.5°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F295AA |
|---|---|
| RGB | rgb(242, 149, 170) |
| HSL | hsl(346, 78%, 77%) |
| HSV | hsv(346, 38%, 95%) |
| CMYK | cmyk(0%, 38.4%, 29.8%, 5.1%) |
| CIE-LAB | lab(71.74, 37.50, 3.98) |
| CIE-LCH | lch(71.74, 37.71, 6.06°) |
| OKLab | oklab(77.09% 0.1136 0.0109) |
| OKLCH | oklch(77.09% 0.114 5.5) |
| XYZ | xyz(54.6229, 43.2784, 43.4991) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.49
Rosa
#FE86A4
ΔE00 4.00
Rose Pink
#F7879A
ΔE00 4.11
Pinky
#FC86AA
ΔE00 4.34
Faded Pink
#DE9DAC
ΔE00 4.75
Carnation Pink
#FF7FA7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F295AA #95F2DD
analogous
#F295D8 #F295AA #F2AF95
triadic
#F295AA #AAF295 #95AAF2
tetradic
#F295AA #D8F295 #95F2DD #AF95F2
square
#F295AA #D8F295 #95F2DD #AF95F2
split-complementary
#F295AA #95F2AF #95D8F2
monochromatic
#E52853 #EB5E7E #F295AA #F9CCD6 #FCE4E9
Accessibility & contrast
On white
2.18
#F295AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#F295AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F295AA
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F295AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F295AA | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5AB
Deuteranopia (green-blind)
#BAB6A8
Tritanopia (blue-blind)
#FF8E9C
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f295aa; /* rgb */ color: rgb(242, 149, 170); /* oklch */ color: oklch(77.1% 0.114 5.5);
Tailwind
colors: {
custom: {
50: '#f8b5c3',
500: '#f295aa',
950: '#000000',
},
}SCSS
$custom: #f295aa; $custom-light: #f8b5c3; $custom-dark: #000000;
JSON
{
"hex": "#f295aa",
"rgb": {
"r": 242,
"g": 149,
"b": 170
},
"hsl": {
"h": 346.452,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.77091,
"c": 0.1141,
"h": 5.5
},
"luminance": 0.43274
}Semantic roles & 50–950 ramp
primary
#F295AA
secondary
#D8F3ED
accent
#DAAC0B
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081