#FFB89F#FFB89F
#FFB89F is a very light, moderate orange. Relative luminance 0.580; OKLCH L 84.3% C 0.090 H 40.2°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB89F |
|---|---|
| RGB | rgb(255, 184, 159) |
| HSL | hsl(16, 100%, 81%) |
| HSV | hsv(16, 38%, 100%) |
| CMYK | cmyk(0%, 27.8%, 37.6%, 0%) |
| CIE-LAB | lab(80.77, 22.61, 22.89) |
| CIE-LCH | lch(80.77, 32.18, 45.36°) |
| OKLab | oklab(84.27% 0.0686 0.058) |
| OKLCH | oklch(84.27% 0.09 40.2) |
| XYZ | xyz(64.6408, 58.0483, 40.5939) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.11
Light Salmon
#FEA993
ΔE00 4.14
Lightsalmon
#FFA07A
ΔE00 6.88
Blush (survey)
#F29E8E
ΔE00 7.10
Apricot
#FBCEB1
ΔE00 7.89
Peach (survey)
#FFB07C
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB89F #9FE6FF
analogous
#FF9FB6 #FFB89F #FFE89F
triadic
#FFB89F #9FFFB8 #B89FFF
tetradic
#FFB89F #B6FF9F #9FE6FF #E89FFF
square
#FFB89F #B6FF9F #9FE6FF #E89FFF
split-complementary
#FFB89F #9FFFE8 #9FB6FF
monochromatic
#FF5D25 #FF8B62 #FFB89F #FFE5DC #FFE8E0
Accessibility & contrast
On white
1.67
#FFB89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#FFB89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB89F
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB89F | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C09D
Deuteranopia (green-blind)
#DACE9F
Tritanopia (blue-blind)
#FFADB1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb89f; /* rgb */ color: rgb(255, 184, 159); /* oklch */ color: oklch(84.3% 0.090 40.2);
Tailwind
colors: {
custom: {
50: '#ffcdbb',
500: '#ffb89f',
950: '#000000',
},
}SCSS
$custom: #ffb89f; $custom-light: #ffcdbb; $custom-dark: #000000;
JSON
{
"hex": "#ffb89f",
"rgb": {
"r": 255,
"g": 184,
"b": 159
},
"hsl": {
"h": 15.625,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.8427,
"c": 0.08989,
"h": 40.2
},
"luminance": 0.58044
}Semantic roles & 50–950 ramp
primary
#FFB89F
secondary
#5FC1E3
accent
#AAE600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381