#F1829D#F1829D
#F1829D is a light, vivid red. Relative luminance 0.371; OKLCH L 73.6% C 0.138 H 5.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F1829D |
|---|---|
| RGB | rgb(241, 130, 157) |
| HSL | hsl(345, 80%, 73%) |
| HSV | hsv(345, 46%, 95%) |
| CMYK | cmyk(0%, 46.1%, 34.9%, 5.5%) |
| CIE-LAB | lab(67.36, 45.27, 4.91) |
| CIE-LCH | lch(67.36, 45.53, 6.19°) |
| OKLab | oklab(73.62% 0.1374 0.0133) |
| OKLCH | oklch(73.62% 0.138 5.5) |
| XYZ | xyz(50.3464, 37.1049, 36.4021) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.36
Rose Pink
#F7879A
ΔE00 2.76
Pinky
#FC86AA
ΔE00 2.96
Carnation Pink
#FF7FA7
ΔE00 3.17
Pig Pink
#E78EA5
ΔE00 3.48
Carnation
#FD798F
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1829D #82F1D6
analogous
#F182D5 #F1829D #F19E82
triadic
#F1829D #9DF182 #829DF1
tetradic
#F1829D #D5F182 #82F1D6 #9E82F1
square
#F1829D #D5F182 #82F1D6 #9E82F1
split-complementary
#F1829D #82F19E #82D5F1
monochromatic
#E01949 #EB4B72 #F1829D #F7B9C8 #FCE3E9
Accessibility & contrast
On white
2.49
#F1829D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#F1829D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1829D
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1829D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1829D | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95979E
Deuteranopia (green-blind)
#B1AC9B
Tritanopia (blue-blind)
#FF788C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f1829d; /* rgb */ color: rgb(241, 130, 157); /* oklch */ color: oklch(73.6% 0.138 5.5);
Tailwind
colors: {
custom: {
50: '#f9a9b9',
500: '#f1829d',
950: '#000000',
},
}SCSS
$custom: #f1829d; $custom-light: #f9a9b9; $custom-dark: #000000;
JSON
{
"hex": "#f1829d",
"rgb": {
"r": 241,
"g": 130,
"b": 157
},
"hsl": {
"h": 345.405,
"s": 79.856,
"l": 72.745
},
"oklch": {
"l": 0.73619,
"c": 0.13805,
"h": 5.5
},
"luminance": 0.371
}Semantic roles & 50–950 ramp
primary
#F1829D
secondary
#D7F4ED
accent
#DCA909
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80