#FFB896#FFB896
#FFB896 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 84.1% C 0.095 H 46.6°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB896 |
|---|---|
| RGB | rgb(255, 184, 150) |
| HSL | hsl(19, 100%, 79%) |
| HSV | hsv(19, 41%, 100%) |
| CMYK | cmyk(0%, 27.8%, 41.2%, 0%) |
| CIE-LAB | lab(80.60, 21.62, 27.45) |
| CIE-LCH | lch(80.60, 34.94, 51.78°) |
| OKLab | oklab(84.09% 0.0651 0.0688) |
| OKLCH | oklch(84.09% 0.095 46.6) |
| XYZ | xyz(63.8881, 57.7472, 36.6296) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.52
Peach (survey)
#FFB07C
ΔE00 5.13
Light Salmon
#FEA993
ΔE00 6.09
Lightsalmon
#FFA07A
ΔE00 6.26
Apricot
#FBCEB1
ΔE00 7.05
Pinkish Tan
#D99B82
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB896 #96DDFF
analogous
#FF96A9 #FFB896 #FFED96
triadic
#FFB896 #96FFB8 #B896FF
tetradic
#FFB896 #A9FF96 #96DDFF #ED96FF
square
#FFB896 #A9FF96 #96DDFF #ED96FF
split-complementary
#FFB896 #96FFED #96A9FF
monochromatic
#FF651C #FF8F59 #FFB896 #FFE1D3 #FFEAE0
Accessibility & contrast
On white
1.67
#FFB896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#FFB896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB896
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB896 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF93
Deuteranopia (green-blind)
#DBCE96
Tritanopia (blue-blind)
#FFACAF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb896; /* rgb */ color: rgb(255, 184, 150); /* oklch */ color: oklch(84.1% 0.095 46.6);
Tailwind
colors: {
custom: {
50: '#ffcdb5',
500: '#ffb896',
950: '#000000',
},
}SCSS
$custom: #ffb896; $custom-light: #ffcdb5; $custom-dark: #000000;
JSON
{
"hex": "#ffb896",
"rgb": {
"r": 255,
"g": 184,
"b": 150
},
"hsl": {
"h": 19.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.84085,
"c": 0.09473,
"h": 46.6
},
"luminance": 0.57743
}Semantic roles & 50–950 ramp
primary
#FFB896
secondary
#58B5E1
accent
#9BE600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381