#FFB997#FFB997
#FFB997 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 84.3% C 0.094 H 46.9°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB997 |
|---|---|
| RGB | rgb(255, 185, 151) |
| HSL | hsl(20, 100%, 80%) |
| HSV | hsv(20, 41%, 100%) |
| CMYK | cmyk(0%, 27.5%, 40.8%, 0%) |
| CIE-LAB | lab(80.85, 21.20, 27.26) |
| CIE-LCH | lch(80.85, 34.53, 52.12°) |
| OKLab | oklab(84.29% 0.064 0.0683) |
| OKLCH | oklch(84.29% 0.094 46.9) |
| XYZ | xyz(64.1774, 58.1965, 37.1249) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.69
Peach (survey)
#FFB07C
ΔE00 5.18
Light Salmon
#FEA993
ΔE00 6.32
Lightsalmon
#FFA07A
ΔE00 6.54
Apricot
#FBCEB1
ΔE00 6.77
Pinkish Tan
#D99B82
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB997 #97DDFF
analogous
#FF97A9 #FFB997 #FFED97
triadic
#FFB997 #97FFB9 #B997FF
tetradic
#FFB997 #A9FF97 #97DDFF #ED97FF
square
#FFB997 #A9FF97 #97DDFF #ED97FF
split-complementary
#FFB997 #97FFED #97A9FF
monochromatic
#FF671D #FF905A #FFB997 #FFE2D4 #FFEAE0
Accessibility & contrast
On white
1.66
#FFB997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#FFB997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB997
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB997 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC094
Deuteranopia (green-blind)
#DCCF97
Tritanopia (blue-blind)
#FFADB0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb997; /* rgb */ color: rgb(255, 185, 151); /* oklch */ color: oklch(84.3% 0.094 46.9);
Tailwind
colors: {
custom: {
50: '#ffceb5',
500: '#ffb997',
950: '#000000',
},
}SCSS
$custom: #ffb997; $custom-light: #ffceb5; $custom-dark: #000000;
JSON
{
"hex": "#ffb997",
"rgb": {
"r": 255,
"g": 185,
"b": 151
},
"hsl": {
"h": 19.615,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.84285,
"c": 0.0936,
"h": 46.9
},
"luminance": 0.58192
}Semantic roles & 50–950 ramp
primary
#FFB997
secondary
#59B5E2
accent
#9AE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181311
muted
#868381