#FFA29E#FFA29E
#FFA29E is a light, moderate red. Relative luminance 0.496; OKLCH L 80.4% C 0.111 H 22.5°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA29E |
|---|---|
| RGB | rgb(255, 162, 158) |
| HSL | hsl(2, 100%, 81%) |
| HSV | hsv(2, 38%, 100%) |
| CMYK | cmyk(0%, 36.5%, 38%, 0%) |
| CIE-LAB | lab(75.81, 33.99, 16.58) |
| CIE-LCH | lch(75.81, 37.82, 26.00°) |
| OKLab | oklab(80.44% 0.1028 0.0426) |
| OKLCH | oklch(80.44% 0.111 22.5) |
| XYZ | xyz(60.3345, 49.5740, 38.7321) |
| Luminance | 0.4957 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.69
Blush (survey)
#F29E8E
ΔE00 4.89
Light Salmon
#FEA993
ΔE00 6.48
Blush Pink
#FE828C
ΔE00 7.62
Pale Salmon
#FFB19A
ΔE00 7.64
Lightpink
#FFB6C1
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA29E #9EFBFF
analogous
#FF9ECA #FFA29E #FFD29E
triadic
#FFA29E #9EFFA2 #A29EFF
tetradic
#FFA29E #CAFF9E #9EFBFF #D29EFF
square
#FFA29E #CAFF9E #9EFBFF #D29EFF
split-complementary
#FFA29E #9EFFD2 #9ECAFF
monochromatic
#FF2D24 #FF6761 #FFA29E #FFDDDB #FFE2E0
Accessibility & contrast
On white
1.92
#FFA29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#FFA29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA29E
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA29E | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09D
Deuteranopia (green-blind)
#CBC29D
Tritanopia (blue-blind)
#FF97A1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ffa29e; /* rgb */ color: rgb(255, 162, 158); /* oklch */ color: oklch(80.4% 0.111 22.5);
Tailwind
colors: {
custom: {
50: '#ffbeba',
500: '#ffa29e',
950: '#000000',
},
}SCSS
$custom: #ffa29e; $custom-light: #ffbeba; $custom-dark: #000000;
JSON
{
"hex": "#ffa29e",
"rgb": {
"r": 255,
"g": 162,
"b": 158
},
"hsl": {
"h": 2.474,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.80439,
"c": 0.11132,
"h": 22.5
},
"luminance": 0.49569
}Semantic roles & 50–950 ramp
primary
#FFA29E
secondary
#D4F6F7
accent
#DCE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180