#F27D97#F27D97
#F27D97 is a light, vivid red. Relative luminance 0.358; OKLCH L 72.8% C 0.145 H 7.3°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F27D97 |
|---|---|
| RGB | rgb(242, 125, 151) |
| HSL | hsl(347, 82%, 72%) |
| HSV | hsv(347, 48%, 95%) |
| CMYK | cmyk(0%, 48.3%, 37.6%, 5.1%) |
| CIE-LAB | lab(66.35, 47.41, 6.88) |
| CIE-LCH | lch(66.35, 47.91, 8.25°) |
| OKLab | oklab(72.84% 0.144 0.0183) |
| OKLCH | oklch(72.84% 0.145 7.3) |
| XYZ | xyz(49.5401, 35.7836, 33.5700) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.76
Carnation
#FD798F
ΔE00 3.06
Rosa
#FE86A4
ΔE00 3.11
Carnation Pink
#FF7FA7
ΔE00 3.81
Pinky
#FC86AA
ΔE00 4.04
Rosy Pink
#F6688E
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27D97 #7DF2D8
analogous
#F27DD1 #F27D97 #F29E7D
triadic
#F27D97 #97F27D #7D97F2
tetradic
#F27D97 #D1F27D #7DF2D8 #9E7DF2
square
#F27D97 #D1F27D #7DF2D8 #9E7DF2
split-complementary
#F27D97 #7DF29E #7DD1F2
monochromatic
#DE1643 #EC456A #F27D97 #F8B5C4 #FCE3E9
Accessibility & contrast
On white
2.57
#F27D97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#F27D97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27D97
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27D97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27D97 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929398
Deuteranopia (green-blind)
#B0AA94
Tritanopia (blue-blind)
#FF7286
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f27d97; /* rgb */ color: rgb(242, 125, 151); /* oklch */ color: oklch(72.8% 0.145 7.3);
Tailwind
colors: {
custom: {
50: '#faa5b5',
500: '#f27d97',
950: '#000000',
},
}SCSS
$custom: #f27d97; $custom-light: #faa5b5; $custom-dark: #000000;
JSON
{
"hex": "#f27d97",
"rgb": {
"r": 242,
"g": 125,
"b": 151
},
"hsl": {
"h": 346.667,
"s": 81.818,
"l": 71.961
},
"oklch": {
"l": 0.7284,
"c": 0.14512,
"h": 7.3
},
"luminance": 0.35779
}Semantic roles & 50–950 ramp
primary
#F27D97
secondary
#D7F4EE
accent
#DEAE07
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80