#FFB696#FFB696
#FFB696 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.7% C 0.096 H 44.6°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB696 |
|---|---|
| RGB | rgb(255, 182, 150) |
| HSL | hsl(18, 100%, 79%) |
| HSV | hsv(18, 41%, 100%) |
| CMYK | cmyk(0%, 28.6%, 41.2%, 0%) |
| CIE-LAB | lab(80.14, 22.67, 26.83) |
| CIE-LCH | lch(80.14, 35.12, 49.81°) |
| OKLab | oklab(83.73% 0.0683 0.0673) |
| OKLCH | oklch(83.73% 0.096 44.6) |
| XYZ | xyz(63.4756, 56.9222, 36.4921) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.57
Light Salmon
#FEA993
ΔE00 5.13
Peach (survey)
#FFB07C
ΔE00 5.72
Lightsalmon
#FFA07A
ΔE00 5.73
Apricot
#FBCEB1
ΔE00 7.68
Darksalmon
#E9967A
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB696 #96DFFF
analogous
#FF96AB #FFB696 #FFEB96
triadic
#FFB696 #96FFB6 #B696FF
tetradic
#FFB696 #ABFF96 #96DFFF #EB96FF
square
#FFB696 #ABFF96 #96DFFF #EB96FF
split-complementary
#FFB696 #96FFEB #96ABFF
monochromatic
#FF611C #FF8B59 #FFB696 #FFE1D3 #FFEAE0
Accessibility & contrast
On white
1.70
#FFB696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#FFB696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB696
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB696 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE94
Deuteranopia (green-blind)
#DACD96
Tritanopia (blue-blind)
#FFAAAE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb696; /* rgb */ color: rgb(255, 182, 150); /* oklch */ color: oklch(83.7% 0.096 44.6);
Tailwind
colors: {
custom: {
50: '#ffccb5',
500: '#ffb696',
950: '#000000',
},
}SCSS
$custom: #ffb696; $custom-light: #ffccb5; $custom-dark: #000000;
JSON
{
"hex": "#ffb696",
"rgb": {
"r": 255,
"g": 182,
"b": 150
},
"hsl": {
"h": 18.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.83727,
"c": 0.09586,
"h": 44.6
},
"luminance": 0.56918
}Semantic roles & 50–950 ramp
primary
#FFB696
secondary
#58B7E1
accent
#A0E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381