#F0A296#F0A296
#F0A296 is a light, moderate red. Relative luminance 0.466; OKLCH L 78.6% C 0.095 H 29.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F0A296 |
|---|---|
| RGB | rgb(240, 162, 150) |
| HSL | hsl(8, 75%, 76%) |
| HSV | hsv(8, 38%, 94%) |
| CMYK | cmyk(0%, 32.5%, 37.5%, 5.9%) |
| CIE-LAB | lab(73.92, 27.48, 18.06) |
| CIE-LCH | lch(73.92, 32.88, 33.31°) |
| OKLab | oklab(78.55% 0.0832 0.0462) |
| OKLCH | oklch(78.55% 0.095 29) |
| XYZ | xyz(54.3627, 46.5718, 34.9742) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 1.86
Peachy Pink
#FF9A8A
ΔE00 3.99
Light Salmon
#FEA993
ΔE00 4.15
Pale Salmon
#FFB19A
ΔE00 5.34
Darksalmon
#E9967A
ΔE00 6.44
Pinkish Tan
#D99B82
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0A296 #96E4F0
analogous
#F096B7 #F0A296 #F0CF96
triadic
#F0A296 #96F0A2 #A296F0
tetradic
#F0A296 #B7F096 #96E4F0 #CF96F0
square
#F0A296 #B7F096 #96E4F0 #CF96F0
split-complementary
#F0A296 #96F0CF #96B7F0
monochromatic
#E1432B #E87360 #F0A296 #F8D1CC #FBE7E4
Accessibility & contrast
On white
2.04
#F0A296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F0A296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0A296
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0A296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0A296 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC95
Deuteranopia (green-blind)
#C5BC95
Tritanopia (blue-blind)
#FF989F
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f0a296; /* rgb */ color: rgb(240, 162, 150); /* oklch */ color: oklch(78.6% 0.095 29.0);
Tailwind
colors: {
custom: {
50: '#f7beb4',
500: '#f0a296',
950: '#000000',
},
}SCSS
$custom: #f0a296; $custom-light: #f7beb4; $custom-dark: #000000;
JSON
{
"hex": "#f0a296",
"rgb": {
"r": 240,
"g": 162,
"b": 150
},
"hsl": {
"h": 8,
"s": 75,
"l": 76.471
},
"oklch": {
"l": 0.78554,
"c": 0.09517,
"h": 29
},
"luminance": 0.46568
}Semantic roles & 50–950 ramp
primary
#F0A296
secondary
#D8EFF3
accent
#BCD70E
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180