#F5829B#F5829B
#F5829B is a light, vivid red. Relative luminance 0.377; OKLCH L 74.1% C 0.142 H 7.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F5829B |
|---|---|
| RGB | rgb(245, 130, 155) |
| HSL | hsl(347, 85%, 74%) |
| HSV | hsv(347, 47%, 96%) |
| CMYK | cmyk(0%, 46.9%, 36.7%, 3.9%) |
| CIE-LAB | lab(67.84, 46.42, 6.79) |
| CIE-LCH | lch(67.84, 46.91, 8.33°) |
| OKLab | oklab(74.08% 0.1409 0.0181) |
| OKLCH | oklch(74.08% 0.142 7.3) |
| XYZ | xyz(51.5578, 37.7491, 35.5750) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.84
Rosa
#FE86A4
ΔE00 2.12
Carnation
#FD798F
ΔE00 3.26
Pinky
#FC86AA
ΔE00 3.37
Carnation Pink
#FF7FA7
ΔE00 3.50
Pig Pink
#E78EA5
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5829B #82F5DC
analogous
#F582D4 #F5829B #F5A282
triadic
#F5829B #9BF582 #829BF5
tetradic
#F5829B #D4F582 #82F5DC #A282F5
square
#F5829B #D4F582 #82F5DC #A282F5
split-complementary
#F5829B #82F5A2 #82D4F5
monochromatic
#EA1341 #F0496E #F5829B #FABBC8 #FDE3E8
Accessibility & contrast
On white
2.46
#F5829B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F5829B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5829B
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5829B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5829B | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96989C
Deuteranopia (green-blind)
#B3AE99
Tritanopia (blue-blind)
#FF778B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f5829b; /* rgb */ color: rgb(245, 130, 155); /* oklch */ color: oklch(74.1% 0.142 7.3);
Tailwind
colors: {
custom: {
50: '#fca9b8',
500: '#f5829b',
950: '#000000',
},
}SCSS
$custom: #f5829b; $custom-light: #fca9b8; $custom-dark: #000000;
JSON
{
"hex": "#f5829b",
"rgb": {
"r": 245,
"g": 130,
"b": 155
},
"hsl": {
"h": 346.957,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.74076,
"c": 0.14207,
"h": 7.3
},
"luminance": 0.37744
}Semantic roles & 50–950 ramp
primary
#F5829B
secondary
#D6F5EE
accent
#E2B104
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80