#FFB296#FFB296
#FFB296 is a very light, moderate orange. Relative luminance 0.553; OKLCH L 83.0% C 0.098 H 40.8°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB296 |
|---|---|
| RGB | rgb(255, 178, 150) |
| HSL | hsl(16, 100%, 79%) |
| HSV | hsv(16, 41%, 100%) |
| CMYK | cmyk(0%, 30.2%, 41.2%, 0%) |
| CIE-LAB | lab(79.22, 24.76, 25.59) |
| CIE-LCH | lch(79.22, 35.61, 45.94°) |
| OKLab | oklab(83.02% 0.0746 0.0644) |
| OKLCH | oklch(83.02% 0.098 40.8) |
| XYZ | xyz(62.6681, 55.3072, 36.2229) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.78
Light Salmon
#FEA993
ΔE00 3.24
Lightsalmon
#FFA07A
ΔE00 5.14
Blush (survey)
#F29E8E
ΔE00 6.38
Darksalmon
#E9967A
ΔE00 7.06
Peach (survey)
#FFB07C
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB296 #96E3FF
analogous
#FF96AF #FFB296 #FFE796
triadic
#FFB296 #96FFB2 #B296FF
tetradic
#FFB296 #AFFF96 #96E3FF #E796FF
square
#FFB296 #AFFF96 #96E3FF #E796FF
split-complementary
#FFB296 #96FFE7 #96AFFF
monochromatic
#FF581C #FF8559 #FFB296 #FFDFD3 #FFE9E0
Accessibility & contrast
On white
1.74
#FFB296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#FFB296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB296
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB296 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB94
Deuteranopia (green-blind)
#D7CB96
Tritanopia (blue-blind)
#FFA6AB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffb296; /* rgb */ color: rgb(255, 178, 150); /* oklch */ color: oklch(83.0% 0.098 40.8);
Tailwind
colors: {
custom: {
50: '#ffc9b5',
500: '#ffb296',
950: '#000000',
},
}SCSS
$custom: #ffb296; $custom-light: #ffc9b5; $custom-dark: #000000;
JSON
{
"hex": "#ffb296",
"rgb": {
"r": 255,
"g": 178,
"b": 150
},
"hsl": {
"h": 16,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.83016,
"c": 0.09848,
"h": 40.8
},
"luminance": 0.55303
}Semantic roles & 50–950 ramp
primary
#FFB296
secondary
#58BDE1
accent
#A8E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281