#FFB99F#FFB99F
#FFB99F is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.4% C 0.089 H 41.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB99F |
|---|---|
| RGB | rgb(255, 185, 159) |
| HSL | hsl(16, 100%, 81%) |
| HSV | hsv(16, 38%, 100%) |
| CMYK | cmyk(0%, 27.5%, 37.6%, 0%) |
| CIE-LAB | lab(81.00, 22.09, 23.21) |
| CIE-LCH | lch(81.00, 32.04, 46.42°) |
| OKLab | oklab(84.45% 0.0671 0.0588) |
| OKLCH | oklch(84.45% 0.089 41.2) |
| XYZ | xyz(64.8493, 58.4652, 40.6634) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.56
Light Salmon
#FEA993
ΔE00 4.56
Lightsalmon
#FFA07A
ΔE00 6.96
Apricot
#FBCEB1
ΔE00 7.49
Blush (survey)
#F29E8E
ΔE00 7.52
Peach (survey)
#FFB07C
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB99F #9FE5FF
analogous
#FF9FB5 #FFB99F #FFE99F
triadic
#FFB99F #9FFFB9 #B99FFF
tetradic
#FFB99F #B5FF9F #9FE5FF #E99FFF
square
#FFB99F #B5FF9F #9FE5FF #E99FFF
split-complementary
#FFB99F #9FFFE9 #9FB5FF
monochromatic
#FF6025 #FF8C62 #FFB99F #FFE6DC #FFE9E0
Accessibility & contrast
On white
1.65
#FFB99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#FFB99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB99F
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB99F | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC19D
Deuteranopia (green-blind)
#DBCF9F
Tritanopia (blue-blind)
#FFAEB2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb99f; /* rgb */ color: rgb(255, 185, 159); /* oklch */ color: oklch(84.4% 0.089 41.2);
Tailwind
colors: {
custom: {
50: '#ffcebb',
500: '#ffb99f',
950: '#000000',
},
}SCSS
$custom: #ffb99f; $custom-light: #ffcebb; $custom-dark: #000000;
JSON
{
"hex": "#ffb99f",
"rgb": {
"r": 255,
"g": 185,
"b": 159
},
"hsl": {
"h": 16.25,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.84449,
"c": 0.0892,
"h": 41.2
},
"luminance": 0.58461
}Semantic roles & 50–950 ramp
primary
#FFB99F
secondary
#5FBFE3
accent
#A7E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181312
muted
#868382