#F7B899#F7B899
#F7B899 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.3% C 0.085 H 47.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F7B899 |
|---|---|
| RGB | rgb(247, 184, 153) |
| HSL | hsl(20, 85%, 78%) |
| HSV | hsv(20, 38%, 97%) |
| CMYK | cmyk(0%, 25.5%, 38.1%, 3.1%) |
| CIE-LAB | lab(79.82, 18.87, 24.66) |
| CIE-LCH | lch(79.82, 31.05, 52.58°) |
| OKLab | oklab(83.31% 0.0574 0.0622) |
| OKLCH | oklch(83.31% 0.085 47.3) |
| XYZ | xyz(61.2501, 56.3587, 37.7830) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.85
Peach (survey)
#FFB07C
ΔE00 5.90
Apricot
#FBCEB1
ΔE00 6.17
Light Salmon
#FEA993
ΔE00 6.49
Lightsalmon
#FFA07A
ΔE00 7.19
Pinkish Tan
#D99B82
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7B899 #99D8F7
analogous
#F799A9 #F7B899 #F7E799
triadic
#F7B899 #99F7B8 #B899F7
tetradic
#F7B899 #A9F799 #99D8F7 #E799F7
square
#F7B899 #A9F799 #99D8F7 #E799F7
split-complementary
#F7B899 #99F7E7 #99A9F7
monochromatic
#EE6927 #F39060 #F7B899 #FBE0D2 #FDEBE3
Accessibility & contrast
On white
1.71
#F7B899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#F7B899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7B899
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7B899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7B899 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE97
Deuteranopia (green-blind)
#D7CB99
Tritanopia (blue-blind)
#FFADB0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f7b899; /* rgb */ color: rgb(247, 184, 153); /* oklch */ color: oklch(83.3% 0.085 47.3);
Tailwind
colors: {
custom: {
50: '#fccdb7',
500: '#f7b899',
950: '#000000',
},
}SCSS
$custom: #f7b899; $custom-light: #fccdb7; $custom-dark: #000000;
JSON
{
"hex": "#f7b899",
"rgb": {
"r": 247,
"g": 184,
"b": 153
},
"hsl": {
"h": 19.787,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.8331,
"c": 0.08466,
"h": 47.3
},
"luminance": 0.56355
}Semantic roles & 50–950 ramp
primary
#F7B899
secondary
#5EAFD6
accent
#99E204
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381