#FFAC98#FFAC98
#FFAC98 is a very light, moderate red. Relative luminance 0.530; OKLCH L 82.0% C 0.102 H 34.1°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAC98 |
|---|---|
| RGB | rgb(255, 172, 152) |
| HSL | hsl(12, 100%, 80%) |
| HSV | hsv(12, 40%, 100%) |
| CMYK | cmyk(0%, 32.5%, 40.4%, 0%) |
| CIE-LAB | lab(77.90, 28.12, 22.72) |
| CIE-LCH | lch(77.90, 36.15, 38.94°) |
| OKLab | oklab(82.01% 0.0848 0.0575) |
| OKLCH | oklch(82.01% 0.102 34.1) |
| XYZ | xyz(61.6627, 53.0366, 36.6890) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.98
Pale Salmon
#FFB19A
ΔE00 1.75
Blush (survey)
#F29E8E
ΔE00 3.76
Peachy Pink
#FF9A8A
ΔE00 4.64
Lightsalmon
#FFA07A
ΔE00 6.17
Darksalmon
#E9967A
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAC98 #98EBFF
analogous
#FF98B8 #FFAC98 #FFDF98
triadic
#FFAC98 #98FFAC #AC98FF
tetradic
#FFAC98 #B8FF98 #98EBFF #DF98FF
square
#FFAC98 #B8FF98 #98EBFF #DF98FF
split-complementary
#FFAC98 #98FFDF #98B8FF
monochromatic
#FF491E #FF7B5B #FFAC98 #FFDDD5 #FFE6E0
Accessibility & contrast
On white
1.81
#FFAC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#FFAC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAC98
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAC98 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB696
Deuteranopia (green-blind)
#D3C797
Tritanopia (blue-blind)
#FFA0A7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffac98; /* rgb */ color: rgb(255, 172, 152); /* oklch */ color: oklch(82.0% 0.102 34.1);
Tailwind
colors: {
custom: {
50: '#ffc5b6',
500: '#ffac98',
950: '#000000',
},
}SCSS
$custom: #ffac98; $custom-light: #ffc5b6; $custom-dark: #000000;
JSON
{
"hex": "#ffac98",
"rgb": {
"r": 255,
"g": 172,
"b": 152
},
"hsl": {
"h": 11.65,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.82007,
"c": 0.10243,
"h": 34.1
},
"luminance": 0.53032
}Semantic roles & 50–950 ramp
primary
#FFAC98
secondary
#59C7E2
accent
#B9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281