#FFB399#FFB399
#FFB399 is a very light, moderate orange. Relative luminance 0.558; OKLCH L 83.3% C 0.096 H 39.7°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB399 |
|---|---|
| RGB | rgb(255, 179, 153) |
| HSL | hsl(15, 100%, 80%) |
| HSV | hsv(15, 40%, 100%) |
| CMYK | cmyk(0%, 29.8%, 40%, 0%) |
| CIE-LAB | lab(79.50, 24.56, 24.37) |
| CIE-LCH | lch(79.50, 34.60, 44.78°) |
| OKLab | oklab(83.25% 0.0741 0.0615) |
| OKLCH | oklch(83.25% 0.096 39.7) |
| XYZ | xyz(63.1124, 55.8044, 37.5780) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.24
Light Salmon
#FEA993
ΔE00 3.02
Lightsalmon
#FFA07A
ΔE00 5.67
Blush (survey)
#F29E8E
ΔE00 6.16
Darksalmon
#E9967A
ΔE00 7.31
Peachy Pink
#FF9A8A
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB399 #99E5FF
analogous
#FF99B2 #FFB399 #FFE699
triadic
#FFB399 #99FFB3 #B399FF
tetradic
#FFB399 #B2FF99 #99E5FF #E699FF
square
#FFB399 #B2FF99 #99E5FF #E699FF
split-complementary
#FFB399 #99FFE6 #99B2FF
monochromatic
#FF581F #FF855C #FFB399 #FFE1D6 #FFE8E0
Accessibility & contrast
On white
1.73
#FFB399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#FFB399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB399
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB399 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC97
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#FFA7AC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb399; /* rgb */ color: rgb(255, 179, 153); /* oklch */ color: oklch(83.3% 0.096 39.7);
Tailwind
colors: {
custom: {
50: '#ffcab7',
500: '#ffb399',
950: '#000000',
},
}SCSS
$custom: #ffb399; $custom-light: #ffcab7; $custom-dark: #000000;
JSON
{
"hex": "#ffb399",
"rgb": {
"r": 255,
"g": 179,
"b": 153
},
"hsl": {
"h": 15.294,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.83254,
"c": 0.09633,
"h": 39.7
},
"luminance": 0.558
}Semantic roles & 50–950 ramp
primary
#FFB399
secondary
#5ABFE2
accent
#ABE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281