#FE829B#FE829B
#FE829B is a light, vivid red. Relative luminance 0.394; OKLCH L 75.2% C 0.152 H 8.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FE829B |
|---|---|
| RGB | rgb(254, 130, 155) |
| HSL | hsl(348, 98%, 75%) |
| HSV | hsv(348, 49%, 100%) |
| CMYK | cmyk(0%, 48.8%, 39%, 0.4%) |
| CIE-LAB | lab(69.05, 49.51, 8.69) |
| CIE-LCH | lch(69.05, 50.27, 9.95°) |
| OKLab | oklab(75.24% 0.1503 0.0229) |
| OKLCH | oklch(75.24% 0.152 8.7) |
| XYZ | xyz(54.7751, 39.4080, 35.7258) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.72
Rosa
#FE86A4
ΔE00 2.05
Carnation
#FD798F
ΔE00 2.58
Carnation Pink
#FF7FA7
ΔE00 3.78
Pinky
#FC86AA
ΔE00 3.79
Blush Pink
#FE828C
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE829B #82FEE5
analogous
#FE82D9 #FE829B #FEA782
triadic
#FE829B #9BFE82 #829BFE
tetradic
#FE829B #D9FE82 #82FEE5 #A782FE
square
#FE829B #D9FE82 #82FEE5 #A782FE
split-complementary
#FE829B #82FEA7 #82D9FE
monochromatic
#FD093A #FE456A #FE829B #FEBFCC #FFE1E7
Accessibility & contrast
On white
2.36
#FE829B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FE829B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE829B
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE829B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE829B | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999A9C
Deuteranopia (green-blind)
#B8B298
Tritanopia (blue-blind)
#FF758B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe829b; /* rgb */ color: rgb(254, 130, 155); /* oklch */ color: oklch(75.2% 0.152 8.7);
Tailwind
colors: {
custom: {
50: '#ffa9b8',
500: '#fe829b',
950: '#000000',
},
}SCSS
$custom: #fe829b; $custom-light: #ffa9b8; $custom-dark: #000000;
JSON
{
"hex": "#fe829b",
"rgb": {
"r": 254,
"g": 130,
"b": 155
},
"hsl": {
"h": 347.903,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.75239,
"c": 0.15201,
"h": 8.7
},
"luminance": 0.39403
}Semantic roles & 50–950 ramp
primary
#FE829B
secondary
#D4F7F0
accent
#E6B700
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80