#FFB899#FFB899
#FFB899 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 84.1% C 0.093 H 44.5°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB899 |
|---|---|
| RGB | rgb(255, 184, 153) |
| HSL | hsl(18, 100%, 80%) |
| HSV | hsv(18, 40%, 100%) |
| CMYK | cmyk(0%, 27.8%, 40%, 0%) |
| CIE-LAB | lab(80.65, 21.94, 25.93) |
| CIE-LCH | lch(80.65, 33.97, 49.76°) |
| OKLab | oklab(84.15% 0.0663 0.0652) |
| OKLCH | oklch(84.15% 0.093 44.5) |
| XYZ | xyz(64.1328, 57.8451, 37.9181) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.62
Light Salmon
#FEA993
ΔE00 5.33
Peach (survey)
#FFB07C
ΔE00 6.05
Lightsalmon
#FFA07A
ΔE00 6.29
Apricot
#FBCEB1
ΔE00 7.20
Blush (survey)
#F29E8E
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB899 #99E0FF
analogous
#FF99AD #FFB899 #FFEB99
triadic
#FFB899 #99FFB8 #B899FF
tetradic
#FFB899 #ADFF99 #99E0FF #EB99FF
square
#FFB899 #ADFF99 #99E0FF #EB99FF
split-complementary
#FFB899 #99FFEB #99ADFF
monochromatic
#FF631F #FF8D5C #FFB899 #FFE3D6 #FFEAE0
Accessibility & contrast
On white
1.67
#FFB899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#FFB899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB899
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB899 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF97
Deuteranopia (green-blind)
#DBCE99
Tritanopia (blue-blind)
#FFACB0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb899; /* rgb */ color: rgb(255, 184, 153); /* oklch */ color: oklch(84.1% 0.093 44.5);
Tailwind
colors: {
custom: {
50: '#ffcdb7',
500: '#ffb899',
950: '#000000',
},
}SCSS
$custom: #ffb899; $custom-light: #ffcdb7; $custom-dark: #000000;
JSON
{
"hex": "#ffb899",
"rgb": {
"r": 255,
"g": 184,
"b": 153
},
"hsl": {
"h": 18.235,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.84145,
"c": 0.09302,
"h": 44.5
},
"luminance": 0.57841
}Semantic roles & 50–950 ramp
primary
#FFB899
secondary
#5AB9E2
accent
#A0E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381