#FFB796#FFB796
#FFB796 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.9% C 0.095 H 45.6°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB796 |
|---|---|
| RGB | rgb(255, 183, 150) |
| HSL | hsl(19, 100%, 79%) |
| HSV | hsv(19, 41%, 100%) |
| CMYK | cmyk(0%, 28.2%, 41.2%, 0%) |
| CIE-LAB | lab(80.37, 22.14, 27.14) |
| CIE-LCH | lch(80.37, 35.03, 50.79°) |
| OKLab | oklab(83.91% 0.0667 0.0681) |
| OKLCH | oklch(83.91% 0.095 45.6) |
| XYZ | xyz(63.6811, 57.3332, 36.5606) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.04
Peach (survey)
#FFB07C
ΔE00 5.41
Light Salmon
#FEA993
ΔE00 5.61
Lightsalmon
#FFA07A
ΔE00 5.98
Apricot
#FBCEB1
ΔE00 7.36
Darksalmon
#E9967A
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB796 #96DEFF
analogous
#FF96AA #FFB796 #FFEB96
triadic
#FFB796 #96FFB7 #B796FF
tetradic
#FFB796 #AAFF96 #96DEFF #EB96FF
square
#FFB796 #AAFF96 #96DEFF #EB96FF
split-complementary
#FFB796 #96FFEB #96AAFF
monochromatic
#FF631C #FF8D59 #FFB796 #FFE1D3 #FFEAE0
Accessibility & contrast
On white
1.68
#FFB796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#FFB796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB796
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB796 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE94
Deuteranopia (green-blind)
#DBCD96
Tritanopia (blue-blind)
#FFABAE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb796; /* rgb */ color: rgb(255, 183, 150); /* oklch */ color: oklch(83.9% 0.095 45.6);
Tailwind
colors: {
custom: {
50: '#ffccb5',
500: '#ffb796',
950: '#000000',
},
}SCSS
$custom: #ffb796; $custom-light: #ffccb5; $custom-dark: #000000;
JSON
{
"hex": "#ffb796",
"rgb": {
"r": 255,
"g": 183,
"b": 150
},
"hsl": {
"h": 18.857,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.83906,
"c": 0.09528,
"h": 45.6
},
"luminance": 0.57329
}Semantic roles & 50–950 ramp
primary
#FFB796
secondary
#58B6E1
accent
#9DE600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381