#FFA799#FFA799
#FFA799 is a light, moderate red. Relative luminance 0.512; OKLCH L 81.2% C 0.107 H 29.5°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA799 |
|---|---|
| RGB | rgb(255, 167, 153) |
| HSL | hsl(8, 100%, 80%) |
| HSV | hsv(8, 40%, 100%) |
| CMYK | cmyk(0%, 34.5%, 40%, 0%) |
| CIE-LAB | lab(76.80, 30.84, 20.67) |
| CIE-LCH | lch(76.80, 37.13, 33.84°) |
| OKLab | oklab(81.17% 0.093 0.0526) |
| OKLCH | oklch(81.17% 0.107 29.5) |
| XYZ | xyz(60.8112, 51.2020, 36.8110) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.88
Blush (survey)
#F29E8E
ΔE00 2.89
Peachy Pink
#FF9A8A
ΔE00 3.25
Pale Salmon
#FFB19A
ΔE00 4.17
Darksalmon
#E9967A
ΔE00 7.28
Lightsalmon
#FFA07A
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA799 #99F1FF
analogous
#FF99BE #FFA799 #FFDA99
triadic
#FFA799 #99FFA7 #A799FF
tetradic
#FFA799 #BEFF99 #99F1FF #DA99FF
square
#FFA799 #BEFF99 #99F1FF #DA99FF
split-complementary
#FFA799 #99FFDA #99BEFF
monochromatic
#FF3D1F #FF725C #FFA799 #FFDCD6 #FFE5E0
Accessibility & contrast
On white
1.87
#FFA799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#FFA799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA799
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA799 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB398
Deuteranopia (green-blind)
#CFC498
Tritanopia (blue-blind)
#FF9BA3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa799; /* rgb */ color: rgb(255, 167, 153); /* oklch */ color: oklch(81.2% 0.107 29.5);
Tailwind
colors: {
custom: {
50: '#ffc2b7',
500: '#ffa799',
950: '#000000',
},
}SCSS
$custom: #ffa799; $custom-light: #ffc2b7; $custom-dark: #000000;
JSON
{
"hex": "#ffa799",
"rgb": {
"r": 255,
"g": 167,
"b": 153
},
"hsl": {
"h": 8.235,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.81169,
"c": 0.10686,
"h": 29.5
},
"luminance": 0.51197
}Semantic roles & 50–950 ramp
primary
#FFA799
secondary
#5ACFE2
accent
#C6E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281