#FFB397#FFB397
#FFB397 is a very light, moderate orange. Relative luminance 0.557; OKLCH L 83.2% C 0.097 H 41.1°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB397 |
|---|---|
| RGB | rgb(255, 179, 151) |
| HSL | hsl(16, 100%, 80%) |
| HSV | hsv(16, 41%, 100%) |
| CMYK | cmyk(0%, 29.8%, 40.8%, 0%) |
| CIE-LAB | lab(79.47, 24.35, 25.39) |
| CIE-LCH | lch(79.47, 35.17, 46.20°) |
| OKLab | oklab(83.21% 0.0734 0.0639) |
| OKLCH | oklch(83.21% 0.097 41.1) |
| XYZ | xyz(62.9486, 55.7389, 36.7154) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.88
Light Salmon
#FEA993
ΔE00 3.46
Lightsalmon
#FFA07A
ΔE00 5.35
Blush (survey)
#F29E8E
ΔE00 6.58
Peach (survey)
#FFB07C
ΔE00 7.11
Darksalmon
#E9967A
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB397 #97E3FF
analogous
#FF97AF #FFB397 #FFE797
triadic
#FFB397 #97FFB3 #B397FF
tetradic
#FFB397 #AFFF97 #97E3FF #E797FF
square
#FFB397 #AFFF97 #97E3FF #E797FF
split-complementary
#FFB397 #97FFE7 #97AFFF
monochromatic
#FF5A1D #FF865A #FFB397 #FFE0D4 #FFE9E0
Accessibility & contrast
On white
1.73
#FFB397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#FFB397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB397
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB397 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB95
Deuteranopia (green-blind)
#D8CB97
Tritanopia (blue-blind)
#FFA7AC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb397; /* rgb */ color: rgb(255, 179, 151); /* oklch */ color: oklch(83.2% 0.097 41.1);
Tailwind
colors: {
custom: {
50: '#ffcab5',
500: '#ffb397',
950: '#000000',
},
}SCSS
$custom: #ffb397; $custom-light: #ffcab5; $custom-dark: #000000;
JSON
{
"hex": "#ffb397",
"rgb": {
"r": 255,
"g": 179,
"b": 151
},
"hsl": {
"h": 16.154,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.83213,
"c": 0.09728,
"h": 41.1
},
"luminance": 0.55735
}Semantic roles & 50–950 ramp
primary
#FFB397
secondary
#59BDE2
accent
#A8E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281