#F6B996#F6B996
#F6B996 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.3% C 0.085 H 51.0°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F6B996 |
|---|---|
| RGB | rgb(246, 185, 150) |
| HSL | hsl(22, 84%, 78%) |
| HSV | hsv(22, 39%, 96%) |
| CMYK | cmyk(0%, 24.8%, 39%, 3.5%) |
| CIE-LAB | lab(79.90, 17.62, 26.34) |
| CIE-LCH | lch(79.90, 31.69, 56.22°) |
| OKLab | oklab(83.33% 0.0536 0.0662) |
| OKLCH | oklch(83.33% 0.085 51) |
| XYZ | xyz(60.8622, 56.4964, 36.5474) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.04
Apricot
#FBCEB1
ΔE00 5.71
Pale Salmon
#FFB19A
ΔE00 6.38
Lightsalmon
#FFA07A
ΔE00 7.82
Light Salmon
#FEA993
ΔE00 7.94
Apricot (survey)
#FFB16D
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6B996 #96D3F6
analogous
#F696A3 #F6B996 #F6E996
triadic
#F6B996 #96F6B9 #B996F6
tetradic
#F6B996 #A3F696 #96D3F6 #E996F6
square
#F6B996 #A3F696 #96D3F6 #E996F6
split-complementary
#F6B996 #96F6E9 #96A3F6
monochromatic
#EC6E25 #F1935E #F6B996 #FBDFCE #FDECE3
Accessibility & contrast
On white
1.71
#F6B996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#F6B996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6B996
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6B996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6B996 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE93
Deuteranopia (green-blind)
#D8CB96
Tritanopia (blue-blind)
#FFAEB0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f6b996; /* rgb */ color: rgb(246, 185, 150); /* oklch */ color: oklch(83.3% 0.085 51.0);
Tailwind
colors: {
custom: {
50: '#fbceb5',
500: '#f6b996',
950: '#000000',
},
}SCSS
$custom: #f6b996; $custom-light: #fbceb5; $custom-dark: #000000;
JSON
{
"hex": "#f6b996",
"rgb": {
"r": 246,
"g": 185,
"b": 150
},
"hsl": {
"h": 21.875,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.83329,
"c": 0.08515,
"h": 51
},
"luminance": 0.56493
}Semantic roles & 50–950 ramp
primary
#F6B996
secondary
#5BA9D5
accent
#91E105
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381