#FFA88F#FFA88F
#FFA88F is a light, moderate red. Relative luminance 0.512; OKLCH L 81.1% C 0.109 H 36.8°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA88F |
|---|---|
| RGB | rgb(255, 168, 143) |
| HSL | hsl(13, 100%, 78%) |
| HSV | hsv(13, 44%, 100%) |
| CMYK | cmyk(0%, 34.1%, 43.9%, 0%) |
| CIE-LAB | lab(76.83, 29.26, 26.12) |
| CIE-LCH | lch(76.83, 39.22, 41.75°) |
| OKLab | oklab(81.13% 0.0876 0.0654) |
| OKLCH | oklch(81.13% 0.109 36.8) |
| XYZ | xyz(60.2035, 51.2532, 32.7033) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.01
Pale Salmon
#FFB19A
ΔE00 2.34
Blush (survey)
#F29E8E
ΔE00 4.02
Lightsalmon
#FFA07A
ΔE00 4.29
Peachy Pink
#FF9A8A
ΔE00 4.63
Darksalmon
#E9967A
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA88F #8FE6FF
analogous
#FF8FAE #FFA88F #FFE08F
triadic
#FFA88F #8FFFA8 #A88FFF
tetradic
#FFA88F #AEFF8F #8FE6FF #E08FFF
square
#FFA88F #AEFF8F #8FE6FF #E08FFF
split-complementary
#FFA88F #8FFFE0 #8FAEFF
monochromatic
#FF4915 #FF7852 #FFA88F #FFD8CC #FFE7E0
Accessibility & contrast
On white
1.87
#FFA88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#FFA88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA88F
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA88F | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB38D
Deuteranopia (green-blind)
#D2C58E
Tritanopia (blue-blind)
#FF9BA2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa88f; /* rgb */ color: rgb(255, 168, 143); /* oklch */ color: oklch(81.1% 0.109 36.8);
Tailwind
colors: {
custom: {
50: '#ffc2b0',
500: '#ffa88f',
950: '#000000',
},
}SCSS
$custom: #ffa88f; $custom-light: #ffc2b0; $custom-dark: #000000;
JSON
{
"hex": "#ffa88f",
"rgb": {
"r": 255,
"g": 168,
"b": 143
},
"hsl": {
"h": 13.393,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.81131,
"c": 0.10932,
"h": 36.8
},
"luminance": 0.51248
}Semantic roles & 50–950 ramp
primary
#FFA88F
secondary
#52C1E0
accent
#B2E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281