#FFB396#FFB396
#FFB396 is a very light, moderate orange. Relative luminance 0.557; OKLCH L 83.2% C 0.098 H 41.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB396 |
|---|---|
| RGB | rgb(255, 179, 150) |
| HSL | hsl(17, 100%, 79%) |
| HSV | hsv(17, 41%, 100%) |
| CMYK | cmyk(0%, 29.8%, 41.2%, 0%) |
| CIE-LAB | lab(79.45, 24.24, 25.90) |
| CIE-LCH | lch(79.45, 35.47, 46.90°) |
| OKLab | oklab(83.19% 0.073 0.0651) |
| OKLCH | oklch(83.19% 0.098 41.7) |
| XYZ | xyz(62.8678, 55.7066, 36.2895) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.21
Light Salmon
#FEA993
ΔE00 3.71
Lightsalmon
#FFA07A
ΔE00 5.22
Peach (survey)
#FFB07C
ΔE00 6.77
Blush (survey)
#F29E8E
ΔE00 6.81
Darksalmon
#E9967A
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB396 #96E2FF
analogous
#FF96AE #FFB396 #FFE796
triadic
#FFB396 #96FFB3 #B396FF
tetradic
#FFB396 #AEFF96 #96E2FF #E796FF
square
#FFB396 #AEFF96 #96E2FF #E796FF
split-complementary
#FFB396 #96FFE7 #96AEFF
monochromatic
#FF5A1C #FF8759 #FFB396 #FFDFD3 #FFE9E0
Accessibility & contrast
On white
1.73
#FFB396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#FFB396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB396
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB396 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB94
Deuteranopia (green-blind)
#D8CB96
Tritanopia (blue-blind)
#FFA7AB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb396; /* rgb */ color: rgb(255, 179, 150); /* oklch */ color: oklch(83.2% 0.098 41.7);
Tailwind
colors: {
custom: {
50: '#ffcab5',
500: '#ffb396',
950: '#000000',
},
}SCSS
$custom: #ffb396; $custom-light: #ffcab5; $custom-dark: #000000;
JSON
{
"hex": "#ffb396",
"rgb": {
"r": 255,
"g": 179,
"b": 150
},
"hsl": {
"h": 16.571,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.83193,
"c": 0.09778,
"h": 41.7
},
"luminance": 0.55702
}Semantic roles & 50–950 ramp
primary
#FFB396
secondary
#58BBE1
accent
#A6E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281