#F2829D#F2829D
#F2829D is a light, vivid red. Relative luminance 0.373; OKLCH L 73.7% C 0.139 H 5.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F2829D |
|---|---|
| RGB | rgb(242, 130, 157) |
| HSL | hsl(346, 81%, 73%) |
| HSV | hsv(346, 46%, 95%) |
| CMYK | cmyk(0%, 46.3%, 35.1%, 5.1%) |
| CIE-LAB | lab(67.49, 45.61, 5.11) |
| CIE-LCH | lch(67.49, 45.90, 6.40°) |
| OKLab | oklab(73.75% 0.1385 0.0138) |
| OKLCH | oklch(73.75% 0.139 5.7) |
| XYZ | xyz(50.6888, 37.2814, 36.4182) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.22
Rose Pink
#F7879A
ΔE00 2.64
Pinky
#FC86AA
ΔE00 2.92
Carnation Pink
#FF7FA7
ΔE00 3.11
Pig Pink
#E78EA5
ΔE00 3.58
Carnation
#FD798F
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2829D #82F2D7
analogous
#F282D5 #F2829D #F29F82
triadic
#F2829D #9DF282 #829DF2
tetradic
#F2829D #D5F282 #82F2D7 #9F82F2
square
#F2829D #D5F282 #82F2D7 #9F82F2
split-complementary
#F2829D #82F29F #82D5F2
monochromatic
#E21848 #EC4B72 #F2829D #F8B9C8 #FCE3E9
Accessibility & contrast
On white
2.48
#F2829D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F2829D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2829D
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2829D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2829D | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 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: #f2829d; /* rgb */ color: rgb(242, 130, 157); /* oklch */ color: oklch(73.7% 0.139 5.7);
Tailwind
colors: {
custom: {
50: '#f9a9b9',
500: '#f2829d',
950: '#000000',
},
}SCSS
$custom: #f2829d; $custom-light: #f9a9b9; $custom-dark: #000000;
JSON
{
"hex": "#f2829d",
"rgb": {
"r": 242,
"g": 130,
"b": 157
},
"hsl": {
"h": 345.536,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.73747,
"c": 0.13916,
"h": 5.7
},
"luminance": 0.37277
}Semantic roles & 50–950 ramp
primary
#F2829D
secondary
#D7F4ED
accent
#DEAA08
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80