#FFA698#FFA698
#FFA698 is a light, moderate red. Relative luminance 0.508; OKLCH L 81.0% C 0.108 H 29.4°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA698 |
|---|---|
| RGB | rgb(255, 166, 152) |
| HSL | hsl(8, 100%, 80%) |
| HSV | hsv(8, 40%, 100%) |
| CMYK | cmyk(0%, 34.9%, 40.4%, 0%) |
| CIE-LAB | lab(76.56, 31.25, 20.89) |
| CIE-LCH | lch(76.56, 37.59, 33.76°) |
| OKLab | oklab(80.98% 0.0942 0.0531) |
| OKLCH | oklch(80.98% 0.108 29.4) |
| XYZ | xyz(60.5465, 50.8041, 36.3170) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.77
Light Salmon
#FEA993
ΔE00 2.94
Peachy Pink
#FF9A8A
ΔE00 3.01
Pale Salmon
#FFB19A
ΔE00 4.33
Darksalmon
#E9967A
ΔE00 7.19
Lightsalmon
#FFA07A
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA698 #98F1FF
analogous
#FF98BE #FFA698 #FFD998
triadic
#FFA698 #98FFA6 #A698FF
tetradic
#FFA698 #BEFF98 #98F1FF #D998FF
square
#FFA698 #BEFF98 #98F1FF #D998FF
split-complementary
#FFA698 #98FFD9 #98BEFF
monochromatic
#FF3C1E #FF715B #FFA698 #FFDBD5 #FFE5E0
Accessibility & contrast
On white
1.88
#FFA698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#FFA698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA698
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA698 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB297
Deuteranopia (green-blind)
#CFC497
Tritanopia (blue-blind)
#FF9AA3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa698; /* rgb */ color: rgb(255, 166, 152); /* oklch */ color: oklch(81.0% 0.108 29.4);
Tailwind
colors: {
custom: {
50: '#ffc1b6',
500: '#ffa698',
950: '#000000',
},
}SCSS
$custom: #ffa698; $custom-light: #ffc1b6; $custom-dark: #000000;
JSON
{
"hex": "#ffa698",
"rgb": {
"r": 255,
"g": 166,
"b": 152
},
"hsl": {
"h": 8.155,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.80977,
"c": 0.10814,
"h": 29.4
},
"luminance": 0.50799
}Semantic roles & 50–950 ramp
primary
#FFA698
secondary
#59CFE2
accent
#C6E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281