#FFAF95#FFAF95
#FFAF95 is a very light, moderate red. Relative luminance 0.541; OKLCH L 82.5% C 0.101 H 38.8°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF95 |
|---|---|
| RGB | rgb(255, 175, 149) |
| HSL | hsl(15, 100%, 79%) |
| HSV | hsv(15, 42%, 100%) |
| CMYK | cmyk(0%, 31.4%, 41.6%, 0%) |
| CIE-LAB | lab(78.52, 26.23, 25.17) |
| CIE-LCH | lch(78.52, 36.35, 43.83°) |
| OKLab | oklab(82.47% 0.0789 0.0633) |
| OKLCH | oklch(82.47% 0.101 38.8) |
| XYZ | xyz(61.9975, 54.0944, 35.6038) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.09
Light Salmon
#FEA993
ΔE00 2.11
Lightsalmon
#FFA07A
ΔE00 4.93
Blush (survey)
#F29E8E
ΔE00 5.36
Peachy Pink
#FF9A8A
ΔE00 6.36
Darksalmon
#E9967A
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF95 #95E5FF
analogous
#FF95B0 #FFAF95 #FFE495
triadic
#FFAF95 #95FFAF #AF95FF
tetradic
#FFAF95 #B0FF95 #95E5FF #E495FF
square
#FFAF95 #B0FF95 #95E5FF #E495FF
split-complementary
#FFAF95 #95FFE4 #95B0FF
monochromatic
#FF531B #FF8158 #FFAF95 #FFDDD2 #FFE8E0
Accessibility & contrast
On white
1.78
#FFAF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#FFAF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF95
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF95 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B893
Deuteranopia (green-blind)
#D5C994
Tritanopia (blue-blind)
#FFA3A8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffaf95; /* rgb */ color: rgb(255, 175, 149); /* oklch */ color: oklch(82.5% 0.101 38.8);
Tailwind
colors: {
custom: {
50: '#ffc7b4',
500: '#ffaf95',
950: '#000000',
},
}SCSS
$custom: #ffaf95; $custom-light: #ffc7b4; $custom-dark: #000000;
JSON
{
"hex": "#ffaf95",
"rgb": {
"r": 255,
"g": 175,
"b": 149
},
"hsl": {
"h": 14.717,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.82468,
"c": 0.10116,
"h": 38.8
},
"luminance": 0.5409
}Semantic roles & 50–950 ramp
primary
#FFAF95
secondary
#57BFE1
accent
#ADE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281