#FFAF94#FFAF94
#FFAF94 is a very light, moderate orange. Relative luminance 0.541; OKLCH L 82.4% C 0.102 H 39.4°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF94 |
|---|---|
| RGB | rgb(255, 175, 148) |
| HSL | hsl(15, 100%, 79%) |
| HSV | hsv(15, 42%, 100%) |
| CMYK | cmyk(0%, 31.4%, 42%, 0%) |
| CIE-LAB | lab(78.50, 26.12, 25.68) |
| CIE-LCH | lch(78.50, 36.63, 44.52°) |
| OKLab | oklab(82.45% 0.0785 0.0645) |
| OKLCH | oklch(82.45% 0.102 39.4) |
| XYZ | xyz(61.9180, 54.0626, 35.1852) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.39
Light Salmon
#FEA993
ΔE00 2.37
Lightsalmon
#FFA07A
ΔE00 4.72
Blush (survey)
#F29E8E
ΔE00 5.58
Darksalmon
#E9967A
ΔE00 6.46
Peachy Pink
#FF9A8A
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF94 #94E4FF
analogous
#FF94AF #FFAF94 #FFE594
triadic
#FFAF94 #94FFAF #AF94FF
tetradic
#FFAF94 #AFFF94 #94E4FF #E594FF
square
#FFAF94 #AFFF94 #94E4FF #E594FF
split-complementary
#FFAF94 #94FFE5 #94AFFF
monochromatic
#FF531A #FF8157 #FFAF94 #FFDDD1 #FFE8E0
Accessibility & contrast
On white
1.78
#FFAF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#FFAF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF94
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF94 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B892
Deuteranopia (green-blind)
#D5C993
Tritanopia (blue-blind)
#FFA3A8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffaf94; /* rgb */ color: rgb(255, 175, 148); /* oklch */ color: oklch(82.4% 0.102 39.4);
Tailwind
colors: {
custom: {
50: '#ffc7b3',
500: '#ffaf94',
950: '#000000',
},
}SCSS
$custom: #ffaf94; $custom-light: #ffc7b3; $custom-dark: #000000;
JSON
{
"hex": "#ffaf94",
"rgb": {
"r": 255,
"g": 175,
"b": 148
},
"hsl": {
"h": 15.14,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.82447,
"c": 0.1016,
"h": 39.4
},
"luminance": 0.54058
}Semantic roles & 50–950 ramp
primary
#FFAF94
secondary
#56BEE1
accent
#ACE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281