#F2AE95#F2AE95
#F2AE95 is a light, moderate orange. Relative luminance 0.513; OKLCH L 80.9% C 0.088 H 41.0°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F2AE95 |
|---|---|
| RGB | rgb(242, 174, 149) |
| HSL | hsl(16, 78%, 77%) |
| HSV | hsv(16, 38%, 95%) |
| CMYK | cmyk(0%, 28.1%, 38.4%, 5.1%) |
| CIE-LAB | lab(76.87, 21.77, 22.70) |
| CIE-LCH | lch(76.87, 31.46, 46.20°) |
| OKLab | oklab(80.88% 0.066 0.0575) |
| OKLCH | oklch(80.88% 0.088 41) |
| XYZ | xyz(57.1809, 51.3230, 35.3225) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.71
Light Salmon
#FEA993
ΔE00 3.67
Blush (survey)
#F29E8E
ΔE00 5.66
Pinkish Tan
#D99B82
ΔE00 5.72
Lightsalmon
#FFA07A
ΔE00 5.81
Darksalmon
#E9967A
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2AE95 #95D9F2
analogous
#F295AB #F2AE95 #F2DD95
triadic
#F2AE95 #95F2AE #AE95F2
tetradic
#F2AE95 #ABF295 #95D9F2 #DD95F2
square
#F2AE95 #ABF295 #95D9F2 #DD95F2
split-complementary
#F2AE95 #95F2DD #95ABF2
monochromatic
#E55B28 #EB845E #F2AE95 #F9D8CC #FCEAE4
Accessibility & contrast
On white
1.86
#F2AE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#F2AE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2AE95
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2AE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2AE95 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB593
Deuteranopia (green-blind)
#CFC395
Tritanopia (blue-blind)
#FFA3A7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f2ae95; /* rgb */ color: rgb(242, 174, 149); /* oklch */ color: oklch(80.9% 0.088 41.0);
Tailwind
colors: {
custom: {
50: '#f8c6b4',
500: '#f2ae95',
950: '#000000',
},
}SCSS
$custom: #f2ae95; $custom-light: #f8c6b4; $custom-dark: #000000;
JSON
{
"hex": "#f2ae95",
"rgb": {
"r": 242,
"g": 174,
"b": 149
},
"hsl": {
"h": 16.129,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.80884,
"c": 0.08752,
"h": 41
},
"luminance": 0.51319
}Semantic roles & 50–950 ramp
primary
#F2AE95
secondary
#5CB0CF
accent
#A3DA0B
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281