#FFB689#FFB689
#FFB689 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.5% C 0.104 H 52.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB689 |
|---|---|
| RGB | rgb(255, 182, 137) |
| HSL | hsl(23, 100%, 77%) |
| HSV | hsv(23, 46%, 100%) |
| CMYK | cmyk(0%, 28.6%, 46.3%, 0%) |
| CIE-LAB | lab(79.91, 21.35, 33.40) |
| CIE-LCH | lch(79.91, 39.64, 57.41°) |
| OKLab | oklab(83.48% 0.0632 0.0823) |
| OKLCH | oklch(83.48% 0.104 52.5) |
| XYZ | xyz(62.4863, 56.5265, 31.2816) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.16
Apricot (survey)
#FFB16D
ΔE00 5.58
Lightsalmon
#FFA07A
ΔE00 6.82
Sandybrown
#F4A460
ΔE00 6.89
Pale Salmon
#FFB19A
ΔE00 7.53
Apricot
#FBCEB1
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB689 #89D2FF
analogous
#FF8997 #FFB689 #FFF189
triadic
#FFB689 #89FFB6 #B689FF
tetradic
#FFB689 #97FF89 #89D2FF #F189FF
square
#FFB689 #97FF89 #89D2FF #F189FF
split-complementary
#FFB689 #89FFF1 #8997FF
monochromatic
#FF6A0F #FF904C #FFB689 #FFDCC6 #FFECE0
Accessibility & contrast
On white
1.71
#FFB689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#FFB689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB689
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB689 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABD86
Deuteranopia (green-blind)
#DCCC89
Tritanopia (blue-blind)
#FFA8AA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb689; /* rgb */ color: rgb(255, 182, 137); /* oklch */ color: oklch(83.5% 0.104 52.5);
Tailwind
colors: {
custom: {
50: '#ffccac',
500: '#ffb689',
950: '#000000',
},
}SCSS
$custom: #ffb689; $custom-light: #ffccac; $custom-dark: #000000;
JSON
{
"hex": "#ffb689",
"rgb": {
"r": 255,
"g": 182,
"b": 137
},
"hsl": {
"h": 22.881,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.83481,
"c": 0.1038,
"h": 52.5
},
"luminance": 0.56522
}Semantic roles & 50–950 ramp
primary
#FFB689
secondary
#4DA8E0
accent
#8EE600
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#181310
muted
#868381