#F3829D#F3829D
#F3829D is a light, vivid red. Relative luminance 0.375; OKLCH L 73.9% C 0.140 H 5.9°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F3829D |
|---|---|
| RGB | rgb(243, 130, 157) |
| HSL | hsl(346, 82%, 73%) |
| HSV | hsv(346, 47%, 95%) |
| CMYK | cmyk(0%, 46.5%, 35.4%, 4.7%) |
| CIE-LAB | lab(67.62, 45.96, 5.32) |
| CIE-LCH | lch(67.62, 46.26, 6.61°) |
| OKLab | oklab(73.87% 0.1395 0.0144) |
| OKLCH | oklch(73.87% 0.14 5.9) |
| XYZ | xyz(51.0330, 37.4589, 36.4343) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.09
Rose Pink
#F7879A
ΔE00 2.52
Pinky
#FC86AA
ΔE00 2.88
Carnation Pink
#FF7FA7
ΔE00 3.06
Pig Pink
#E78EA5
ΔE00 3.69
Carnation
#FD798F
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3829D #82F3D8
analogous
#F382D5 #F3829D #F39F82
triadic
#F3829D #9DF382 #829DF3
tetradic
#F3829D #D5F382 #82F3D8 #9F82F3
square
#F3829D #D5F382 #82F3D8 #9F82F3
split-complementary
#F3829D #82F39F #82D5F3
monochromatic
#E51647 #EE4A71 #F3829D #F8BAC9 #FCE3E9
Accessibility & contrast
On white
2.47
#F3829D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#F3829D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3829D
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3829D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3829D | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95979E
Deuteranopia (green-blind)
#B2AD9B
Tritanopia (blue-blind)
#FF788C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f3829d; /* rgb */ color: rgb(243, 130, 157); /* oklch */ color: oklch(73.9% 0.140 5.9);
Tailwind
colors: {
custom: {
50: '#faa9b9',
500: '#f3829d',
950: '#000000',
},
}SCSS
$custom: #f3829d; $custom-light: #faa9b9; $custom-dark: #000000;
JSON
{
"hex": "#f3829d",
"rgb": {
"r": 243,
"g": 130,
"b": 157
},
"hsl": {
"h": 345.664,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.73874,
"c": 0.14026,
"h": 5.9
},
"luminance": 0.37454
}Semantic roles & 50–950 ramp
primary
#F3829D
secondary
#D7F4ED
accent
#DFAB07
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80